nowrep
|
a8fad834ce
|
[Code] Skip one allocation of QDialog on heap.
|
2013-05-03 12:00:08 +02:00 |
|
nowrep
|
650f474113
|
[SessionRestore] Fixed saving some tab icons in session file.
Saving directly QPixmap instead of QIcon fixes issue when some
icons don't save correctly for some reason (eg. oxygen hdd icon).
|
2013-05-03 00:35:14 +02:00 |
|
nowrep
|
1b617068b2
|
[AdBlock] Fixed hiding rules when more than 5000 rules in subscription.
Closes #873
|
2013-05-02 21:01:17 +02:00 |
|
nowrep
|
bef40d2ca6
|
[Hebrew] Adde Hebrew translation for Linux launcher and Windows installer.
|
2013-05-02 14:04:43 +02:00 |
|
nowrep
|
d59acd8dbb
|
[WebView] Make Direction & Fonts menu translatable.
Closes #871
|
2013-05-02 12:02:41 +02:00 |
|
nowrep
|
621753ac1b
|
[AdBlock] Added ABPindo (Indonesian) into known subscriptions.
|
2013-04-29 20:26:50 +02:00 |
|
nowrep
|
087eb93ecb
|
[Code] Improved cppcheck script and fixed all warnings.
|
2013-04-28 17:50:09 +02:00 |
|
nowrep
|
f8e9516a5a
|
[Windows Installer] Added Serbian language into installer.
|
2013-04-27 15:22:34 +02:00 |
|
nowrep
|
c106c2376b
|
[Themes] Set navigationbar layout margin and spacing from style sheet.
|
2013-04-27 13:51:08 +02:00 |
|
nowrep
|
a618cb7249
|
[WebSearchBar] Use search icon from theme.
|
2013-04-27 13:24:27 +02:00 |
|
nowrep
|
ba9535a727
|
[ToolBar] Use size of icons according to Qt style.
|
2013-04-27 12:57:13 +02:00 |
|
nowrep
|
90ccae62f2
|
[Linux theme] Small tweaks in locationbar icons.
Using theme icon for GoIcon. Removed explicitly setting padding.
|
2013-04-26 23:40:54 +02:00 |
|
nowrep
|
6492b2ac87
|
[Toolbar] Use spacing and margins according to Qt style.
Toolbar looks better now with Oxygen theme.
|
2013-04-26 23:11:24 +02:00 |
|
nowrep
|
1b5b930bd1
|
Updated CHANGELOG and README.md for 1.4.2 release.
|
2013-04-25 17:38:36 +02:00 |
|
nowrep
|
d681e33f81
|
[Windows] Updated Windows installer.
|
2013-04-25 16:24:45 +02:00 |
|
David Rosca
|
b320ae6d0d
|
Merge pull request #859 from pejakm/spatn
Add spatial navigation option
|
2013-04-24 11:04:24 -07:00 |
|
Mladen Pejaković
|
aac0956a0f
|
Add spatial navigation option
|
2013-04-23 13:31:29 +02:00 |
|
nowrep
|
655259456c
|
Properly fix 5740873ed6
Previous commit introduced new bug, background tabs didn't have close
buttons.
|
2013-04-23 10:01:40 +02:00 |
|
nowrep
|
812437ddcb
|
Fixed building with Qt 4.7
|
2013-04-22 17:40:15 +02:00 |
|
nowrep
|
482cb18ce4
|
[Crash] Fixed occasional crash when extracting form data from page.
Apparently, QWebFrame::childFrames can return NULL frame.
|
2013-04-21 20:44:08 +02:00 |
|
nowrep
|
9861af4d64
|
[Oxygen] Set rounded corners for custom tooltips.
Show custom tooltips with rounded corners when using Oxygen
theme.
Tab previews and popup statusbar message are now painted with
rounded corners.
|
2013-04-21 01:24:24 +02:00 |
|
David Rosca
|
beaf05f28e
|
Merge pull request #855 from laoch/master
Small fix for portable Windows builds.
|
2013-04-18 12:28:31 -07:00 |
|
laoch
|
ad33d353af
|
Fix issue with missing semicolon with portable Windows builds.
|
2013-04-17 08:46:19 -05:00 |
|
nowrep
|
5740873ed6
|
Fixed incorrectly showing close buttons on tabs after restoring session.
Only reproducible when tabs overflows the tabbar.
Also fixed build warning on Windows.
|
2013-04-17 13:35:32 +02:00 |
|
S. Razi Alavizadeh
|
ffdbb49444
|
Fixed executing order of queries by dbWriter()
-also added index tables bookmarksTitle and bookmarksUrl to
default database.
-and removed a double check from saveBookmark()
|
2013-04-17 01:40:05 +04:30 |
|
S. Razi Alavizadeh
|
2fdce1ed81
|
[Windows] Fixed compile issue about mocinclude target.
-see #849
|
2013-04-17 01:32:36 +04:30 |
|
nowrep
|
ee42199669
|
Fixed crash upon closing private browsing window.
Also updated translations for previous commits.
|
2013-04-16 10:00:18 +02:00 |
|
Mladen Pejaković
|
b6f4aed233
|
Refactoring private browsing menu action v2
|
2013-04-16 09:52:44 +02:00 |
|
Mladen Pejaković
|
6681a9156b
|
Add icon to private browsing menu action, and add the action to super menu
|
2013-04-16 09:52:30 +02:00 |
|
nowrep
|
373050bef0
|
[Regression] Fixed handling key press events in webview.
Regression from 7c9b30c443
|
2013-04-15 23:21:00 +02:00 |
|
nowrep
|
4a72f493bf
|
[Icon] Fixed incorrect sRGB profile in 16x16 icon.
Closes #843
|
2013-04-14 13:49:21 +02:00 |
|
nowrep
|
f09fc7fcec
|
[AdBlock] Make it possible to remove EasyList.
Closes #534
|
2013-04-13 23:00:22 +02: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
|
c073ce0094
|
Make it possible for plugins to reimplement mailto scheme.
|
2013-04-12 17:52:51 +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
|
db6f4333f2
|
[Code] Added comment for previous commit (Crash fix)
|
2013-04-10 22:48:29 +02:00 |
|
S. Razi Alavizadeh
|
7c9b30c443
|
Fixed, sent correct event for right/left key on RTL layouts.
-see #839
|
2013-04-09 18:27:44 +04:30 |
|
nowrep
|
fe6e450a44
|
[Oxygen] Fix crash on close with tabs on top enabled.
See #838
|
2013-04-09 14:06:59 +02:00 |
|
nowrep
|
90c285c1ac
|
Added function to return focused element on page.
WebView/WebPage::activeElement
|
2013-04-07 20:19:21 +02:00 |
|
nowrep
|
a73ad89f9e
|
Allow using wildcards (*,?) in proxy exceptions.
Closes #788
|
2013-04-06 23:44:59 +02:00 |
|
nowrep
|
35ceee25ee
|
[Preferences][Win] Changed labels on "Set as default" button.
Also renamed QtSingleApplication::removeLockedFile to removeLockFile
|
2013-04-05 11:39:19 +02:00 |
|
nowrep
|
43d514a647
|
[QtSingleApplication] Correctly remove lockfile only on app close.
Fixes regression when multiple instances of browser were opened.
|
2013-04-04 23:33:02 +02:00 |
|
nowrep
|
7c57588738
|
Cancel upload when trying to upload non-readable files.
|
2013-04-04 20:32:56 +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
|
08f3456e28
|
[Preferences] Fixed size of dialog on low-res screens.
Preferences content moved into QScrollArea
Closes #818
|
2013-04-01 15:06:32 +02:00 |
|
nowrep
|
6604be5f53
|
Updated translations.
Also removed whitespace in src/lib/network/networkmanager.cpp
|
2013-03-31 18:12:23 +02:00 |
|