David Rosca
|
c115610f4a
|
Travis: Add Qt 5.8 build
|
9 years ago |
David Rosca
|
24b6db866a
|
AdBlockSearchTree: Slightly more efficient traversal
Access hash only once for each char
|
9 years ago |
David Rosca
|
7c798585ef
|
Html5PermissionNotification: Close when request is canceled / load started
|
9 years ago |
David Rosca
|
1ed1059c42
|
WebHitTestResult: Only update with contextmenu data with same position
|
9 years ago |
David Rosca
|
e7bd2ed8cd
|
LineEdit: Make the side widgets occupy full height
|
9 years ago |
Voldracarno Draconor
|
7738deb721
|
Added option to delete all cookies on exiting (#2173)
|
9 years ago |
David Rosca
|
abc7a2528b
|
PopupWindow: Use same notifications as WebTab
|
9 years ago |
David Rosca
|
635cc8e5eb
|
WebInspector: Remember separately docked/undocked sizes
|
9 years ago |
David Rosca
|
a186e75cb1
|
PopupWindow: Fix hiding progressbar
QWebEngineView emits loadProgress(100) after loadFinished() is emitted
|
9 years ago |
David Rosca
|
0cc9692f63
|
PopupWindow: Fix showing custom scrollbars
|
9 years ago |
David Rosca
|
f6e9cc1c6a
|
WebTab: Make it possible to show more than one notification
|
9 years ago |
David Rosca
|
db3a3fed75
|
Travis: Update to Qt 5.7.1
|
9 years ago |
David Rosca
|
ddb60dca53
|
Bring back mouse grab permission workaround
It is still needed for QtWebEngine 5.7
|
9 years ago |
David Rosca
|
1695c9bd62
|
Preferences: Fix detecting active profile
Starting and active profile can be different when passing the profile
as a cli flag.
|
9 years ago |
David Rosca
|
4878265ff6
|
Fix crash when render process crashes
Tab crash page is now correctly loaded and offers user to reload the
page.
|
9 years ago |
David Rosca
|
45f37a3a64
|
WebView: Fix send text by mail action
|
9 years ago |
David Rosca
|
0dd682d317
|
MouseGestures: Restore force context on mouse release value on plugin unload
|
9 years ago |
David Rosca
|
e4d7445c77
|
Remove connection to non-existant slot
|
9 years ago |
David Rosca
|
8b992364c4
|
Fix setting cache maximum size
|
9 years ago |
David Rosca
|
db2eb5bbd7
|
Rename label_21 from previous commit
|
9 years ago |
Voldracarno Draconor
|
ae449974a9
|
Exchanged the cache size slider with a spinbox and enhanced the range (#2170)
|
9 years ago |
David Rosca
|
b5eda4f803
|
Preferences: Use new icons
|
9 years ago |
David Rosca
|
060011e466
|
Use qMax and qAbs instead of std functions
Closes #2169
|
9 years ago |
David Rosca
|
7998b113d8
|
Fix build warnings
|
9 years ago |
David Rosca
|
7281b52c73
|
Remove outdated info from README.md
|
9 years ago |
David Rosca
|
7a444a5aa6
|
Add logo to README.md
|
9 years ago |
David Rosca
|
44913c3284
|
GreaseMonkey: Use acceptNavigationRequest for handling userscript downloads
|
9 years ago |
David Rosca
|
8bc39e9b1c
|
GreaseMonkey: HighDPI fixes
|
9 years ago |
David Rosca
|
ef7eb6957e
|
FlashCookieManager: HighDPI fixes
|
9 years ago |
David Rosca
|
15d5785977
|
Fix size of icon on qupzilla:restore page with HighDPI
|
9 years ago |
David Rosca
|
33989263c0
|
AutoScroll: Add HighDPI pixmaps
|
9 years ago |
David Rosca
|
97aeb45a76
|
Preferences: Add preview button for notifications
|
9 years ago |
David Rosca
|
c8345df3fe
|
Preferences: Don't set icon in preview notification
|
9 years ago |
David Rosca
|
224207b8d6
|
WebInspector: Remember height
|
9 years ago |
David Rosca
|
a049f44757
|
Each tab now has its own SearchToolBar
Also disable show/hide animations.
SearchToolBar is now above Web Inspector (if visible).
|
9 years ago |
David Rosca
|
0584037a4f
|
HTML5PermissionsNotification: Remove icon of the requested feature
|
9 years ago |
David Rosca
|
eeef5da06c
|
WebTab: Show notifications over webview
Mouse grab permission workaround now can be removed as the notification
(and mouse cursor) is inside webview
|
9 years ago |
David Rosca
|
5cc7dd080e
|
Fix scrolling with high resolution mouse/touchpads
Use helper class to accumulate "common steps" of 120 angle delta.
|
9 years ago |
David Rosca
|
9082c32bae
|
TabBar: Change close action text to "Close Tab" in context menu
|
9 years ago |
David Rosca
|
ce3f50f50d
|
Bring back per-domain user agent settings
|
9 years ago |
David Rosca
|
a16cb5f4e0
|
QupZillaSchemeHandler: Show error when loading invalid url
|
9 years ago |
David Rosca
|
ea77b02908
|
AdBlock: Fix rules for disabling blocking on pages
Closes #2119
|
9 years ago |
David Rosca
|
9260dd420c
|
Use qFormatLogMessage in msgHandler
|
9 years ago |
David Rosca
|
a6988ee8f1
|
TabIcon: Draw small dot in corner when there is activity in pinned tab
|
9 years ago |
David Rosca
|
b13c8968fc
|
Show download progress in taskbar on Windows
|
9 years ago |
David Rosca
|
f791f81972
|
DownloadItem: Show file icon only on Linux
|
9 years ago |
David Rosca
|
67452c1bf4
|
Reimplement Windows jumplist with Qt Windows Extras
|
9 years ago |
David Rosca
|
3a612c07bd
|
Fix Windows build
|
9 years ago |
David Rosca
|
29bccf9984
|
Use Qt Windows Extras instead of custom QtWin
|
9 years ago |
David Rosca
|
c540f4f768
|
DownloadManager: Disable speed label on Windows
Closes #1906
|
9 years ago |