2946 Commits (e6baa54179d9dbe4aae5900c0719e14a06072139)
 

Author SHA1 Message Date
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
nowrep b4d2ced60f [CodeCleanup] Cleanup Mac #ifdefs 12 years ago
nowrep b52a84da3c [CreatingWindow] Don't disable updates when creating browser windows 12 years ago
nowrep ae511eaa6c [Toolbars] Fixed toggle show Status Bar action 12 years ago
nowrep 50e8bb071f [NetworkCache] Fix path for network cache 12 years ago
nowrep 34bb2a2097 [WebInspector] Use TabWidget::currentChanged(int) signal and check for invalid tab 12 years ago
nowrep ea60478160 [Toolbars] Fixed possibility to hide both Navigation Toolbar and Menu Bar 12 years ago
nowrep 9a6bb0444d [TabBar] Make sure adding new background tab make it visible in tabbar 12 years ago
nowrep 9fda55d86d [StatusBarIcons] Fixed crash when restoring session 12 years ago
nowrep d2528417d1 [CodeCleanup] Removed all disconnectObjects() methods 12 years ago
nowrep 07cf7036df [ComboTabBar] When removing tabs, don't use timer for enabling updates 12 years ago
nowrep d109159408 [CloseOnLastTab] Instead of blocking closing tab, load new-tab-url 12 years ago
nowrep 22452aa825 [CloseOnLastTab] Changed behavior of "Don't quit upon closing last tab" option 12 years ago
nowrep 853e3905ee [Crash] Fixed crash after closing first app window 12 years ago
nowrep 493edfc655 [AdBlockRule] Save some memory with dynamic allocation and removing member variables 12 years ago
nowrep d3e8cbac97 Fixed building after recent commits 12 years ago
Mladen Pejaković 6598885538 [Translations] Serbian qt translations update 12 years ago
nowrep 4fb58a6202 [Strings] Small changes in translation strings 12 years ago
nowrep 34cb20e82a Updated translations 12 years ago
David Rosca c580d4167b Merge pull request #1256 from pejakm/srtrans 12 years ago
Mladen Pejaković ecfc987b4f [Translations] Update Serbian language 12 years ago
nowrep 5ca0073410 [Translations] Fixed loading translations 12 years ago
nowrep e827249f50 [MainMenu] Added MainMenu class that holds all menu actions of window 12 years ago
nowrep fb25ef4ba5 [CookiesTest] Update test after recent changes in CookieJar 12 years ago
nowrep fb2629898b [TabBar] Don't draw base. Should help with Qt5 Fusion style 12 years ago
S. Razi Alavizadeh d14655a3ab [ComboTabBar] Don't emit overflowChanged when not necessary 12 years ago
nowrep 2e9ce1ba90 [CodeCleanup] Major cleanup in MainApplication class 12 years ago
nowrep 969f262cf8 [DataPaths] Don't add trailing slash to paths 12 years ago
nowrep 214279e3bb [DataPaths] Added new class DataPaths 12 years ago