1585 Commits (7f27f95a1a31d6e990dc90afdaaaf5dfd8e06675)

Author SHA1 Message Date
David Rosca 7cbc588cc1 [LocationCompleter] Sort results by last visit date 12 years ago
David Rosca ac52b742b2 Convert all source files in src/* to Unix file ending 12 years ago
David Rosca def26ad391 [WebPage] Fix searching for non-ascii one line term from addressbar 12 years ago
S. Razi Alavizadeh b48cc71dd5 [Bookmarks] Limit width of bookmarks menu to 250px 12 years ago
S. Razi Alavizadeh 5bd24400e1 [LocationCompleter] Cancel unneeded refresh jobs 12 years ago
S. Razi Alavizadeh a32e809bf6 Escape SQLite wildcards when using LIKE clause 12 years ago
David Rosca 9502810404 [UrlLoading] Make sure to correctly load one-word hosts without dot 12 years ago
S. Razi Alavizadeh 5a183a1a8d [LocationCompleter] Correctly elide text also fixed compile on Qt5. 12 years ago
David Rosca 72ab5de448 [Code] Small code cleanups 12 years ago
David Rosca 325072881d [HistoryMenu] Show recently visited sites in top-level menu 12 years ago
David Rosca dc1b5931ea [WebView] Don't clear selection when right clicking on selected link 12 years ago
S. Razi Alavizadeh 0af8f45a5f [MouseGestures] Honor to user settings for 'New Tab' url, 12 years ago
David Rosca 59b893075a [LocationCompleter] Fix showing icons after last commit 12 years ago
S. Razi Alavizadeh 666ecc4d01 [LocationCompleter] Don't leak when query icons, 12 years ago
S. Razi Alavizadeh 877266b418 [LocationCompleter] New highlighter algorithm using QTextLayout that fixes rendering of RTL strings. 12 years ago
S. Razi Alavizadeh 7fc0c8d06d [RTL] Force AdBlockTreeWidget and treeTags to be as LTR widgets. 12 years ago
S. Razi Alavizadeh 4ea5974914 [Windows] Fixed some issue with the blur background effect, 12 years ago
S. Razi Alavizadeh 8bee3d937d Improvement in asking of master-password. 12 years ago
Mladen Pejaković 0fc6a30933 Implement offline mode. Closes #1241 12 years ago
Mladen Pejaković ce7ea04f4a Language strings fixes. Closes #1318 #1329 #1337 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
Mladen Pejaković 9b44f384a2 [Cookies] More options for 3rd party cookies 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 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 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 59ad2db607 [ToolButton] Call update() from setMultiIcon 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 d25847cfce [ToolButton] Added property "toolbar-look" 12 years ago