3274 Commits (c80ff55e52cc30538ae032931d2cd62849a9be0b)
 

Author SHA1 Message Date
Javier Llorente 539ade15b8 add es_ES language translated 12 years ago
nowrep e10126d2a9 [TabWidget] Fix showing empty tab title when adding new tab 12 years ago
nowrep 64b53baee3 [TabbedWebView] No need to override stop() method 12 years ago
nowrep db2d879717 [WebHistoryWrapper] Removed unused WebHistoryWrapper class 12 years ago
S. Razi Alavizadeh 0b4be9055e [Windows] Fixed inserting QUnicodeControlCharacterMenu to contextmenu. 12 years ago
nowrep e36697eedf [SearchEngines] Support for loading POST engines from LocationBar 12 years ago
David Rosca 86c9c845c6 Merge pull request #1264 from K0r5hun/master 12 years ago
korwru d247fd9f74 Fix msvc compile issue m_navigationBar undeclared identifier 12 years ago
korwru a1e849fd9a Fix msvc compile error m_usingTransparentBackground undeclared 12 years ago
korwru 2097ce08d3 Fix msvc compile issue with datapaths 12 years ago
korwru 75040eace2 Fix msvc compile issue in mainapplication use of undefined type 12 years ago
korwru a4588a0c28 Fix msvc compile issue in tabwidget. 12 years ago
K0r5hun 8e0d849e01 Fix compile issue with plugins on msvc. 12 years ago
nowrep f042ba9b88 [TabBar] Fixed showing 2 AddTab buttons when tabs overflows 12 years ago
nowrep cbc3f4f875 [DuckDuckGo] Use new icon for DuckDuckGo search engine 12 years ago
nowrep 3d23f3eb02 [WebTab] Move more code into WebTab, instead of handling in TabWidget/TabBar 12 years ago
nowrep 27a3781ed0 [ComboTabBar] Move right/left containers to ComboTabBar class 12 years ago
nowrep 9e9b880235 [Travis] Build only master and v1.6 branches 12 years ago
nowrep 5d523d1418 [ClosedTabsButton] Hide menu indicator 12 years ago
nowrep 96b6743ac6 [ClosedTabsButton] New button in the right corner of tabbar 12 years ago
nowrep 9cdad1b45d [Linux Theme] Use new icon for supermenu and bookmarks in locationbar 12 years ago
nowrep b3c40e6281 [SiteIcon] Correctly show first site icon 12 years ago
nowrep 5b6b6c6eaf [LoadingAnimation] New loading animation 12 years ago
nowrep ebd501c9cd [SiteIcon] Show icon with small delay (100ms) 12 years ago
nowrep a9eba60da2 [LocationCompleter] Pause updates when removing items from completer 12 years ago
nowrep 20cd658274 [ProfileManager] Fix currentProfile() cutting last char of profile name 12 years ago
nowrep b9c58b14b3 [AutoScroll] Force ArrowCursor when scrolling 12 years ago
nowrep f9f74f3642 [LocationBar] Always show site icon in 16x16px 12 years ago
nowrep e6baa54179 [Qt5] Fixed QIODevice::not open warning message 12 years ago
nowrep 43cb2d6b27 [LocationBar] Fixed crash in setGoIconVisible. Always check for m_webView 12 years ago
nowrep dbec199ea8 Fixed building with Qt5 12 years ago
nowrep fe0b03fdb7 Include QDebug in qzcommon.h 12 years ago
nowrep d464d9bdef [LineEdit] Create context menu in LineEdit 12 years ago
nowrep a701079d27 [LocationBar] Cleanup code + fixed showing rss icon 12 years ago
nowrep 6e53add7d7 [LocationBar] Set cursor position at start when showing long url 12 years ago
nowrep caabbc237f [LocationBar] Tweaked Linux theme. No longer hardcode height 12 years ago
nowrep 23a599ed75 [ComboTabBar] Fixed double clicking on scroll buttons with Qt5 12 years ago
nowrep 72904a80c3 [LocationBar] Major cleanup. New code to change color of text parts 12 years ago
nowrep 9c7e9a1396 Fixed building with Qt 4 12 years ago
nowrep c395f19524 [BrowserWindow] Create shortcuts with QShortcut instead manually in keypress 12 years ago
nowrep 7e57cb63f5 [LocationCompleter] Run completions search in separate thread 12 years ago
nowrep 8069573f08 [Crashlogs] Fix showing bad path when saving crashlogs 12 years ago
nowrep 0a622e325c [SqlDatabase] New implementation, hold connections for threads 12 years ago
nowrep 688e021fff [DatabaseWriter] Replace with new SqlDatabase class 12 years ago
nowrep 167ae2af50 [SqlDatabase] New class allowing to exec Sql queries in separate thread 12 years ago
nowrep 16ff847a8b [Session] Use the same session with both Qt4 & Qt5 12 years ago
nowrep a2de6e1627 [ShowStatusBar] Fixed settings to show/hide Status Bar 12 years ago
nowrep fbafd56e90 [CaBundle] Update bundle + fix make_ca_bundle.sh script 12 years ago
nowrep 83bb7c757c [CodeCleanup] Don't use m_isStarting and m_isClosing in BrowserWindow 12 years ago
nowrep bd0cc0e121 [Crash] Fixed crash after closing some tabs (eg. GMail) 12 years ago