David Rosca
|
33989263c0
|
AutoScroll: Add HighDPI pixmaps
|
2017-01-21 20:23:42 +01:00 |
|
David Rosca
|
97aeb45a76
|
Preferences: Add preview button for notifications
|
2017-01-21 18:38:19 +01:00 |
|
David Rosca
|
c8345df3fe
|
Preferences: Don't set icon in preview notification
|
2017-01-21 18:29:21 +01:00 |
|
David Rosca
|
224207b8d6
|
WebInspector: Remember height
|
2017-01-21 17:59:54 +01:00 |
|
David Rosca
|
a049f44757
|
Each tab now has its own SearchToolBar
Also disable show/hide animations.
SearchToolBar is now above Web Inspector (if visible).
|
2017-01-21 17:43:41 +01:00 |
|
David Rosca
|
0584037a4f
|
HTML5PermissionsNotification: Remove icon of the requested feature
|
2017-01-21 16:37:42 +01:00 |
|
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
|
2017-01-21 16:33:32 +01:00 |
|
David Rosca
|
5cc7dd080e
|
Fix scrolling with high resolution mouse/touchpads
Use helper class to accumulate "common steps" of 120 angle delta.
|
2017-01-21 12:23:53 +01:00 |
|
David Rosca
|
9082c32bae
|
TabBar: Change close action text to "Close Tab" in context menu
|
2017-01-21 12:22:07 +01:00 |
|
David Rosca
|
ce3f50f50d
|
Bring back per-domain user agent settings
|
2017-01-21 09:12:27 +01:00 |
|
David Rosca
|
a16cb5f4e0
|
QupZillaSchemeHandler: Show error when loading invalid url
|
2017-01-21 08:54:59 +01:00 |
|
David Rosca
|
ea77b02908
|
AdBlock: Fix rules for disabling blocking on pages
Closes #2119
|
2017-01-20 17:11:04 +01:00 |
|
David Rosca
|
9260dd420c
|
Use qFormatLogMessage in msgHandler
|
2017-01-20 15:19:18 +01:00 |
|
David Rosca
|
a6988ee8f1
|
TabIcon: Draw small dot in corner when there is activity in pinned tab
|
2017-01-20 15:09:57 +01:00 |
|
David Rosca
|
b13c8968fc
|
Show download progress in taskbar on Windows
|
2017-01-20 12:18:53 +01:00 |
|
David Rosca
|
f791f81972
|
DownloadItem: Show file icon only on Linux
|
2017-01-20 12:03:27 +01:00 |
|
David Rosca
|
67452c1bf4
|
Reimplement Windows jumplist with Qt Windows Extras
|
2017-01-20 11:14:50 +01:00 |
|
David Rosca
|
3a612c07bd
|
Fix Windows build
|
2017-01-20 11:14:41 +01:00 |
|
David Rosca
|
29bccf9984
|
Use Qt Windows Extras instead of custom QtWin
|
2017-01-20 09:58:13 +01:00 |
|
David Rosca
|
c540f4f768
|
DownloadManager: Disable speed label on Windows
Closes #1906
|
2017-01-20 09:42:38 +01:00 |
|
David Rosca
|
f15643b454
|
BrowserWindow: Restore window states last when leaving fullscreen
|
2017-01-20 09:37:00 +01:00 |
|
David Rosca
|
3274634539
|
BookmarksToolbar: Initialize actions with nullptr
Closes #2166
|
2017-01-14 17:54:08 +01:00 |
|
David Rosca
|
4504d750c6
|
Don't list duplicated dictionary directories in preferences
|
2017-01-14 17:05:51 +01:00 |
|
David Rosca
|
17a90a88e6
|
DownloadManager: Correctly decode file name for downloads
|
2017-01-13 17:32:23 +01:00 |
|
David Rosca
|
614ac46174
|
WebView: Hide reload/stop actions when not available
|
2017-01-03 16:21:16 +01:00 |
|
David Rosca
|
89ff7ca10a
|
TabIcon: Show audio tooltip only when mouse is over audio icon
|
2017-01-02 15:29:56 +01:00 |
|
David Rosca
|
20abaaf9f9
|
TabIcon: Draw audio icon in topright corner for pinned tabs
|
2017-01-02 13:31:22 +01:00 |
|
David Rosca
|
9bceb3f8b3
|
TabIcon: Draw audio icon on top of site icon for pinned tabs
|
2017-01-01 21:34:45 +01:00 |
|
David Rosca
|
c0e4264540
|
RestoreSession: Use generic webpage icon when tab icon is empty
|
2017-01-01 13:06:19 +01:00 |
|
David Rosca
|
bccf2943cd
|
TabIcon: Always show icon when tab is pinned
|
2016-12-31 17:23:06 +01:00 |
|
David Rosca
|
a707c3545a
|
Remove favicon from internal pages
|
2016-12-31 17:16:21 +01:00 |
|
David Rosca
|
b85f9b4ceb
|
SpeedDial: Scale dial text with the dial size
|
2016-12-31 16:25:09 +01:00 |
|
David Rosca
|
f701642e34
|
PageThumbnailer: Take into account devicePixelRatio
|
2016-12-31 16:24:51 +01:00 |
|
David Rosca
|
8664dd8c7e
|
Don't use border image in internal pages
Also cleanup unused pages
|
2016-12-31 15:08:47 +01:00 |
|
David Rosca
|
9b3fc5f404
|
Update ignored schemes for saving history and icons
|
2016-12-31 14:53:06 +01:00 |
|
David Rosca
|
271d5f6555
|
Use Breeze icons as fallback icon set
|
2016-12-31 14:32:48 +01:00 |
|
David Rosca
|
7877da9929
|
HighDPI fixes for Linux theme
|
2016-12-31 12:11:27 +01:00 |
|
David Rosca
|
d000ae0d0b
|
BrowsingLibrary: Clear search line when switching tabs
|
2016-12-31 10:11:52 +01:00 |
|
David Rosca
|
ca39d3cd14
|
Remove Click2Flash images from themes
|
2016-12-30 22:27:20 +01:00 |
|
David Rosca
|
1e8ef1ffe9
|
Removed old "default" theme
|
2016-12-30 22:27:01 +01:00 |
|
David Rosca
|
a69e0d7a43
|
BrowsingLibrary: Use new icons for bookmarks and history tabs
Also fix HighDPI rendering
|
2016-12-30 22:23:28 +01:00 |
|
David Rosca
|
5c435fe638
|
Move download notification icon to icons/other directory
|
2016-12-30 20:23:06 +01:00 |
|
David Rosca
|
64843f869f
|
BookmarksImportDialog: Add HighDPI pixmaps for browser icons
|
2016-12-30 20:21:27 +01:00 |
|
David Rosca
|
f8bd795462
|
SiteInfo: Fix showing images with HighDPI
|
2016-12-30 17:28:00 +01:00 |
|
David Rosca
|
c5e5a679bd
|
Fix generic webpage icon with HighDPI
|
2016-12-30 17:20:01 +01:00 |
|
David Rosca
|
68e0425bde
|
Hide tab icon when page icon is null
Completely hide the tab icon instead of showing generic webpage icon
when page icon is null.
|
2016-12-30 17:16:30 +01:00 |
|
David Rosca
|
6afc433ac8
|
Another HighDPI icons
|
2016-12-30 16:04:37 +01:00 |
|
David Rosca
|
9a356a61d5
|
Another HighDPI icons fixes
|
2016-12-29 16:48:09 +01:00 |
|
David Rosca
|
e21636c661
|
Add more HighDPI ready icons in data/icons/menu
|
2016-12-29 15:07:34 +01:00 |
|
David Rosca
|
dfa0533de0
|
TabsMenu: Indicate current tab with bold font + don't list pinned tabs
Also remove number of opened tabs
|
2016-12-29 15:05:38 +01:00 |
|