aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Drop boost dependencyAqua-sama2019-11-0322-172/+666
* Use github.com/Taywee/args to parse command lineAqua-sama2019-10-224-63/+91
* Improve meson.build filesAqua-sama2019-10-132-3/+3
* Add plugin signature verification policiesAqua-sama2019-04-195-101/+12
* Add PluginLoader classAqua-sama2019-03-115-4/+101
* repl: import python moduleAqua-sama2019-03-061-2/+43
* Add WIP Python REPL interfaceAqua-sama2019-02-233-2/+57
* SubWindow: closing tab restores previous indexAqua-sama2019-02-152-2/+9
* Use spdlog for loggingAqua-sama2019-02-067-25/+17
* Add tools/report-clang-tidy.shAqua-sama2019-01-1811-25/+26
* Rewrite lib/web to lib/webprofileAqua-sama2019-01-169-64/+37
* Rewrite lib/urlfilterAqua-sama2019-01-097-140/+79
* Add Edit menuAqua-sama2019-01-031-0/+85
* Update license yearAqua-sama2019-01-023-20/+2
* Connect Developer Tools and View Source actionsAqua-sama2019-01-022-32/+47
* Fix filter.header not workingAqua-sama2018-12-301-29/+6
* Rename TabWidget::deleteTab to TabWidget::removeTabAqua-sama2018-12-254-22/+12
* Fix bookmarks context menu exec positionAqua-sama2018-12-221-1/+1
* Add BookmarksWidget::showContextMenu signalAqua-sama2018-12-221-0/+31
* Add subwindow list to Window menuAqua-sama2018-12-173-3/+27
* Add browser.iconThemeAqua-sama2018-12-161-0/+4
* Add restore last tab shortcutAqua-sama2018-12-151-23/+17
* Move tab actions to Subwindow menuAqua-sama2018-12-154-29/+190
* Add SaveSessionDialogAqua-sama2018-12-145-12/+210
* Add translations meson option to build and install translationsAqua-sama2018-12-134-31/+34
* MainWindow: rework menu barAqua-sama2018-12-1316-432/+409
* Fix navigation buttons using wrong iconsAqua-sama2018-12-115-26/+43
* Update poi_firejail.desktopAqua-sama2018-12-111-9/+12
* Add separate firejail .desktopAqua-sama2018-12-102-2/+8
* Fix options not getting overwritten by command lineAqua-sama2018-12-081-7/+1
* Split crash handler code off mainAqua-sama2018-12-084-38/+76
* Configuration: parse command line after parsing config fileAqua-sama2018-12-072-31/+24
* Add builtins::version, ::build and ::helpAqua-sama2018-12-054-31/+88
* Update .desktop and .profileAqua-sama2018-12-021-4/+11
* pick-session: pass session data to existing instance if anyAqua-sama2018-11-304-18/+78
* Add --session and --pick-sessionAqua-sama2018-11-291-5/+10
* Remove old session codeAqua-sama2018-11-289-108/+69
* Rewrite Session saving and loadingAqua-sama2018-11-289-39/+114
* Add Session::view and Session::restoreViewAqua-sama2018-11-267-14/+73
* Add Session DialogAqua-sama2018-11-258-12/+342
* Add QT_NO_DEBUG to non-debug buildsAqua-sama2018-11-233-239/+0
* Adding and Removing plugins at runtimeAqua-sama2018-11-233-23/+88
* Loading and unloading of plugins at runtimeAqua-sama2018-11-231-5/+6
* Add About and Run actions to plugin submenuAqua-sama2018-11-236-56/+40
* Add library check for Plasma and Breakpad configuration togglesAqua-sama2018-11-221-10/+19
* Fix transparent background being enabled if Plasma is foundAqua-sama2018-11-221-2/+3
* Add AboutPlugin dialogAqua-sama2018-11-222-14/+33
* Add adblockrule_parseAqua-sama2018-11-161-1/+1
* Fix various build warningsAqua-sama2018-10-254-91/+22
* Remove CMakeListsAqua-sama2018-10-251-117/+0