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

55 Commits

Author SHA1 Message Date
David Rosca
bd75853929 Update Windows installer 2016-03-30 13:16:43 +02:00
David Rosca
a6c705d3d2 Update installer for Qt 5 2015-10-22 20:55:29 +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
nowrep
1d1451aee4 [Windows] Updated installer 2014-01-29 00:11:51 +01:00
Jonathan Hooverman
d917f43cf0 Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
nowrep
b86cc794bf [Windows] Fixed installer language issues
Closes #1120
2014-01-03 20:08:24 +01:00
nowrep
4e4e653f9f Version 1.6.0 2014-01-01 20:55:33 +01:00
nowrep
a130c519e5 Updated Windows installer 2013-09-03 21:45:28 +02:00
nowrep
f2945f14bf [Windows] Added Spanish translation into installer. 2013-05-25 10:31:54 +02:00
nowrep
e05595f6b2 [Win] Fixed all warnings in Windows installer.
Also added Serbian Latin translation files.
2013-05-19 00:08:13 +02:00
nowrep
6d36afff3e [Win] Updated installer + fixed previous commit. 2013-05-18 23:37:50 +02:00
nowrep
f8e9516a5a [Windows Installer] Added Serbian language into installer. 2013-04-27 15:22:34 +02:00
nowrep
d681e33f81 [Windows] Updated Windows installer. 2013-04-25 16:24:45 +02:00
nowrep
3e546ebb70 [Windows] Updated installer files 2013-03-12 12:22:34 +01:00
nowrep
79c57f61b6 Version 1.4.0 2013-03-11 17:45:48 +01:00
nowrep
1ae60d65bb Added new Catalan translation.
Thanks to Guillem Prats and Clara Villalba.
2013-02-23 16:19:25 +01:00
nowrep
76f324549e Updated copyright to 2013.
Closes #750
2013-02-11 09:59:53 +01:00
S. Razi Alavizadeh
62d3fd8bbb [FTP] Caching file icons, also added ftp to installer script and associationManager() 2013-01-29 20:03:56 +03:30
nowrep
712877a068 Updated windows installer - remove untranslated languages.
And changed "Register http and https protocols" to "Register
http(s) and ftp protocols".
So this should be changed in all translations.
2013-01-29 14:23:10 +01:00
S. Razi Alavizadeh
b88c917d54 NSIS Script: added some comments. 2012-11-20 13:11:29 +03:30
S. Razi Alavizadeh
3007ffe131 Create separate ProgIds for HTTP and HTTPS protocols.
because of icon conflicting! (protocols use icon at index 0 and extentions use icon at index 1 of executable)
2012-11-20 11:30:17 +03:30
S. Razi Alavizadeh
25410eb00f NSIS script improved:
-'FileAssociation.nsh' rewritten and renamed to 'AllAssociation.nsh'
-Now supports new association method on Vista and newer version of Windows.
-Support register as protocol handler and add option for set as default browser.
-Backup old association even on Vista and newer version of Windows and restore them when uninstalling.
-Support 'Default Programs' on Vista and newer version of Windows.
2012-11-19 21:59:04 +03:30
S. Razi Alavizadeh
3482a7f875 Installer script improved:
-Ask for terminate running instance.
-Prevent multiple installer instances
-Register more info within uninstaller section
2012-11-19 20:36:39 +03:30
S. Razi Alavizadeh
c2da3fc728 Windows: Updated NSIS Installer and some fixes about Persian translation 2012-09-30 19:08:48 +03:30
nowrep
214f28c2c4 Windows: Updated NSIS Installer 2012-09-28 20:54:15 +02:00
nowrep
3ee19dfa77 Windows Installer: Fixed silent installation (/S argument)
closes #555
2012-09-07 15:16:54 +02:00
nowrep
0a7741cc42 Version 1.3.1
- just bugfix release
2012-07-16 13:59:24 +02:00
nowrep
f65b30fda7 Another Windows fixes + added qt_uk.qm (ukrainian qt translation) 2012-07-12 12:55:22 +02:00
nowrep
2ffb8ee523 Updated Ukrainian translation. 2012-06-30 21:49:36 +02:00
nowrep
31e31b703a Fixed building on Windows & shoudl fix crash in #334 2012-04-02 19:33:05 +02:00
nowrep
ec4b52eda8 Updated French translation + windows installer 2012-03-31 23:58:51 +02:00
sys9kdr
c6c9f7d9c1 Update Japanese translations. 2012-03-19 13:57:39 +09:00
w41l
955bb18876 Updated Indonesian translations. Add new translations for plugins
section.
2012-03-18 11:04:26 +01:00
nowrep
cbd3e195b2 Updated Italian translation 2012-02-11 19:02:44 +01:00
nowrep
7a9493a3b3 Edited windows installer, now installing msvc2008 redistributables.
- QupZilla now should run correctly on every MS system
2012-01-17 21:20:09 +01:00
nowrep
b2edc69eb2 Added text codecs into Windows installer. Closes #139
- due to a missing text codecs, japanese/chinese characters
  were not displayed correctly
2012-01-13 23:07:04 +01:00
nowrep
ee88c78f7a Updated Windows installer + added Greek language. Closes #127 2012-01-05 19:43:30 +01:00
nowrep
7808408cc8 Final updates for 1.0.0 stable release.
Containing small fixes:
 - updated windows installer
 - small modification to linux default theme (new tab button)
2011-11-09 16:58:25 +01:00
nowrep
2cb067878d Coding style, fixed cppcheck warnings + improved html highlighter
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
 - all cppecheck warnings fixed + added script (cppcheck.sh)
 - introduced coding style + added astyle script (coding_style.sh)
 - fixed one mistake in czech translate + updated windows installer
2011-11-06 17:01:23 +01:00
nowrep
fb9a211d6b 1.0.0-rc1 2011-10-23 15:12:04 +02:00
nowrep
28bfa1e549 Updated NSIS installer script + translation 2011-09-13 18:21:34 +02:00
nowrep
36dc77bea6 Windows7 JumpList now also shows list of 6 most visited pages, added
variety of icons sizes, updated windows installer
2011-05-06 20:05:49 +02:00
nowrep
86306c76ff Final edit for 0.9.9 version 2011-04-07 19:20:43 +02:00
nowrep
4b30167998 Updated installer script 2011-03-29 19:19:56 +02:00
nowrep
c8544c7804 Begin to work on version 0.9.9 2011-03-19 18:56:54 +01:00
nowrep
aaad1617a6 Bumped version to 0.9.8 2011-03-17 20:49:43 +01:00
nowrep
4aa290fddd Fixed windows installer script 2011-03-15 22:17:22 +01:00
nowrep
6414c808dc Windows installer updates 2011-03-10 15:45:50 +01:00