nowrep
60cf1db7ac
Fixed setting background image on speed dial on Windows.
...
- closes #369
2012-04-07 18:41:16 +02:00
nowrep
cf99e786d0
Updated hungarian translation. Closes #341
2012-04-07 15:32:26 +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
ecec41d647
Correct release of version 1.2.0
2012-04-05 14:26:44 +02:00
nowrep
7e3ff6f126
Version 1.2.0
2012-04-05 13:22:19 +02:00
nowrep
8f6979e06e
Fixing the crash from #367 (hopefully) now.
2012-04-05 12:43:48 +02:00
nowrep
88f7086325
Don't use QSTRINGBUILDER as it may cause crashes ...
...
- closes #367
2012-04-05 11:44:01 +02:00
nowrep
b1d0cd9228
Improved performance of bookmarks import and bookmarks deleting.
...
- moved general defines into qz_namespace.h file
- fixed showing default theme to be "default" on mac in
theme manager instead of "mac" theme
2012-04-05 10:27:35 +02:00
nowrep
ec973d960a
USE_LIBPATH option is now finally fixed.
2012-04-05 09:36:37 +02:00
nowrep
67907b5cea
Fixed USE_LIBPATH building define + restore cursor on delete bookmarks.
2012-04-04 23:43:37 +02:00
nowrep
b287c5f829
Fixed importing Html bookmarks from various browsers.
...
- fixed one potentional crash in importing
2012-04-04 23:28: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
c9b28f31e6
Fixed bug when page with null icon could get "error page" siteicon
...
- also fixed deleting history entries
2012-04-04 14:45:45 +02:00
nowrep
6b79ca55bf
Fixed history in frames. Closes #361
2012-04-04 13:21:53 +02:00
nowrep
79a548b365
Command line option to open url in current tab.
...
-ct=URL or --current-tab=URL
2012-04-03 20:41:07 +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
0afd53e4f6
Fixed compilation + renamed libqupzilla to libQupZilla
...
- closes #362
2012-04-02 21:21:50 +02:00
nowrep
0142c3ba9f
Added option to change path to install library on Linux.
...
- read BUILDING - define USE_LIBPATH
2012-04-02 21:05:06 +02:00
Mariusz Fik
f0f875082a
Another polish update.
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-04-02 20:25:32 +02:00
Mariusz Fik
fb00d754cc
Polish translation update
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-04-02 20:25:25 +02:00
nowrep
31e31b703a
Fixed building on Windows & shoudl fix crash in #334
2012-04-02 19:33:05 +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
David Rosca
2d4852faac
Merge pull request #360 from Mikino89/master
...
Update Slovak language
2012-04-02 02:35:37 -07:00
Peter Vacula
96ac9c8cfb
Update Slovak translation
2012-04-02 10:47:30 +02:00
nowrep
ff99129667
Updated Polish & Hungarian translation
2012-04-01 18:57:42 +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
841c05f8f7
Little improvements in context menu on page and in history.
...
- in history menus, it shows arrow when you hover at current
history item
2012-04-01 10:48:50 +02:00
nowrep
ec4b52eda8
Updated French translation + windows installer
2012-03-31 23:58:51 +02:00
nowrep
f0a686306e
Send Page now also adds page title as a subject in mail.
...
- fixed setting fake user agent for google sites
2012-03-31 22:16:20 +02:00
nowrep
aa6962f8cb
Sending "correct" UA to assure full functionality of Google services
...
- also fixed startup issue with QtCurve theme
2012-03-31 21:36:27 +02:00
nowrep
5348c72e9d
Updated Italian translation.
2012-03-31 18:59:51 +02:00
Mladen Pejaković
39b1fb7970
Merge pull request #359 from sys9kdr/master
...
Updated Japanese translations.
2012-03-31 04:38:13 -07:00
sys9kdr
b03ebc1ca1
Updated Japanese translations.
...
Updated Japanese translations.
2012-03-31 19:29:32 +09:00
nowrep
8f9ac49dd4
Updated Russian translation
2012-03-31 09:09:42 +02:00
nowrep
1744eb759e
Fixed issue when history & url haven't been updated sometimes.
...
- workarounded QtWebKit bug: it didn't emit urlChanged signal
closes #358
2012-03-30 13:43:47 +02:00
nowrep
a554d48e45
Saving user defined default text encoding from menu view -> encoding
...
- closes #357
2012-03-30 12:03:11 +02:00
nowrep
43cd497d3f
Using QStringBuilder now. Fixed speed dial dialogs for webkit 533.3
2012-03-30 12:01:12 +02:00
nowrep
fa4be83ea9
Little improvements + showing also Netscape plugins in qupzilla:config
...
- implemented JHooverman's suggestion from #202
2012-03-29 20:02:21 +02:00
nowrep
82e989aa74
Fixed building issue. Closes #354
2012-03-28 19:43:59 +02:00
nowrep
abcfc455de
Fixed showing icons in some dialogs on KDE + removing local certificates
...
- also no longer faking double click on middle mouse click on Windows
to activate "autoscroll" - it could interfere with mouse gestures
2012-03-28 16:42:50 +02:00
nowrep
b3a21536d7
Added Venezulean Spanish translation.
...
- thanks to Piccoro McKay Lenz
2012-03-28 14:38:50 +02:00
nowrep
a6f55a340b
Updated Portuguese translation
2012-03-27 18:37:21 +02:00
David Rosca
ad478d7352
Merge pull request #350 from stuarch/master
...
Update Trditional Chinese Translation
2012-03-27 08:05:14 -07:00
stuarch
7296bf5910
Update Tradidtional Chinese Translations
2012-03-27 18:40:58 +08:00
nowrep
93808b1bd1
Updated Spanish & Chinese translations
2012-03-26 21:08:22 +02:00
nowrep
b6af3bd7d3
Fixed crash introduced in previous commit ...
2012-03-26 18:13:03 +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