4768 Commits (fe8eb7f122fb7e02c71468c54f7e439b08066412)
 

Author SHA1 Message Date
David Rosca f7cbab1562 LocationCompleter: Don't highligh search string in visit/search item 8 years ago
David Rosca 7ba18669a2 LocationCompleter: Update original text also without inline completions enabled 8 years ago
David Rosca 087c98343e Remove compatibility code with Qt older than 5.9 8 years ago
David Rosca ba88aa67a1 WebPage: Remove workaround for crash in setHtml 8 years ago
David Rosca 4d58781c13 WebPage: Add workaround for broken load signals in QtWebEngine 5.10 8 years ago
Konstantin Savun 1daa0b93e6 SpeedDial (#2543) 8 years ago
David Rosca 0b1d9e0b16 TabIcon: Don't resize to (0,0) when hiding 8 years ago
David Rosca cf5831d1db ComboTabBar: Ignore buttons that returns invalid element rect in dragOffset 8 years ago
David Rosca b21e2634bc ComboTabBar: Only reset dragInProgress on left mouse button release 8 years ago
David Rosca 54bad20590 ComboTabBar: Fix division by zero when icon pixmap is null 8 years ago
David Rosca 4f0c30c5c7 Add support for window.print() 8 years ago
David Rosca e73bf22aa9 WebView: Call acceptNavigationRequest before loading urls 8 years ago
David Rosca a8dcf176cf Fix merge issues 8 years ago
David Rosca c3b2a9c6a7 SpeedDial: Fix updating background after selecting image 8 years ago
David Rosca d7c4560f21 Fix indentation in speeddial.html 8 years ago
Konstantin Savun 5b45baf630 Style Update [SpeedDial+SpeedDial:Icons] (#2539) 8 years ago
David Rosca 692d55fff7 AdBlock: Move remaining code to adblock subdir 8 years ago
David Rosca 3608b48f6e BrowserWindow: Simplify fullscreen handling 8 years ago
David Rosca 76e0400dd1 AboutDialog: Remove special handling for Windows 8 years ago
David Rosca 3833447767 BrowserWindow: Fix restoring maximized state after leaving fullscreen 8 years ago
David Rosca e0e62c6e81 SearchEngines: Add back support for window.external.AddSearchProvider 8 years ago
David Rosca 6ecc9f616f ExternalJsObject: Don't export search engine functions 8 years ago
David Rosca 195d3f2b93 TabWidget: Reset zoom when resetting tab when closing last tab 8 years ago
David Rosca d0587e9f6c DesktopNotification: Don't change window opacity 8 years ago
David Rosca 059889ecfe BrowserWindow: Don't show "Empty Page" in window title 8 years ago
David Rosca 7dfce692d7 WebPage: Don't force enable JavaScript on file: scheme 8 years ago
David Rosca 4bf85ee3cb WebPage: Register QWebChannel on isolated ApplicationWorld 8 years ago
David Rosca b291c27d4e AdBlockDialog: Fix icon path in Options button 8 years ago
David Rosca e155e1eedb Windows installer: Remove Breathe section 8 years ago
David Rosca c3e4d80010 AdBlock: Load blocked page as data url instead of qupzilla:adblock 8 years ago
David Rosca f16580dc05 AdBlockPlugin: Change into real internal plugin 8 years ago
David Rosca 9bff0f1b5c Plugins: Remove no longer used Click2Flash settings 8 years ago
David Rosca 7143e1130c Update themes 8 years ago
David Rosca da9e873d2c AboutDialog: Remove frame from QTextBrowser 8 years ago
David Rosca 29f0644f59 Fix background of tab icon in Windows theme 8 years ago
David Rosca 5cd580d284 ComboTabBar: Update moving tab contents during drag 8 years ago
David Rosca d7146519b4 ComboTabBar: Fix draggedTabRect returning rect of current instead of pressed index 8 years ago
David Rosca b2de2a00f4 ComboTabBar: Fix tabPixmap with high-dpi 8 years ago
David Rosca 675bc0514f WebPage: Force enable JavaScript for all non http/https urls 8 years ago
David Rosca 287631d37b WebPage: Remove setJavaScriptEnabled method 8 years ago
David Rosca 6b90851d8c DesktopNotifications: Set app icon to preview notification 8 years ago
David Rosca 80eb072bb1 NavigationBarToolButton: Prevent down state flickering when showing popup 8 years ago
David Rosca 516bd92089 TabBar: Allow to change width of tabs using style sheets 8 years ago
David Rosca bfc3b0bf4a Load userChrome.css Qt style sheet from profile directory 8 years ago
David Rosca 95921692be ComboTabBar: Apply padding adjustment to all tabs 8 years ago
David Rosca e21e147bbb NavigationBarConfigDialog: Fix restore to defaults action 8 years ago
David Rosca 21bd073482 TabBar: Increase drag start distance to not disturb tab moving 8 years ago
David Rosca 23f84abc3b NavigationBar: Correctly filter invalid layout ids 8 years ago
David Rosca 1f9599aac7 Add DownloadsButton to navigation toolbar 8 years ago
David Rosca 0e41fd0785 AbstractButtonInterface: Add support for hiding tool button 8 years ago