2910 Commits (d3e8cbac9740b0b61ee0e0618076c6123e489663)
 

Author SHA1 Message Date
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
nowrep 985db8a35d [AdBlockManager] Use Q_GLOBAL_STATIC for AdBlockManager 12 years ago
nowrep a3c3dead87 [CodeCleanup] Get rid of Qz::AppMessage enum 12 years ago
nowrep a61ce67d7c [SpellCheck] Cleanup: Speller class is now singleton 12 years ago
nowrep 0e9fcc2113 [Building] Fixed building on Qt 5 & without Hunspell 12 years ago
nowrep 875d48b580 [Bookmarks] Save bookmarks after restoring defaults 12 years ago
nowrep 9764cea3a3 [ToolButton] ShowMenuInside option needs own aboutToShowMenu signal 12 years ago
nowrep 417da146e5 [QzTools] Make QzTools class and export only the class 12 years ago
nowrep fdf4fcc54e [main.cpp] SIGPIPE is not needed to be handled in signal_handler 12 years ago
nowrep f558a836b0 [Code] Create singletons with Q_GLOBAL_STATIC macro 12 years ago
nowrep edbb87bd1f [CodeCleanup] IconProvider now have static methods for getting icons 12 years ago
nowrep e0780b7779 [CookiesTest] Make the test pass after last commit 12 years ago
nowrep d0d1fa1844 [Session] Save session to QByteArray and then write it to file 12 years ago
nowrep f33552320f [AutoSaver] Rework AutoSaver so each object can use own instance 12 years ago
nowrep c0311d7ee8 [Building] Include defines.pri after Qt modules are added 12 years ago
nowrep 74883f8af4 [Building] Use QZ_DESTDIR variable for $SRC/bin directory 12 years ago
nowrep 688455158c [Bookmarks] HtmlImporter: Fixed filter for html files 12 years ago
nowrep 29f20ae520 [Building] Don't require ending slash in USE_LIBPATH and QUPZILLA_PREFIX options 12 years ago
nowrep a7d382ee42 [Cleanup] Use QZ_WS_X11 only for X11 specific code 12 years ago
nowrep 82ca226127 [Code] Use QTime::elapsed() for timing 12 years ago
nowrep 12948cd0a4 [DNT] Enable sending DoNotTrack header by default 12 years ago
nowrep c7a31c57e0 [CodeCleanup] Use QMouseEvent::button() in mouse release events 12 years ago
nowrep 5ad76995a2 [BookmarksSidebar] Enable only SingleSelection in sidebar 12 years ago
nowrep b826ebc52a [LocationCompleter] Support Ctrl / Shift activation of items 12 years ago
Mladen Pejaković 8f9f187b80 Fix regression after 2a6896e57f 12 years ago
David Rosca 2a6896e57f Merge pull request #1248 from pejakm/stfx 12 years ago
Mladen Pejaković b18ac632df [HistoryMenu] Improvements 12 years ago
nowrep a9bce8c775 [Code] Moved history menu into separate HistoryMenu class 12 years ago
nowrep d8f71fad8b [Scripts] generate-translations now generate also .qrc lines 12 years ago
nowrep 5e4f703ef2 [Code] Renamed qz_namespace.h to qzcommon.h 12 years ago
nowrep 3650aac9ff [Code] Little cleanups after rename QupZilla -> BrowserWindow 12 years ago
S. Razi Alavizadeh 84ef3e9fda Fixed, renamed QupZilla class to BrowserWindow everywhere 12 years ago
nowrep b6181315f7 [AdBlock] Don't add domain css rules to sites whitelisted with $document option 12 years ago
nowrep 4133106988 [PinnedTabs] Restore pinned tabs also when not restoring session 12 years ago
David Rosca e5246a0c74 Merge pull request #1242 from pejakm/tabsv2 12 years ago
Mladen Pejaković 9b7ecf1d12 [TabBar] Comment fix 12 years ago
Mladen Pejaković 5d23a21f37 [TabBar] Option to show/hide close button on inactive tabs. Closes #1220 12 years ago