Mladen Pejaković
6681a9156b
Add icon to private browsing menu action, and add the action to super menu
13 years ago
nowrep
373050bef0
[Regression] Fixed handling key press events in webview.
...
Regression from 7c9b30c443
13 years ago
nowrep
4a72f493bf
[Icon] Fixed incorrect sRGB profile in 16x16 icon.
...
Closes #843
13 years ago
nowrep
f09fc7fcec
[AdBlock] Make it possible to remove EasyList.
...
Closes #534
13 years ago
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.
13 years ago
nowrep
c073ce0094
Make it possible for plugins to reimplement mailto scheme.
13 years ago
nowrep
672c388407
[Plugins] Print error message when failed to load plugin.
...
Prints QPluginLoader's error message to the stderr.
13 years ago
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.
13 years ago
nowrep
db6f4333f2
[Code] Added comment for previous commit (Crash fix)
13 years ago
S. Razi Alavizadeh
7c9b30c443
Fixed, sent correct event for right/left key on RTL layouts.
...
-see #839
13 years ago
nowrep
fe6e450a44
[Oxygen] Fix crash on close with tabs on top enabled.
...
See #838
13 years ago
nowrep
90c285c1ac
Added function to return focused element on page.
...
WebView/WebPage::activeElement
13 years ago
nowrep
a73ad89f9e
Allow using wildcards (*,?) in proxy exceptions.
...
Closes #788
13 years ago
nowrep
35ceee25ee
[Preferences][Win] Changed labels on "Set as default" button.
...
Also renamed QtSingleApplication::removeLockedFile to removeLockFile
13 years ago
nowrep
43d514a647
[QtSingleApplication] Correctly remove lockfile only on app close.
...
Fixes regression when multiple instances of browser were opened.
13 years ago
nowrep
7c57588738
Cancel upload when trying to upload non-readable files.
13 years ago
nowrep
faeba013bc
Fixed building with Qt 5
13 years ago
nowrep
67dbddedfe
[FileWatcher] Delay emition of file/dir changed signal.
...
Fixes reloading files edited by eg. vim.
13 years ago
nowrep
2e853beef4
[GreaseMonkey] Fixed loading invalid script when script file is deleted
...
Also fixed copyright in gm_jsobect.{cpp,h}
13 years ago
nowrep
51f0232ca3
[GreaseMonkey] Added support for GM_Settings functions.
...
Closes #814
13 years ago
nowrep
08f3456e28
[Preferences] Fixed size of dialog on low-res screens.
...
Preferences content moved into QScrollArea
Closes #818
13 years ago
nowrep
6604be5f53
Updated translations.
...
Also removed whitespace in src/lib/network/networkmanager.cpp
13 years ago
nowrep
82f3c4159d
Disabling HttpPipelining fixes video loading issue on YouTube.
...
Closes #830
13 years ago
nowrep
28d697b94c
[PAC] Don't copy local PAC files into profile.
13 years ago
nowrep
41616486a6
[NetworkProxy] Always use direct connection as fallback.
13 years ago
nowrep
a9326eadc5
Added support for Proxy Auto-Config (PAC).
...
.pac files will be downloaded and executed to get
proxy configuration for each url.
Closes #747
13 years ago
nowrep
953ca726bd
[ProfileUpdater] No changes in profile structure in 1.4.x versions.
13 years ago
David Rosca
8d29f46376
Merge pull request #824 from srazi/master
...
Fixed Windows related issues.
13 years ago
S. Razi Alavizadeh
334f90b12b
[Windows] Fixed first moment black background of new tab.
13 years ago
S. Razi Alavizadeh
dc659e2fa4
[Windows] Fixed issues about window positioning
...
-Fixed #821 and also position of new window
13 years ago
nowrep
1c36390e3f
[Linux] Install libs into /usr/lib/arch-linux-gnu if exists.
...
Installing into /usr/lib/i386-linux-gnu, /usr/lib/x86_64-linux-gnu
according to build platform if this directory exists.
If not or build architecture cannot be determined, falling back to
/usr/lib directory.
13 years ago
nowrep
1d5d480c85
Added support for building with Wayland.
...
See NO_X11 define in BUILDING.
13 years ago
nowrep
02b22acde0
[Windows] Don't set PeerVerifyNone SSL socket verifyMode anymore.
13 years ago
David Rosca
90923d5127
Merge pull request #822 from srazi/master
...
Fixed a few shortcuts problems.
Closes #809
13 years ago
Oliver Gerlich
eecbc352c4
Added option to open another private window from private window.
...
Closes #776
Closes #772
13 years ago
S. Razi Alavizadeh
4e17c39dd8
Fixed shortcuts for RTL layout and fixed back/forward shortcuts
...
-see #809
-also fixed some little windows issues
13 years ago
nowrep
2d27c40384
Use /tmp/qupzilla/tmp as a temp path on Linux.
...
Instead of creating another folder in /tmp (qupzilla-tmp),
use already created /tmp/qupzilla.
See #811
13 years ago
nowrep
39af453281
[AKN] Fixes crash while closing tab with shown labels.
...
See #817
13 years ago
nowrep
cec51fc0d5
Updated translation file.
13 years ago
nowrep
cb0630de35
Don't limit speed of loading animation in tabbar.
13 years ago
nowrep
61357e17b1
[QtSingleApplication] Delete lockfile upon closing application.
...
Closes #811
13 years ago
nowrep
e3efd6e08e
[Fonts Preferences] Fixed saving Cursive font family.
13 years ago
nowrep
e72610da0a
Translate edit actions in page context menu + added delete action.
13 years ago
nowrep
a035a83d7a
Fixed connecting to older secured servers by forcing older SSL protocol.
...
Falling back to the Qt 4.7 behavior.
Closes #490
13 years ago
nowrep
194b0ddd30
Merge branch 'master' of github.com:QupZilla/qupzilla
13 years ago
nowrep
8af495599c
Development version has now 1.5.0 version number.
13 years ago
nowrep
e313c7bfde
Fixed build warning.
13 years ago
nowrep
01d8689a05
Properly fixed comparison of version + added tests.
13 years ago
Jonathan Hooverman
bd406d836f
Minor change to menu file entry
13 years ago
nowrep
b543658a5e
Updated translations from Transifex
13 years ago