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 |
David Rosca
|
f15643b454
|
BrowserWindow: Restore window states last when leaving fullscreen
|
9 years ago |
David Rosca
|
3274634539
|
BookmarksToolbar: Initialize actions with nullptr
Closes #2166
|
9 years ago |
David Rosca
|
4504d750c6
|
Don't list duplicated dictionary directories in preferences
|
9 years ago |
David Rosca
|
17a90a88e6
|
DownloadManager: Correctly decode file name for downloads
|
9 years ago |
David Rosca
|
614ac46174
|
WebView: Hide reload/stop actions when not available
|
9 years ago |
David Rosca
|
89ff7ca10a
|
TabIcon: Show audio tooltip only when mouse is over audio icon
|
9 years ago |
David Rosca
|
20abaaf9f9
|
TabIcon: Draw audio icon in topright corner for pinned tabs
|
9 years ago |
David Rosca
|
9bceb3f8b3
|
TabIcon: Draw audio icon on top of site icon for pinned tabs
|
9 years ago |
David Rosca
|
c0e4264540
|
RestoreSession: Use generic webpage icon when tab icon is empty
|
9 years ago |
David Rosca
|
bccf2943cd
|
TabIcon: Always show icon when tab is pinned
|
9 years ago |
David Rosca
|
a707c3545a
|
Remove favicon from internal pages
|
9 years ago |
David Rosca
|
b85f9b4ceb
|
SpeedDial: Scale dial text with the dial size
|
9 years ago |
David Rosca
|
f701642e34
|
PageThumbnailer: Take into account devicePixelRatio
|
9 years ago |
David Rosca
|
8664dd8c7e
|
Don't use border image in internal pages
Also cleanup unused pages
|
9 years ago |
David Rosca
|
9b3fc5f404
|
Update ignored schemes for saving history and icons
|
9 years ago |
David Rosca
|
271d5f6555
|
Use Breeze icons as fallback icon set
|
9 years ago |
David Rosca
|
7877da9929
|
HighDPI fixes for Linux theme
|
9 years ago |
David Rosca
|
d000ae0d0b
|
BrowsingLibrary: Clear search line when switching tabs
|
9 years ago |
David Rosca
|
ca39d3cd14
|
Remove Click2Flash images from themes
|
9 years ago |
David Rosca
|
1e8ef1ffe9
|
Removed old "default" theme
|
9 years ago |
David Rosca
|
a69e0d7a43
|
BrowsingLibrary: Use new icons for bookmarks and history tabs
Also fix HighDPI rendering
|
9 years ago |
David Rosca
|
5c435fe638
|
Move download notification icon to icons/other directory
|
9 years ago |
David Rosca
|
64843f869f
|
BookmarksImportDialog: Add HighDPI pixmaps for browser icons
|
9 years ago |
David Rosca
|
f8bd795462
|
SiteInfo: Fix showing images with HighDPI
|
9 years ago |
David Rosca
|
c5e5a679bd
|
Fix generic webpage icon with HighDPI
|
9 years ago |
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.
|
9 years ago |
David Rosca
|
6afc433ac8
|
Another HighDPI icons
|
9 years ago |
David Rosca
|
9a356a61d5
|
Another HighDPI icons fixes
|
9 years ago |
David Rosca
|
e21636c661
|
Add more HighDPI ready icons in data/icons/menu
|
9 years ago |
David Rosca
|
dfa0533de0
|
TabsMenu: Indicate current tab with bold font + don't list pinned tabs
Also remove number of opened tabs
|
9 years ago |
David Rosca
|
f225399739
|
SearchEnginesDialog: Set sensible size for columns
|
9 years ago |
David Rosca
|
a5002d9311
|
Use 32px data/icons/sites icons
|
9 years ago |
David Rosca
|
485df77880
|
IconProvider: Store icon urls without trailing slash
|
9 years ago |
David Rosca
|
82e9d0c0ee
|
LocationBar: Complete domain when going back to original text
|
9 years ago |
David Rosca
|
3e18d17964
|
Remove icon from About Qt action
|
9 years ago |
David Rosca
|
fccb76647d
|
Remove unused site icons
|
9 years ago |
David Rosca
|
897cdff77e
|
Provide HighDPI pixmaps of QupZilla logo
|
9 years ago |
David Rosca
|
13a6573ecb
|
BookmarkItem: Revert to caching icon for 20 seconds
|
9 years ago |
David Rosca
|
b7c5b6758d
|
Pull translations from Transifex
|
9 years ago |
David Rosca
|
864d86a2bf
|
UserAgentDialog: Update list of user agents
|
9 years ago |
David Rosca
|
a4d284fa71
|
WebView: Support QApplication::wheelScrollLines
|
9 years ago |
David Rosca
|
6652d971ba
|
Call initialize as last thing in qupzilla:restore and qupzilla:speeddial
Fix list of tabs in session being displayed as empty sometimes.
|
9 years ago |
David Rosca
|
cb771352da
|
WebInspector: Initialize m_inspectElement
Fixes crash after opening inspector
Closes #2132
|
9 years ago |
David Rosca
|
ad563dbba4
|
WebTab: Add 1 second delay before restoring tab on session restore
Workarounds crash in QtWebEngine
|
9 years ago |
David Rosca
|
47b2bf30ad
|
RestoreSession: Indicate pinned tabs and current tab in window
|
9 years ago |
David Rosca
|
fe77d7c9ba
|
WebTab: Don't need to set zoom when tab is not restored
|
9 years ago |
David Rosca
|
d39e4cc381
|
Fix restoring correct tabs from restore page
Closes #2104
|
9 years ago |
David Rosca
|
4fd8aa76d1
|
RestoreSession: Show tab url in tooltip
|
9 years ago |