nowrep
31afc8aee6
[KWalletPasswords] Build only with Qt4.
...
Also show better error message when loading plugin fails
2014-01-21 23:53:45 +01:00
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
2014-01-11 16:11:42 +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
3d4da9e4ea
[FileDialogs] Remember last path in all dialogs
...
Closes #1075
2013-12-25 19:06:58 +01:00
nowrep
f465157897
SpeedDial: Google.com is no longer in default pages
...
See #1079
2013-11-06 17:17:49 +01:00
nowrep
18baba4489
Correctly set fileName member of Plugin struct.
...
Thanks to char101
Closes #1020
2013-09-10 15:52:18 +02:00
nowrep
25834dea06
SpeedDial: Replaced facebook with duckduckgo as default page
...
Closes #990
2013-08-12 10:34:35 +02:00
S. Razi Alavizadeh
d3cb32247a
[RTL Layout] Set layoutDirection of widgets with LTR contents to LTR, for having a better look.
...
- closes #971
2013-07-11 20:48:32 +04:30
Jonathan Hooverman
4848def230
Modified copyright year
2013-07-11 16:21:57 +02:00
nowrep
a172327992
[Plugins] Added InitState to plugin's init() function
2013-05-24 11:03:16 +02:00
nowrep
f8ee9a4b9c
[PasswordManager] Small cleanups + offer plugins to add new backends.
2013-05-15 20:05:45 +02:00
laoch
ad33d353af
Fix issue with missing semicolon with portable Windows builds.
2013-04-17 08:46:19 -05:00
nowrep
901bdac85d
[Plugins] Added possibility to unregister scheme handlers.
...
It is important to unregister scheme handler when unloading
a plugin, otherwise it will crash on next createRequest call.
2013-04-12 18:05:45 +02:00
nowrep
672c388407
[Plugins] Print error message when failed to load plugin.
...
Prints QPluginLoader's error message to the stderr.
2013-04-12 17:49:22 +02:00
nowrep
83b7f6d1c0
[Portable] Save loaded plugins with relative path.
...
It is now possible to correctly load plugins even when
eg. disk label on Windows changes.
2013-04-11 23:26:12 +02:00
nowrep
1e6b9a915d
[Build] Use pkg-config only on linux.
2013-03-14 15:29:12 +01:00
nowrep
c36e13da32
Fixed previous commit.
2013-03-11 17:38:21 +01:00
nowrep
adcb8570ed
Added Yu Hai into translators.
2013-03-11 17:19:11 +01:00
nowrep
8bff746d30
[AdBlock] Blocking netscape plugins even without C2F enabled.
...
Closes #791
2013-03-11 14:42:23 +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
d885444501
[Code] Use QVector instead of QList for elements bigger than pointer.
2013-02-26 12:56:11 +01:00
S. Razi Alavizadeh
bb9bccf580
Added 'MacToolButton' as a replacement for QToolButton on Mac
2013-02-21 01:09:26 +03:30
nowrep
3b3e62cd76
[code] Explicitly set UTF-8 codec when using QTextStream.
...
Fixes encoding issues on Windows.
Closes #769
2013-02-20 19:50:59 +01:00
nowrep
8ec59bf8b0
[Windows] Linking to system hunspell library
2013-02-18 19:09:29 +01:00
nowrep
4f53179752
[Qt5] Fixed building with Qt5.
2013-02-18 13:37:12 +01:00
nowrep
e4ebeb3252
[Code] Use QString::SkipEmptyParts in QString::split.
2013-02-15 12:36:25 +01:00
nowrep
00cf5cdbd2
Exporting SpellCheck classes + fixed some translation issues.
2013-02-10 10:28:13 +01:00
S. Razi Alavizadeh
e1e62db4c4
Updated .gitignore and fixed a typo
2013-02-09 14:47:26 +03:30
nowrep
312a86d584
[spellcheck] Fixed adding some words into user dictionary.
2013-02-07 13:43:37 +01:00
nowrep
7c9d7fd25c
[spellcheck] Enable SpellCheck on Windows by default.
2013-02-06 13:11:26 +01:00
nowrep
785b9fcdbe
[spellcheck] Fixed replacing words in multiple lines text.
2013-02-06 12:06:35 +01:00
nowrep
0a7773bec1
[spellcheck] Added dialog with spell check settings.
2013-02-05 22:31:16 +01:00
nowrep
c3a0e1f13a
[spellcheck] Added context menu options to replace misspelled words.
...
And also to add word into user dictionary.
2013-02-05 20:43:53 +01:00
nowrep
074bd928c7
[spellcheck] Adding Speller object into MainApplication.
2013-02-05 15:41:10 +01:00
nowrep
47eecba4da
Added QtWebKit platform plugin for notifications and spellcheck.
...
It's mostly just copied implementation from qtwebkit-plugins repo.
Spellcheck is only very basic.
Spellcheck will be automaticaly compiled if pkg-config detects
installed hunspell library.
2013-02-03 18:14:57 +01:00
nowrep
949bfe42ed
GreaseMonkey: Reload scripts on when source file changes.
...
Closes #729
2013-01-30 14:12:09 +01:00
nowrep
25cf1eedc4
Fixed broken Click2Flash from previous commit.
...
Broken by mistake in e28f9d438e
2013-01-24 00:00:57 +01:00
nowrep
e28f9d438e
[Code] qz_ prefixed functions moved to QzTools namespace.
2013-01-22 19:04:22 +01:00
nowrep
44693080cb
Qt5: Fixed Q_WS_X11 macro usage
2012-12-22 12:47:45 +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
nowrep
62ac0e2fde
More QLatin1String and QLatin1Char work
2012-09-05 19:58:07 +02:00
nowrep
528f398cbe
Using QLatin1String and QLatin1Char now everywhere
...
- it saves few unnecessary allocations
2012-09-04 12:42:45 +02:00
nowrep
7b21bf61f1
Q_OS_X11 macro is invalid in both Qt 4 & 5.
...
- so for now, use just Q_WS_X11
2012-09-04 10:54:39 +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
b2181f0bab
Coding style: Use empty QString() constructor instead of "" everywhere
2012-09-02 11:42:41 +02:00
Mladen Pejaković
69cf0c1c8c
Add possibility to choose whether to center the speed dials or not
2012-07-29 20:58:23 +02:00
nowrep
2396f55068
Speed Dial: Fixed issues with ' and " characters in input fields
...
closes #455
2012-07-14 16:19:33 +02:00
nowrep
274c234988
Fixed building on Windows + updated v1.3.0 tag
2012-07-12 10:44:46 +02:00
nowrep
ac36261549
Plugins: Calling unload() on app shutdown.
2012-07-08 14:03:50 +02:00
nowrep
7fee7053d4
Plugins: New method in API (createRequest in network manager)
2012-07-08 00:15:03 +02:00