1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00
Commit Graph

137 Commits

Author SHA1 Message Date
Razi Alavizadeh
29fbbf5dc4 Windows: Warn user about needed hotfix
BUG: 394905
FIXED-IN: 3.0.2
2018-06-06 23:42:08 +04:30
David Rosca
04341b0981
Change homepage to falkon.org 2018-03-30 09:38:26 +02:00
David Rosca
7595cef9ee
Windows: Fix app description text 2018-03-27 14:31:55 +02:00
Razi Alavizadeh
2b67d1ce24 Windows: Add MSVC runtime needed by OpenSSL 2018-03-27 14:48:33 +04:30
Razi Alavizadeh
e5de0bc4c9 Windows: Remove installer translations 2018-03-26 16:41:02 +04:30
Razi Alavizadeh
03cd6c2523 Windows: Recursively copy translations
- Fix recent commit
2018-03-26 14:10:28 +04:30
David Rosca
cea9e2cf8f
Windows: Install app translations 2018-03-26 10:04:46 +02:00
Razi Alavizadeh
9227a25bbd Windows: Update installer to support install in standard or portable mode 2018-03-26 12:05:34 +04:30
David Rosca
fae791dcc9
Windows: Update installer 2018-03-24 14:14:03 +01:00
David Rosca
2886370a37
Windows: Fix library name in installer 2018-03-24 11:54:22 +01:00
David Rosca
1183fc5809
Windows: Update installer with correct paths 2018-03-24 08:44:15 +01:00
David Rosca
7d29a5e991
Windows: Update installer images
Installer and uninstaller were removed, it should use falkon.ico instead
2018-03-23 11:08:04 +01:00
David Rosca
dfea1a125c
Windows: Update registered capabilities
All registered file types now have same title "Falkon HTML Document"
and all registered protocols "Falkon URL".
Also added ftp protocol.
2018-03-23 09:26:40 +01:00
David Rosca
5489ac5c7c
Windows: Update links in installer 2018-02-16 15:26:05 +01:00
David Rosca
e155e1eedb Windows installer: Remove Breathe section 2018-01-11 19:54:09 +01:00
David Rosca
d00e769749 Initial rename to Falkon 2017-08-25 17:32:32 +02:00
srazi
21b2685375 Windows: Remove support to set QupZilla as default FTP handler.
- Closes #2417
2017-08-21 21:45:32 +04:30
srazi
d544a5dc5f Windows: Don't run QZ as administrator after installation
- Closes #2146
2017-03-23 17:19:50 +04:30
scootergrisen
f17e216bb3 Fix a few spelling mistakes in danish translation (#2275) 2017-03-23 12:14:41 +01:00
srazi
cedf1b6b24 CI for Windows and macOS (#2245) 2017-03-17 20:12:23 +01:00
David Rosca
26340c8284 Merge branch 'v2.1' 2017-03-15 19:27:30 +01:00
David Rosca
fc37057bee Version 2.1.2 2017-03-15 19:26:50 +01:00
David Rosca
5d66da5396 Fix Danish translation for Windows installer 2017-03-15 13:29:09 +01:00
scootergrisen
e05af26477 Add danish translation (#2250) 2017-03-15 13:18:35 +01:00
David Rosca
28273f9613 Version 2.1.1 2017-02-13 23:13:10 +01:00
David Rosca
c7b323b79b Windows: Also install spellcheck dictionaries 2017-02-07 14:31:37 +01:00
David Rosca
47743a7b8b Windows: Update installer.nsi 2017-02-06 18:40:48 +01:00
David Rosca
4062473e98 Version 2.1.0 2017-02-04 10:47:24 +01:00
David Rosca
fe6005bb26 Windows Installer: Install all translations
Closes #1860
2016-12-21 22:03:01 +01:00
hakking
12a277fe19 Update installer.nsi (#2115) 2016-11-05 14:17:11 +01:00
hakking
7b7a3d2531 Update languages.nsh (#2112)
Add "Hong Kong Cantonese" (LangId 3076, zh-HK).
2016-11-05 14:17:03 +01:00
David Rosca
f7835b7ba8 Merge branch 'v2.0' 2016-10-24 20:04:27 +02:00
David Rosca
dd388cdf1f Version 2.0.2 2016-10-24 17:35:49 +02:00
David Rosca
f73e8289fc Merge branch 'v2.0' 2016-06-19 11:46:07 +02:00
David Rosca
1299c0f481 Windows installer: Qt5XmlPatterns.dll is not needed 2016-06-19 11:45:17 +02:00
David Rosca
960f3a7996 Merge branch 'v2.0' 2016-06-08 20:52:02 +02:00
David Rosca
efb57c9ed0 Windows Installer: libhunspell.dll is no longer used 2016-06-08 17:27:23 +02:00
David Rosca
521d058d71 Merge branch 'v2.0' 2016-06-08 16:25:36 +02:00
David Rosca
4832028600 Version 2.0.1 2016-06-08 16:24:44 +02:00
Martii
83287a6944 Optimize some other image types
* Optimize .gif files
* Optimize .ico files

**NOTES**
* Not touching OS2 .ico's currently... no applicable program to modify 1..5 *(page_os2.ico)* images and 1..7 *(qupzilla_os2)* images respectively. May have to see if I kept my OS/2 Warp in storage.
* Can't save all Apple *.icns currently on dev station... Mac dev station makes it bigger on duplication ... this could probably be optimized but unable to at this time

All should be same but smaller *(palette opts, and other format opts)*... special note on qupzill.ico... all I did was resave and it's quite a bit smaller... icons are also currently in reverse order... should be okay but not standard and may fail on some older Windows
2016-05-12 15:20:13 -06:00
David Rosca
06087a943e Windows: Install also QML imports
Closes #1925
2016-04-18 09:37:53 +02:00
David Rosca
90c2ad6d80 Update windows installer 2016-04-08 20:42:48 +02:00
David Rosca
e5460538c8 Version 2.0.0 2016-03-30 14:50:03 +02:00
David Rosca
bd75853929 Update Windows installer 2016-03-30 13:16:43 +02:00
David Rosca
8b2e6bf9b6 New logo
Thanks to Adrien Vigneron and Elio Qoshi
2015-11-08 23:39:12 +01:00
David Rosca
a6c705d3d2 Update installer for Qt 5 2015-10-22 20:55:29 +02:00
Philipp Wiesemann
e375a9b520 Fix typos in launcher and installer 2015-10-22 20:53:23 +02:00
David Rosca
160190dfb3 master branch is now 1.9.0 development version 2014-10-11 13:11:49 +02:00
David Rosca
cf044356fa Version 1.8.0 2014-09-26 10:35:35 +02:00
David Rosca
5c20fdfe82 Windows: Add Breathe theme to installer
[ci-skip]
2014-09-25 16:30:57 +02:00