nowrep
5c698d5d2a
[PasswordManager] Fixed encoding passwords to url encoded format.
2013-05-20 13:33:13 +02:00
nowrep
8da362b119
[GnomeKeyring] Added plugin for storing passwords in gnome-keyring.
2013-05-20 11:16:45 +02:00
nowrep
74edb1efa1
[KWallet] Don't load incorrect passwords from wallet.
2013-05-20 11:14:00 +02:00
nowrep
54a3509fcb
[PasswordManager] Added updated member to PasswordEntry struct.
2013-05-20 11:05:54 +02:00
nowrep
6e4f21930c
[Building] Rename KDE flag to KDE_INTEGRATION
2013-05-19 10:52:44 +02:00
nowrep
0fe79f3f71
Updated translations
2013-05-17 15:57:17 +02:00
nowrep
34f8162615
[PasswordBackends] Added possibility to change backends in preferences.
2013-05-17 15:42:06 +02:00
nowrep
95a44ded44
[PasswordManager] Added KWallet backend plugin.
...
When building with KDE integration (KDE build flag), this plugin
will now be built.
Closes #592
2013-05-15 21:31:34 +02:00
Mladen Pejaković
39e6e1a0f1
Optimization of png icons for plugins
2013-05-04 23:21:38 +02:00
nowrep
087eb93ecb
[Code] Improved cppcheck script and fixed all warnings.
2013-04-28 17:50:09 +02:00
nowrep
faeba013bc
Fixed building with Qt 5
2013-04-03 21:14:06 +02:00
nowrep
67dbddedfe
[FileWatcher] Delay emition of file/dir changed signal.
...
Fixes reloading files edited by eg. vim.
2013-04-02 13:14:19 +02:00
nowrep
2e853beef4
[GreaseMonkey] Fixed loading invalid script when script file is deleted
...
Also fixed copyright in gm_jsobect.{cpp,h}
2013-04-02 12:00:27 +02:00
nowrep
51f0232ca3
[GreaseMonkey] Added support for GM_Settings functions.
...
Closes #814
2013-04-02 11:21:12 +02:00
nowrep
39af453281
[AKN] Fixes crash while closing tab with shown labels.
...
See #817
2013-03-21 15:14:35 +01:00
nowrep
8af495599c
Development version has now 1.5.0 version number.
2013-03-17 10:32:55 +01:00
nowrep
b543658a5e
Updated translations from Transifex
2013-03-16 19:53:42 +01:00
nowrep
8c606c0bd1
Updated translations from Transifex
2013-03-15 11:03:25 +01:00
nowrep
79c57f61b6
Version 1.4.0
2013-03-11 17:45:48 +01:00
nowrep
d29aff5330
Updated translations from Transifex.
2013-03-11 17:00:28 +01:00
nowrep
5f5cf7417d
[Code] Updated coding style with patched Astyle + normalized signals.
...
Code was formatted with patched astyle that correctly formats
foreach macro.
Normalize tool is now used to normalize all signal/slots signatures
to normalized format. It saves few reallocations on connections.
2013-03-06 09:08:29 +01:00
nowrep
cc93b67002
[GreaseMonkey] Fixed crash when deleting userscript.
2013-03-05 21:40:34 +01:00
nowrep
d885444501
[Code] Use QVector instead of QList for elements bigger than pointer.
2013-02-26 12:56:11 +01:00
nowrep
4eba746a2c
GreaseMonkey: Bumped plugin version.
2013-02-24 12:07:57 +01:00
nowrep
bed43ed0c8
[Qt5] Use RegExp wrapper to take advantage of new regexp engine.
...
QzRegExp wrapper is using QRegExp directly on Qt 4 and
QRegularExpression (with PCRE engine) on Qt 5.
2013-02-24 10:57:58 +01:00
nowrep
304f1704d2
GreaseMonkey: Don't load invalid scripts.
2013-02-24 10:48:23 +01:00
nowrep
1ae60d65bb
Added new Catalan translation.
...
Thanks to Guillem Prats and Clara Villalba.
2013-02-23 16:19:25 +01:00
S. Razi Alavizadeh
bb9bccf580
Added 'MacToolButton' as a replacement for QToolButton on Mac
2013-02-21 01:09:26 +03:30
David Rosca
e718e00e5c
Merge pull request #760 from srazi/master
...
Fixed some platform specific issues.
2013-02-16 13:29:50 -08:00
nowrep
e4ebeb3252
[Code] Use QString::SkipEmptyParts in QString::split.
2013-02-15 12:36:25 +01:00
S. Razi Alavizadeh
c4b98d4a7a
[Win] This fix completes e934af9
2013-02-15 01:53:28 +03:30
nowrep
0a9f2ec4d6
Coding style.
2013-02-08 12:10:12 +01:00
nowrep
67a08d237d
[code] Using QVariant::fromValue instead of obsolted qVariantFromValue.
2013-02-05 22:33:54 +01:00
nowrep
ced0683c96
Updated translations.
2013-01-31 15:07:17 +01:00
nowrep
61e11c7404
Moving translations to Transifex.com
...
https://www.transifex.com/projects/p/qupzilla
2013-01-31 14:19:13 +01:00
nowrep
949bfe42ed
GreaseMonkey: Reload scripts on when source file changes.
...
Closes #729
2013-01-30 14:12:09 +01:00
Mladen Pejaković
e716a277e4
Serbian Latin translations for plugins
2013-01-29 14:48:39 +01:00
nowrep
c1c1b4130e
New option "Open new empty tabs after active tab".
...
Closes #544
2013-01-25 23:49:46 +01:00
nowrep
e28f9d438e
[Code] qz_ prefixed functions moved to QzTools namespace.
2013-01-22 19:04:22 +01:00
nowrep
7e6802ba35
[Qt5] Ported all plugins to Qt5 plugin system
2013-01-16 14:53:17 +01:00
nowrep
89e091f09c
Qt5: Main code has been edited to support both Qt4 and Qt5
...
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
2012-12-20 14:45:35 +01:00
Mladen Pejaković
517cb4efd0
Add full name to the list, if both name and last name are defined
2012-12-12 15:24:26 +01:00
Mladen Pejaković
508dcbb95c
Use actual PIM data for menu action name
2012-12-12 15:23:25 +01:00
nowrep
999f499288
Use .qupzilla/tmp instead of /tmp.
...
- use it for downloading temporary files that are going
to be opened
- this directory will be cleaned upon application close
2012-11-27 19:14:03 +01:00
David Rosca
1502181dad
Merge pull request #577 from stuarch/master
...
Update Traditional Chinese Translations
2012-09-17 08:50:09 -07:00
stuarch
e942daa7b4
Update Traditional Chinese Translations
2012-09-17 18:32:43 +08:00
nowrep
eddc51734a
Version 1.3.5
2012-09-16 20:42:07 +02:00
nowrep
2b6de8182b
Updated French translation
2012-09-14 21:52:17 +02:00
Vasilis Tsivikis
25c8021371
Updated Greek Translations 1.3.5
2012-09-13 03:17:29 +03:00
nowrep
92b18f5466
Plugins: Fixed crash when unloading with settings dialog opened.
...
- also it is now possible to open only one settings dialog at time
2012-09-11 11:31:28 +02:00
Mladen Pejaković
814abafade
Serbian translation updates
2012-09-10 20:33:01 +02:00
nowrep
98bdacc296
Added missing qt_fa.qm Qt translation file.
2012-09-09 18:03:04 +02:00
S. Razi Alavizadeh
6863a240be
MouseGestures Persian translation was updated.
2012-09-09 15:02:46 +04:30
S. Razi Alavizadeh
873a801f74
Reversed some mouse-gestures for RTL environment.
2012-09-09 15:01:55 +04:30
Jonathan Hooverman
f4f5ae7083
Updated German translation for MouseGestures plugin
2012-09-09 11:40:28 +02:00
alexandre596
d4d69bee08
Update src/plugins/MouseGestures/translations/pt_BR.ts
2012-09-09 00:56:08 -03:00
Daiki Noda
5b0ba71d52
Updated Japanese translation for MouseGestures
...
Updated Japanese translation for MouseGestures
2012-09-09 03:15:18 +09:00
nowrep
14c2166e57
MouseGestures: Added 2 new gestures for switching tabs
...
- up + right and up + left
2012-09-08 20:10:41 +02:00
nowrep
398c1ffdd6
MouseGestures: Updated translations
2012-09-08 20:10:13 +02:00
nowrep
ac83b5bac6
MouseGestures: Fixed loading correct page when opening new tab.
...
- loading page according to user preferences on new tab
= eg. speed dial, blank tab, specified url, ...
2012-09-08 19:46:19 +02:00
Mark Tolley
41168f0ff4
Fix crash on unloading PIM plugin
2012-09-07 19:33:38 +01:00
nowrep
528f398cbe
Using QLatin1String and QLatin1Char now everywhere
...
- it saves few unnecessary allocations
2012-09-04 12:42:45 +02:00
nowrep
1afc663e91
GreaseMonkey: Use QLatin1String and QLatin1Char in script parsing
2012-09-04 11:29:47 +02:00
nowrep
c7cdaf824f
Qt5: Changing Q_WS_* macros to Q_OS_*
...
- Q_WS_* macros have been removed in Qt 5
2012-09-03 23:03:20 +02:00
nowrep
0c6abb8afc
Added Brazilian Portuguese translation for plugins
2012-09-03 22:38:31 +02:00
nowrep
b2181f0bab
Coding style: Use empty QString() constructor instead of "" everywhere
2012-09-02 11:42:41 +02:00
nowrep
cf2c28cfdb
Updated coding style
2012-08-31 15:19:07 +02:00
nowrep
6d997220c7
Added support for listing directories with file: scheme
...
closes #435
2012-08-23 16:17:56 +02:00
nowrep
bae437edeb
Fixed hiding access keys when scrolling page with scrollbars
2012-08-23 11:03:33 +02:00
S. Razi Alavizadeh
38456333a3
Improved, AKN_Handler
handles pressed key case-insensitive if it's possible.
2012-08-23 04:01:17 +04:30
S. Razi Alavizadeh
413e61e9b6
Fixed, accesskeys don't hide when page is scrolled without mouse wheel.
2012-08-23 04:01:16 +04:30
S. Razi Alavizadeh
1fea4cdbc3
Persian translation of plugins and linux desktop file was added.
2012-08-14 00:10:12 +04:30
S. Razi Alavizadeh
470729ce84
Fixed 'gm_*.h not found' build error. And added ignore rule for MSVC debug symbols.
2012-08-13 09:28:09 +02:00
Mladen Pejaković
22b77fb276
Spanish ES and VE translations update
2012-07-31 00:39:35 +02:00
mckaygerhard
d60cff4fc0
Updated and added new translation files, for Venezuelan spanish
2012-07-30 17:40:06 -04:30
stuarch
1034533b30
Update Traditional Chinese Translations
2012-07-22 14:16:45 +08:00
Mladen Pejaković
f72ba01838
Indonesian translations
2012-07-21 10:49:48 +02:00
w41l
745c845414
Updated Indonesian translations.
2012-07-21 15:26:19 +07:00
Mladen Pejaković
af8d3fff70
PIM: Moving through settings via tab key is now ordered
2012-07-20 13:25:56 +02:00
nowrep
e41853842a
Updated Portuguese translation for GreaseMonkey
2012-07-19 11:45:26 +02:00
nowrep
73a7c603fb
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-07-17 23:22:29 +02:00
nowrep
f4139fa5ab
Updated Portuguese translations
...
- added translations for GreaseMonkey and PIM plugins
- updated homepage translation
2012-07-17 23:22:20 +02:00
Jonathan Hooverman
d6c40d9273
Updated German translation PIM plugin
2012-07-16 22:08:45 +02:00
nowrep
0a7741cc42
Version 1.3.1
...
- just bugfix release
2012-07-16 13:59:24 +02:00
Daiki Noda
bdc5545901
update ja_JP.ts for qupzilla and plugins.
...
Updated japanese language files.
2012-07-16 19:52:12 +09:00
nowrep
2fc20cbdfc
Ukrainian translation for PIM, GreaseMonkey and homepage
2012-07-15 21:28:02 +02:00
Mladen Pejaković
57298c9862
Serbian translations update
2012-07-13 21:40:53 +02:00
Jonathan Hooverman
eab422647a
Updated German translation GreaseMonkey Plugin
2012-07-13 20:00:45 +02:00
nowrep
232350c910
Added Italian translation for GreaseMonkey and PIM plugins
2012-07-13 17:30:31 +02:00
nowrep
0986f1362d
PIM plugin: Enter key on numpad now works for Ctrl+Enter shortcut
2012-07-13 16:50:26 +02:00
nowrep
14e0040a9f
AdBlock: Fixed $third-party option when Referer header is empty
...
- should fix a lot of false positives with $third-party rules
see #444
2012-07-13 11:04:14 +02:00
nowrep
fe209d8350
Updated all translations
...
- removed obsolete entries
2012-07-12 21:43:44 +02:00
nowrep
f70d77a413
AdBlock + GreaseMonkey: Fixed downloading UTF-8 subscriptions / scripts
2012-07-12 15:14:02 +02:00
nowrep
f65b30fda7
Another Windows fixes + added qt_uk.qm (ukrainian qt translation)
2012-07-12 12:55:22 +02:00
nowrep
014fa12159
Added GreaseMonkey + PIM plugins
2012-07-11 18:30:00 +02:00
nowrep
8a5880c77d
Plugins: Fixed disabling all plugins when saving preferences
...
- and not going to extensions tab
2012-07-09 12:47:27 +02:00
nowrep
0d4078f005
Build system now allow building plugins out of src/plugins directory
2012-07-06 13:28:45 +02:00
nowrep
abdcc5bfab
Updated French translation
2012-07-05 21:51:30 +02:00
nowrep
2dc0785aff
AdBlock: Support for $elemhide and $document exception rules
...
- with @@||qupzilla.com^$document you can completely disable
AdBlock from running on qupzilla.com site
2012-07-04 16:00:53 +02:00
Mikino89
de93c5ed36
Updated Slovak translation
...
- added translation for AKN plugin
2012-07-04 11:18:24 +02:00
nowrep
935cf7b40b
Updated Ukrainian translation (desktop launcher + plugins)
2012-07-03 18:21:21 +02:00
nowrep
dda70eef32
Updated Spanish translation
2012-07-02 17:12:45 +02:00
nowrep
e8792a9498
Updated Italian and Portuguese translation
2012-07-02 09:39:02 +02:00
Mariusz Fik
4ff97abfd9
polish translation for plugins
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-06-29 22:28:36 +02:00
nowrep
572057b4f2
MouseGesturesPlugin: Fixed symbol lookup error.
...
- undefined symbol: _ZN7Gesture20MouseGestureCallbackD2Ev
closes #427
2012-06-28 22:23:46 +02:00
David Rosca
6ab3970bdd
Merge pull request #426 from sys9kdr/master
...
Updated Japanese language files.
2012-06-28 11:40:28 -07:00
Daiki Noda
c8b00d5284
Update Japanese langunage files
...
Updated Japanese languages.
All Japanese translations finished for release 1.3.0.
2012-06-29 02:19:49 +09:00
Vasilis Tsivikis
cb94172064
Updated Greek Translation v1.3.0
2012-06-28 19:31:29 +03:00
nowrep
8f75fd2532
Fixed crash when cleaning cache while cache is not used (disabled).
2012-06-15 17:43:19 +02:00
nowrep
0cba7628de
Initial work on support for 3rdparty AdBlock lists.
...
- also fixed one minor gcc warning
2012-06-15 17:03:37 +02:00
stuarch
d17bad4bfc
Update Traditional Chinese Translation
2012-05-23 18:07:26 +00:00
Jonathan Hooverman
35ab9cb25f
Updated German translation of TestPlugin
2012-04-11 22:00:45 +02:00
nowrep
a800d8a1f3
Added possibility to open .xhtml files from Open File dialog.
...
- fixed issue with showing one plugin more than once if you have
duplicated plugins in plugin directories
- remove obsolete translations from *.ts files
2012-04-06 10:15:17 +02:00
nowrep
7e3ff6f126
Version 1.2.0
2012-04-05 13:22:19 +02:00
nowrep
f94e69d557
Updated Georgian translation + fixed plugin system loading.
2012-04-04 21:12:52 +02:00
nowrep
9778773199
Using better method for loading translations.
...
- it can now load xx_CC translation even if xx_DD is
user's system locale
2012-04-04 18:48:54 +02:00
nowrep
1c883e4ec3
Mac OS X building tweaks + fixing valgrind warnings.
...
- in mousegestures plugin, don't start gesture when mouse
is at scrollbar's position
2012-04-04 17:41:33 +02:00
nowrep
7c7c1787bc
Fixed saving settings in plugins.
2012-04-03 20:23:15 +02:00
nowrep
6560459418
Fixed loading plugins when using USE_LIBPATH define
...
- reverted displaying page url with QWebFrame::baseUrl()
2012-04-03 19:28:12 +02:00
nowrep
47ec2b57f7
Fixed potentional crash on history/cookies loading
...
- changed settings path for plugins to PROFILE/extensions/
2012-04-02 16:00:08 +02:00
nowrep
e608bc0e1f
Enhanced Plugins API - possibility to add sidebar
...
- example implementation is now in TestPlugin
2012-04-01 16:36:38 +02:00
nowrep
ec4b52eda8
Updated French translation + windows installer
2012-03-31 23:58:51 +02:00
nowrep
5348c72e9d
Updated Italian translation.
2012-03-31 18:59:51 +02:00
nowrep
8f9ac49dd4
Updated Russian translation
2012-03-31 09:09:42 +02:00
nowrep
43cd497d3f
Using QStringBuilder now. Fixed speed dial dialogs for webkit 533.3
2012-03-30 12:01:12 +02:00
nowrep
a6f55a340b
Updated Portuguese translation
2012-03-27 18:37:21 +02:00
nowrep
93808b1bd1
Updated Spanish & Chinese translations
2012-03-26 21:08:22 +02:00
nowrep
4d96a6760c
No longer using global event filters, instead filtering widget events.
...
- using guarded pointers in plugins now
2012-03-26 17:47:28 +02:00
nowrep
9ed4a89ca0
Fixed building & added plugins translations into resources.
...
- removed obsolete "Dont save icons" entry in preferences
2012-03-25 21:45:16 +02:00
vasitsiv
c58957d638
V2 Greek Translations
2012-03-25 21:46:31 +03:00
Stefan Comanescu
939bab1c14
Romanian translation for plugins
2012-03-25 18:28:03 +03:00
stuarch
2d8e0603ca
Update Tradidtional Chinese Translations
2012-03-25 22:17:02 +08:00
sys9kdr
f8ca5709c9
Update Japanese translations.
2012-03-25 22:33:37 +09:00
nowrep
176d5695d2
Updated Dutch and Swedish translations
2012-03-25 14:21:45 +02:00
nowrep
c664ea076b
Added option to separate http and https proxy configuration.
...
- also fixed building of akn plugin
- closes #314
2012-03-21 15:05:04 +01:00
nowrep
c7187bf064
AKN plugin now correctly shows keys on pages with more frames
...
- it works fine now for example on gmail
- status bar overlay now hides after small delay (500ms)
2012-03-21 13:00:30 +01:00
nowrep
bb8e1ffdb5
Fixed toggling WebInspector. It now shows correct inspector everytime.
2012-03-16 16:57:24 +01:00
w41l
d5638fbc27
Updated Indonesian translations. Add new translation for plugins
...
section.
2012-03-16 16:16:10 +01:00
sys9kdr
4119a265fa
Update Japanese translations.
2012-03-16 16:06:51 +01:00
nowrep
dbfc09538c
Fixed compilation with QtWebKit < 2.2 and AKN plugin.
2012-03-16 13:53:49 +01:00
nowrep
17d70adfa5
Various changes in starting application.
...
- constantly renaimed app plugins to Extensions
2012-03-13 15:10:18 +01:00
nowrep
9161945d97
Various fixes regarding "Don't load tabs until selected" option
...
- fixed typo in Access Keys Navigation plugin
2012-03-12 18:22:01 +01:00
nowrep
1a3af429d2
Show whether QupZilla was built with debugging symbols in config page.
...
- closes #202
2012-03-10 14:37:05 +01:00
nowrep
c9d39d06ee
Updated Dutch translation
2012-03-10 12:20:38 +01:00
nowrep
03db6da1a9
Added option to create search engine from <input> element on page.
...
- accessible in context menu on input
- added translations for plugins into resources so they can be loaded
- in access keys navigation plugin: lower case chars are choose first
2012-03-08 13:05:57 +01:00
stuarch
dfffb04a06
Update Tradidtional Chinese Translations
2012-03-08 18:48:53 +08:00
stuarch
3dc43b18a3
Merge https://github.com/nowrep/QupZilla
2012-03-08 18:01:35 +08:00
Jonathan Hooverman
2e3cc19ac5
Added German translation for AccessKeysNavigation
2012-03-07 19:41:40 +01:00
nowrep
0e4fd462ba
Access Keys Navigation plugin now add also lower/upper case chars.
...
- imporved pages screen = removing scrollbars from screen
2012-03-07 12:19:54 +01:00
nowrep
6878522c31
Improved "Save Page Screen" dialog.
...
- it is now loading page screen in new thread
- it now resizes thumbnail to fit the dialog size
2012-03-05 14:33:24 +01:00