3642 Commits (95e7734e8303e434a333b3e025cf5718edcea50c)
 

Author SHA1 Message Date
David Rosca 24de161ad1 DataPaths: Use XDG paths + add Cache path 11 years ago
David Rosca 7adc31337b Make afterLaunch settings enum 11 years ago
David Rosca f28da4407f Remove pinnedtabs.dat on startup, not when saving session 11 years ago
David Rosca 6d37ab5ce4 Save pinned tabs per window if restoring session on start 11 years ago
David Rosca 94bac52e1f Changed CookieManager, SiteInfo and Preferences to QWidget 11 years ago
David Rosca 748e6ce020 Ported all X11 specific code to xcb 11 years ago
David Rosca daee137862 Cleanups in WebView 11 years ago
David Rosca f0408e9c13 Bring back SiteInfo 11 years ago
David Rosca a115d91564 Remove Caret Browsing option 11 years ago
David Rosca ced9c8553c SearchEngines: Bring back support to add engine from page 11 years ago
David Rosca 67b5a5337b Another cleanups 11 years ago
David Rosca f4fb888529 QzTools: Add pixmapToDataUrl() 11 years ago
David Rosca de46aad181 Bring back support for excluding tabs when restoring after crash 11 years ago
David Rosca a9d0e79eeb RecoveryJsObject: Use safer method to get BrowserWindow from WebPage 11 years ago
David Rosca fc85caff57 Add QWebPage::view() that returns WebView * 11 years ago
David Rosca 02f5e032fc Bring back qupzilla:restore page 11 years ago
David Rosca 8a6d083114 SearchToolBar: Don't make shortcuts translatable 11 years ago
David Rosca cde3ed179b Always show restore page when starting after crash 11 years ago
David Rosca 37cd709b7f Fix typo 11 years ago
David Rosca 5467f9643e SpeedDial: Fix updating options values in settings 11 years ago
David Rosca ca6c20497f SpeedDial: Fix center speed dials option 11 years ago
David Rosca a21c9a2ab4 Merge pull request #1702 from philippwiesemann/fix-lib-proc-file-closes 11 years ago
Philipp Wiesemann 3849fed838 Fix not closing files from /proc/ on read errors 11 years ago
David Rosca 8521b782bd CommandLineOptions: Port to QCommandLineParser 11 years ago
David Rosca 7e1a0d7720 Another cleanups 11 years ago
David Rosca 496c46d067 Fix saving & restoring tabs with urls hidden in locationbar 11 years ago
David Rosca 7c4d44aa54 SpeedDial: Fix saving settings without changing dials 11 years ago
David Rosca 328ab40304 SpeedDial: Fix setting background image 11 years ago
David Rosca 50b9dd9023 Bookmarks: Fix bookmarksSelected signal 11 years ago
David Rosca 5b161b74be SearchToolbar: Add Ctrl+G and Ctrl+Shift+G shortcuts 11 years ago
David Rosca ff28f1f211 Another cleanup 11 years ago
David Rosca 86a4f3d724 Remove support for transparent background 11 years ago
David Rosca dad94c64a1 Call QtWebEngine::initialize() in main 11 years ago
David Rosca 9d3769c8e6 AutoFill: Save credentials from dynamically created forms 11 years ago
David Rosca 2e6b9b7fce Scripts: Use document.createEvent instead of new Event 11 years ago
David Rosca 32a0db31b3 AutoFill: Initial port to QtWebEngine 11 years ago
David Rosca a04efdc0be window.external: Only export speedDial on qupzilla:speeddial 11 years ago
David Rosca 19f1ed6bfb Scripts: Register window.external to all frames 11 years ago
David Rosca fa2779e6b9 Bring back AutoScroll plugin 11 years ago
David Rosca 758fd6c687 Fix all build warnings 11 years ago
David Rosca 1683d5aaaf Fix crash when creating window from PopupWindow 11 years ago
David Rosca b53bf49f75 Old code cleanup 11 years ago
David Rosca e83734069b Bring back support for sending POST data 11 years ago
David Rosca 44de2b48a0 MsgHandler: Ignore message about starting inspector server 11 years ago
David Rosca 32ea932654 WebPage: Don't write JS console messages to standard output 11 years ago
David Rosca eec26c9af4 Bring back support for web inspector 11 years ago
David Rosca bdd5dee361 SearchToolBar: Fix updating search when changing case sensitivity 11 years ago
David Rosca 2466f790bc SearchToolBar: Don't select text when searching on page 11 years ago
David Rosca 1756c51546 Remove remaining RSS code 11 years ago
David Rosca 20c7b3f57b PageThumbnailer: Delay creating thumbnail by 1 sec after loaded 11 years ago