1
mirror of https://invent.kde.org/network/falkon.git synced 2025-09-11 17:07:55 +02:00

Commit Graph

  • d3e8cbac97 Fixed building after recent commits nowrep 2014-03-11 09:12:37 +0100
  • 6598885538 [Translations] Serbian qt translations update Mladen Pejaković 2014-03-10 22:03:17 +0100
  • 4fb58a6202 [Strings] Small changes in translation strings nowrep 2014-03-10 21:37:20 +0100
  • 34cb20e82a Updated translations nowrep 2014-03-10 20:55:31 +0100
  • c580d4167b Merge pull request #1256 from pejakm/srtrans David Rosca 2014-03-10 20:43:37 +0100
  • ecfc987b4f [Translations] Update Serbian language Mladen Pejaković 2014-03-10 19:47:27 +0100
  • 5ca0073410 [Translations] Fixed loading translations nowrep 2014-03-10 19:41:44 +0100
  • e827249f50 [MainMenu] Added MainMenu class that holds all menu actions of window nowrep 2014-03-10 16:55:11 +0100
  • fb25ef4ba5 [CookiesTest] Update test after recent changes in CookieJar nowrep 2014-03-10 09:40:37 +0100
  • fb2629898b [TabBar] Don't draw base. Should help with Qt5 Fusion style nowrep 2014-03-10 09:38:16 +0100
  • d14655a3ab [ComboTabBar] Don't emit overflowChanged when not necessary S. Razi Alavizadeh 2014-03-10 09:36:37 +0100
  • 2e9ce1ba90 [CodeCleanup] Major cleanup in MainApplication class nowrep 2014-03-10 00:47:07 +0100
  • 969f262cf8 [DataPaths] Don't add trailing slash to paths nowrep 2014-03-09 22:17:13 +0100
  • 214279e3bb [DataPaths] Added new class DataPaths nowrep 2014-03-09 21:51:42 +0100
  • 985db8a35d [AdBlockManager] Use Q_GLOBAL_STATIC for AdBlockManager nowrep 2014-03-09 12:54:23 +0100
  • a3c3dead87 [CodeCleanup] Get rid of Qz::AppMessage enum nowrep 2014-03-09 12:49:45 +0100
  • a61ce67d7c [SpellCheck] Cleanup: Speller class is now singleton nowrep 2014-03-08 14:21:08 +0100
  • 0e9fcc2113 [Building] Fixed building on Qt 5 & without Hunspell nowrep 2014-03-07 23:59:12 +0100
  • 875d48b580 [Bookmarks] Save bookmarks after restoring defaults nowrep 2014-03-07 23:21:06 +0100
  • 9764cea3a3 [ToolButton] ShowMenuInside option needs own aboutToShowMenu signal nowrep 2014-03-07 23:20:31 +0100
  • 417da146e5 [QzTools] Make QzTools class and export only the class nowrep 2014-03-07 22:54:50 +0100
  • fdf4fcc54e [main.cpp] SIGPIPE is not needed to be handled in signal_handler nowrep 2014-03-07 18:57:42 +0100
  • f558a836b0 [Code] Create singletons with Q_GLOBAL_STATIC macro nowrep 2014-03-07 18:24:13 +0100
  • edbb87bd1f [CodeCleanup] IconProvider now have static methods for getting icons nowrep 2014-03-07 18:03:42 +0100
  • e0780b7779 [CookiesTest] Make the test pass after last commit nowrep 2014-03-06 17:07:58 +0100
  • d0d1fa1844 [Session] Save session to QByteArray and then write it to file nowrep 2014-03-06 16:18:58 +0100
  • f33552320f [AutoSaver] Rework AutoSaver so each object can use own instance nowrep 2014-03-06 16:12:36 +0100
  • c0311d7ee8 [Building] Include defines.pri after Qt modules are added nowrep 2014-03-05 19:00:53 +0100
  • 74883f8af4 [Building] Use QZ_DESTDIR variable for $SRC/bin directory nowrep 2014-03-04 14:40:43 +0100
  • 688455158c [Bookmarks] HtmlImporter: Fixed filter for html files nowrep 2014-03-04 14:16:58 +0100
  • 29f20ae520 [Building] Don't require ending slash in USE_LIBPATH and QUPZILLA_PREFIX options nowrep 2014-03-03 15:06:22 +0100
  • a7d382ee42 [Cleanup] Use QZ_WS_X11 only for X11 specific code nowrep 2014-03-03 14:47:47 +0100
  • 82ca226127 [Code] Use QTime::elapsed() for timing nowrep 2014-03-03 12:55:35 +0100
  • 12948cd0a4 [DNT] Enable sending DoNotTrack header by default nowrep 2014-03-02 22:42:10 +0100
  • c7a31c57e0 [CodeCleanup] Use QMouseEvent::button() in mouse release events nowrep 2014-03-01 14:12:50 +0100
  • 5ad76995a2 [BookmarksSidebar] Enable only SingleSelection in sidebar nowrep 2014-03-01 14:06:44 +0100
  • b826ebc52a [LocationCompleter] Support Ctrl / Shift activation of items nowrep 2014-03-01 13:02:57 +0100
  • 8f9f187b80 Fix regression after 2a6896e57f Mladen Pejaković 2014-03-01 00:22:55 +0100
  • 2a6896e57f Merge pull request #1248 from pejakm/stfx David Rosca 2014-02-28 22:15:25 +0100
  • b18ac632df [HistoryMenu] Improvements Mladen Pejaković 2014-02-28 21:12:25 +0100
  • a9bce8c775 [Code] Moved history menu into separate HistoryMenu class nowrep 2014-02-27 22:53:56 +0100
  • d8f71fad8b [Scripts] generate-translations now generate also .qrc lines nowrep 2014-02-26 21:30:19 +0100
  • 5e4f703ef2 [Code] Renamed qz_namespace.h to qzcommon.h nowrep 2014-02-26 20:03:20 +0100
  • 3650aac9ff [Code] Little cleanups after rename QupZilla -> BrowserWindow nowrep 2014-02-26 19:55:49 +0100
  • 84ef3e9fda Fixed, renamed QupZilla class to BrowserWindow everywhere S. Razi Alavizadeh 2014-02-25 22:06:13 +0330
  • b6181315f7 [AdBlock] Don't add domain css rules to sites whitelisted with $document option nowrep 2014-02-25 12:12:27 +0100
  • 4133106988 [PinnedTabs] Restore pinned tabs also when not restoring session nowrep 2014-02-24 11:38:18 +0100
  • e5246a0c74 Merge pull request #1242 from pejakm/tabsv2 David Rosca 2014-02-23 18:38:59 +0100
  • 9b7ecf1d12 [TabBar] Comment fix Mladen Pejaković 2014-02-23 14:54:22 +0100
  • 5d23a21f37 [TabBar] Option to show/hide close button on inactive tabs. Closes #1220 Mladen Pejaković 2014-02-23 14:49:32 +0100
  • 7d98a162d6 [Code] Fixed cppcheck issues nowrep 2014-02-22 15:23:46 +0100
  • 5cf7d0b9a9 [Bookmarks] Add new action to open bookmarks in private window nowrep 2014-02-22 15:20:54 +0100
  • 131eef5c9d Open links in private window. Mladen Pejaković 2014-02-22 14:57:22 +0100
  • 85a15127a0 Merge pull request #1232 from dagsoftware/patch-3 David Rosca 2014-02-21 17:31:53 +0100
  • 7e6241f4da Update languages.nsh dagsoftware@yahoo.com 2014-02-21 00:06:30 +0100
  • eb9b2635d5 [ButtonWithMenu] Fixed selectPreviousItem not selecting first item nowrep 2014-02-20 17:06:21 +0100
  • 77e8afb5ec [Bookmarks] Force icons visible in bookmarks menu nowrep 2014-02-20 16:55:30 +0100
  • afae00e4a2 [Cleanup] Rename export macro to just QUPZILLA_EXPORT nowrep 2014-02-19 22:12:32 +0100
  • 404fa68a1b [Cleanup] Renamed QupZilla class to BrowserWindow nowrep 2014-02-19 22:07:21 +0100
  • 118478351f [AutoScroll] Set window title of settings dialog nowrep 2014-02-19 21:39:34 +0100
  • c7cf42f0a4 [AutoScroll] Set minimum value of divider to 1.0 nowrep 2014-02-18 17:52:20 +0100
  • 47fe951001 [Translators] Added Juan Carlos Sánchez into translators nowrep 2014-02-18 17:50:55 +0100
  • a4541da935 [Plugins] Updated translations nowrep 2014-02-18 17:23:14 +0100
  • 1f7628ff05 [AutoScroll] Added settings - option to change scroll divider value nowrep 2014-02-18 17:21:31 +0100
  • 65a47fd450 [LocationCompleter] Speedup searching in Bookmarks & History nowrep 2014-02-18 16:17:22 +0100
  • 7323fb1cad [AutoScroll] Add scrolling icons (from Oxygen cursor theme) nowrep 2014-02-18 15:15:42 +0100
  • ed99915bff [PACtest] qupzilla.com is now on own VPS nowrep 2014-02-17 20:18:10 +0100
  • b9bdb99ee8 1.6.3 is current stable version nowrep 2014-02-17 20:02:51 +0100
  • e5240bcc8e [AutoScroll] Added AutoScroll plugin nowrep 2014-02-17 20:00:40 +0100
  • 22e195b621 Merge pull request #1218 from pejakm/sdfix David Rosca 2014-02-17 12:15:55 +0100
  • b8f8e3753f [Bookmarks] Added Export dialog + HTML Bookmarks Exporter nowrep 2014-02-17 12:13:26 +0100
  • daa3f07426 [FirefoxImporter] Support importing full bookmarks structure nowrep 2014-02-16 15:39:59 +0100
  • 091f4ab6a6 [SpeedDial] Fix overlay text input visibility with dark themes Mladen Pejaković 2014-02-15 23:50:54 +0100
  • 680ed27c22 [BookmarksImportDialog] Draw separators in imported bookmarks treeview nowrep 2014-02-15 22:18:11 +0100
  • 763183be88 [OperaImporter] Support importing full bookmarks structure nowrep 2014-02-15 22:07:52 +0100
  • 650558dea6 [ChromeImporter] Support importing full bookmarks structure nowrep 2014-02-15 20:53:03 +0100
  • 9a4193f0b3 Merge pull request #1217 from pejakm/tabwdgt David Rosca 2014-02-15 19:10:38 +0100
  • 3eede1d8a2 Rework list of closed tabs Mladen Pejaković 2014-02-15 18:49:48 +0100
  • 5301495966 [BookmarksImport] Added back button to import dialog + other small changes nowrep 2014-02-15 01:49:12 +0100
  • 09893f20b4 [BookmarksImport] Create new base BookmarksImporter class nowrep 2014-02-15 00:17:31 +0100
  • 23b55d9158 [BookmarksImport] Show full structure of imported bookmarks nowrep 2014-02-14 21:13:08 +0100
  • 167e80f59a [SaveSettings] Don't save settings twice on app close nowrep 2014-02-14 20:29:41 +0100
  • d422ce3767 [Models] Decrease the delay for filtering to 300ms nowrep 2014-02-14 20:28:25 +0100
  • f9d3c102ec [Cleanup] QTimer::start() restarts timer if it is already running nowrep 2014-02-14 19:31:35 +0100
  • a99f954930 [ReloadStopButton] Instead of pausing updates, only update the button after delay nowrep 2014-02-14 19:28:41 +0100
  • 35f1799e59 [ComboTabBar] Fix tabAt function for RTL languages S. Razi Alavizadeh 2014-02-14 18:48:16 +0100
  • 907386b921 [Sslv3Sites] easylist-downloads.adblockplus.org shouldn't be there nowrep 2014-02-14 10:53:19 +0100
  • 94c32ae235 [FreeBSD] Link to execinfo nowrep 2014-02-14 10:49:21 +0100
  • c1c7e75c83 [Translations] Added new es_MX from Transifex nowrep 2014-02-14 10:45:11 +0100
  • 363cd01016 [AdBlockDialog] Show error if subscription can't be loaded nowrep 2014-02-14 10:38:43 +0100
  • 4aa4864c06 [OS/2] Fixed build of StatusBarIcons nowrep 2014-02-13 22:16:32 +0100
  • 9ae0352548 [SslV3Sites] Added possibility to change list of sites in settings.ini nowrep 2014-02-13 20:46:15 +0100
  • d005505dba FreeBSD build patches nowrep 2014-02-13 20:16:20 +0100
  • 156a14dfb6 [Windows] Use %LOCALAPPDATA% only if user doesn't have config in older paths nowrep 2014-02-13 19:24:12 +0100
  • 84eea976c2 [Building] Fixed building on OS/2 nowrep 2014-02-13 19:20:22 +0100
  • a22b40db9d Updated translations from Transifex nowrep 2014-02-13 16:50:44 +0100
  • 5e131033e6 [Flicker] Another set of flicker patches nowrep 2014-02-13 16:44:00 +0100
  • 6a4a41a5d9 [TabBar] Don't show tab previews while dragging tabs nowrep 2014-02-13 15:42:25 +0100
  • 3ec9e0b893 [TabListButton] Show popup menu inside window for tab-list button in tabbar nowrep 2014-02-13 15:27:02 +0100
  • 851e19ce01 [Bookmarks] Fixed assert when migrating bookmarks nowrep 2014-02-13 16:35:52 +0100