3113 Commits (690d67ade8d973fbaff9d100538096aecc558e7d)
 

Author SHA1 Message Date
David Rosca 690d67ade8 Merge pull request #1333 from pejakm/fixgtr 12 years ago
David Rosca 39430458b3 [WebInspector] Add F12 shortcuto to show Web Inspector 12 years ago
Mladen Pejaković 6eeebd1866 [Webview] Use https for Google Translate. Closes #1331 12 years ago
David Rosca 9f395a5d03 Updated translation strings 12 years ago
Mladen Pejaković 9b44f384a2 [Cookies] More options for 3rd party cookies 12 years ago
David Rosca e7646f1fbe Pulled translations from Transifex 12 years ago
David Rosca 6bf9ae104f Updated translation strings 12 years ago
David Rosca d534062cdd [Windows] Load font.tff (if exists) and set it as default font 12 years ago
David Rosca 7fab76b79b [Build] Fixed build after last commit 12 years ago
David Rosca 9a3382ee85 [SideBars] Don't override cursor on scrollbars in History/Bookmarks sidebars 12 years ago
David Rosca ad5dbe459c [HistoryTreeView] Rewrite HistoryView to use same logic as BookmarksTreeView 12 years ago
David Rosca 0b6478d110 [ComboTabBar] Use initStyleOption workaround only for Bespin theme 12 years ago
David Rosca 79a81a5f8a [Build] Link to execinfo also with OpenBSD 12 years ago
David Rosca 34feb19dab [Code] TabHelper: Rename m_pinnedTabBar to m_isPinnedTabBar 12 years ago
David Rosca 78fbccae15 [ComboTabBar] Correctly set QStyleOptionTab::position for tabs 12 years ago
David Rosca 90760eaa2b [ComboTabBar] Draw tabbar base even when main tabbar is empty 12 years ago
David Rosca a30aac169a [ComboTabBar] Fixed pinned tabs being hidden when there are no normal tabs 12 years ago
David Rosca e6f4853af7 [TabBar] Show add tab button at correct position when there are no normal tabs 12 years ago
David Rosca 964a76c04b [ComboTabBar] Correctly switch tabs when closing last tab in tabbar 12 years ago
David Rosca d1754094b8 [TabBar] Use contextMenuEvent instead of customContextMenu signals 12 years ago
David Rosca 5f8ac0b70a [GreaseMonkey] Fix coding style 12 years ago
David Rosca 7fc7558221 [ComboTabBar] Correctly returns tabAt over tab icon 12 years ago
David Rosca e379b1b655 [MainApp] Open a new window when starting app while already running 12 years ago
David Rosca e007620da4 Merge pull request #1305 from char101/bug/fix-compile-error-1 12 years ago
David Rosca 6ac5b913e0 [Translations] Removed sr@Ijekavian translations (with capital I) 12 years ago
David Rosca 445747155f [GreaseMonkey] Fixed downloading scripts to correct directory 12 years ago
David Rosca 2bbde2a3a8 [Translations] Pulled translations from Transifex 12 years ago
David Rosca 2df84a38fa [Transifex] Added .tx/config 12 years ago
David Rosca dc48ddbf47 [DataPaths] Use classic array instead of QHash for storing paths 12 years ago
David Rosca d29abb4e54 [Mac] Use ~/Library/Application Support/QupZilla as ConfigPath 12 years ago
David Rosca 5b25b4bda6 [DataPaths] USE_LIBPATH is always defined on Unix 12 years ago
David Rosca 19800b174b [Bookmarks] Use keyword as a shortcut for bookmark url in LocationBar 12 years ago
David Rosca 6bdc6f90ce [ToolButton] Use QImage for multiIcon 12 years ago
Charles 3175840126 Fix compile error with vc++ 2013 12 years ago
David Rosca 0f79797be4 [Build] Correctly choose /usr/lib/i386-linux-gnu as LIBDIR on 32b Debian 12 years ago
David Rosca 59ad2db607 [ToolButton] Call update() from setMultiIcon 12 years ago
David Rosca f4d80176f8 Merge pull request #1301 from duanemoody/master 12 years ago
duanemoody a4d53499ff Add application category for OS X 12 years ago
David Rosca 028db62be0 [ComboTabBar] Set objectName of base widget, so it can be styled 12 years ago
David Rosca 0a8337758e [Themes] Fix loading linux.css and mac.css on Mac/Linux 12 years ago
David Rosca 668c8b024a [LocationBar] Fixed showin progress over text. Use opacity with QPainter 12 years ago
David Rosca 2138978ab7 [LocationBar] Make sure text format is correct even when text doesn't change 12 years ago
David Rosca fa51392a17 [ChromeTheme] Make use of a new ToolButton "toolbar-look" property 12 years ago
David Rosca d25847cfce [ToolButton] Added property "toolbar-look" 12 years ago
David Rosca 1fd3d84320 [ToolButton] Don't try to show menu when it is already visible 12 years ago
David Rosca 6797433e39 [ComboTabBar] Fixed tabAt() on scroll buttons 12 years ago
David Rosca 7568ee3e2d [TabWidget] Don't save qupzilla:restore page in closed tabs 12 years ago
David Rosca 20764b3c1e [Build] Fixes building with Qt5 12 years ago
David Rosca f21be271b2 [ReloadStopButton] It is now only one button 12 years ago
David Rosca 927c8b2a17 [Themes] No longer needed to set menu-indicator to none for ToolButtons 12 years ago