David Rosca
6ac5b913e0
[Translations] Removed sr@Ijekavian translations (with capital I)
...
[ci skip]
2014-04-26 16:21:31 +02:00
David Rosca
445747155f
[GreaseMonkey] Fixed downloading scripts to correct directory
2014-04-26 13:21:39 +02:00
David Rosca
2bbde2a3a8
[Translations] Pulled translations from Transifex
2014-04-26 13:03:47 +02:00
David Rosca
535cc3e73a
[QzCommon] Move constants initialization into source file (.cpp)
...
Plugins are now checking for a match of version that were built with
in Plugin::testPlugin() function.
2014-04-17 15:20:54 +02:00
nowrep
463fa96e04
[Build] Fixed building with Qt5
2014-04-06 13:50:09 +02:00
nowrep
b73751f497
[GreaseMonkey] Cleanup of GM_Downloader code
2014-03-31 12:37:24 +02:00
nowrep
9c67d874e7
[Translations] Updated plugins translations
2014-03-29 15:47:38 +01:00
nowrep
3d23f3eb02
[WebTab] Move more code into WebTab, instead of handling in TabWidget/TabBar
...
This also fixes showing tab icon after detaching tab
2014-03-18 20:00:34 +01:00
nowrep
fe0b03fdb7
Include QDebug in qzcommon.h
...
It's annoying to always include it just to remove a moment after...
2014-03-16 13:22:41 +01:00
nowrep
34cb20e82a
Updated translations
2014-03-10 20:55:31 +01:00
Mladen Pejaković
ecfc987b4f
[Translations] Update Serbian language
2014-03-10 19:47:27 +01:00
nowrep
2e9ce1ba90
[CodeCleanup] Major cleanup in MainApplication class
2014-03-10 00:47:07 +01:00
nowrep
214279e3bb
[DataPaths] Added new class DataPaths
...
This class holds all paths now (instead of MainApplication)
Renamed ProfileUpdater -> ProfileManager
ProfileManager is now responsible for all operations with profiles
2014-03-09 21:51:42 +01:00
nowrep
edbb87bd1f
[CodeCleanup] IconProvider now have static methods for getting icons
2014-03-07 18:03:42 +01:00
nowrep
74883f8af4
[Building] Use QZ_DESTDIR variable for $SRC/bin directory
...
Should fix problems with shadow builds.
Closes #1252
2014-03-04 15:14:19 +01:00
nowrep
404fa68a1b
[Cleanup] Renamed QupZilla class to BrowserWindow
2014-02-19 22:07:21 +01:00
nowrep
a4541da935
[Plugins] Updated translations
2014-02-18 17:23:14 +01:00
nowrep
a22b40db9d
Updated translations from Transifex
2014-02-13 17:06:15 +01:00
nowrep
260447e414
[coverity] Fixes for issues found by scan.coverity.com
2014-02-01 19:21:49 +01:00
Mladen Pejaković
77d10dbec7
[Translations] Serbian files update
2014-01-27 15:27:33 +01:00
nowrep
585da812dd
Development version 1.7.0
2014-01-26 19:12:34 +01:00
nowrep
80e4575517
[Translations] Updated translations from Transifex
...
Also removed incomplete (less than 60%) translations
2014-01-26 18:46:45 +01:00
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
2014-01-11 16:11:42 +01:00
nowrep
4e4e653f9f
Version 1.6.0
2014-01-01 20:55:33 +01:00
nowrep
da15e5868d
[CodingStyle] Don't use references when assigning to local variable
...
Let the compiler do the optimization
2013-12-30 13:43:48 +01:00
nowrep
efe1d4d125
[Translations] Pulled plugins translations from Transifex
2013-12-06 22:32:58 +01:00
Mladen Pejaković
1fcef58e8b
Serbian translations update
2013-09-20 23:48:00 +02:00
nowrep
f527a837db
Added Arabic translation to project files (.pro)
2013-09-19 12:02:53 +02:00
Muhammad Fawwaz Orabi
a6466bbe15
Updated Arabic translations
2013-09-18 09:20:10 +03:00
Muhammad Fawwaz Orabi
740c8d7f4e
Added complete Arabic translations for the main application and plugins, the coordinator on transifex does not seem to be active.
2013-09-18 09:04:36 +03:00
nowrep
567d6c74f4
GreaseMonkey: Run usercscripts in all frames on page
2013-07-29 17:55:35 +02:00
nowrep
324ea1ec66
Updated translations from transifex
2013-07-28 20:51:45 +02:00
S. Razi Alavizadeh
b472bd2021
[GreaseMonkey] set list of userscripts as LTR widget.
...
-its contents are in LTR regardless of interface language.
-Closes #967
2013-07-08 14:04:19 +04:30
S. Razi Alavizadeh
eac8af1b51
[Windows] Fixed compile issue.
2013-06-17 03:46:50 +04:30
nowrep
d64a86ab7e
Added new translations into project and resource files
2013-06-16 23:45:27 +02:00
nowrep
19f8c13c65
Pulled new translations (with 60+ % completed) from Transifex
2013-06-16 23:09:02 +02:00
nowrep
61ce1cb904
Updated translations from Transifex
2013-06-16 23:04:10 +02:00
nowrep
f4315304f7
[GreaseMonkey] Fixed buttons in script list with RTL layout.
2013-06-10 23:06:17 +02:00
nowrep
8e9ea139db
Make GnomeKeyring and KWallet plugins translatable.
2013-06-08 21:04:58 +02:00
nowrep
0e478a56d8
[Building] Use DEPENDPATH to correctly generate dependencies.
2013-06-04 23:18:55 +02:00
nowrep
58c0c77479
[GreaseMonkey, AdBlock] Use 16x16 icons in statusbar
2013-06-03 15:50:57 +02:00
nowrep
48528b36bf
[GreaseMonkey] Correctly remove icons from statusbar on unload.
2013-06-03 15:42:14 +02:00
nowrep
7b736ed9df
[GreaseMonkey] Added icon to statusbar.
...
Closes #741
2013-06-02 19:09:41 +02:00
nowrep
4b0552e3ef
[GreaseMonkey] Added "Edit in text editor" button to script info.
2013-06-02 18:25:25 +02:00
nowrep
8934c3842d
[GreaseMonkey] Cleanup project file.
2013-05-25 00:29:05 +02:00
nowrep
5ee5d66e18
[GreaseMonkey] Fixed loading userscripts when first enabling plugin.
2013-05-24 14:57:33 +02:00
nowrep
a172327992
[Plugins] Added InitState to plugin's init() function
2013-05-24 11:03:16 +02:00
nowrep
0fe79f3f71
Updated translations
2013-05-17 15:57:17 +02:00
Mladen Pejaković
39e6e1a0f1
Optimization of png icons for plugins
2013-05-04 23:21:38 +02:00
nowrep
faeba013bc
Fixed building with Qt 5
2013-04-03 21:14:06 +02:00