aboutsummaryrefslogtreecommitdiff
path: root/smolbote.qbs
Commit message (Collapse)AuthorAgeFilesLines
* Added SSL cert warningsAqua-sama2017-12-201-0/+2
|
* Can now open links in new tabAqua-sama2017-12-201-1/+0
|
* Bug fixesAqua-sama2017-12-191-2/+2
| | | | | Switching between tabs should work properly now. Refactored MainWindowTabBar (was WebViewTabBar)
* Basic adblock FilterRuleAqua-sama2017-12-181-0/+1
|
* ProfileView dialogAqua-sama2017-12-171-3/+0
|
* Fixed release builds defining QT_DEBUGAqua-sama2017-12-161-11/+8
|
* WebView pageMenu implementationAqua-sama2017-12-151-4/+10
|
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-141-40/+15
|
* Autogenerating settings dialogAqua-sama2017-12-111-12/+5
|
* Simple filterlistAqua-sama2017-12-111-2/+11
|
* Replaced tinytoml with libconfigAqua-sama2017-12-081-19/+9
|
* libconfig testAqua-sama2017-11-301-1/+9
|
* Split off DownloadsWidget into libraryAqua-sama2017-10-101-17/+7
| | | | Fixed bug with BookmarksWidget crashing the program on exit
* Some fixes based on clazyAqua-sama2017-09-221-1/+1
|
* Updated documentationAqua-sama2017-09-221-5/+0
|
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-201-0/+1
|
* Split off Bookmarks into static libAqua-sama2017-09-041-11/+4
|
* Split address bar off into static libraryAqua-sama2017-08-231-3/+9
|
* Added homepage buttonAqua-sama2017-07-021-11/+12
|
* Configuration defaults fileAqua-sama2017-07-011-2/+2
|
* Browser class refactoringAqua-sama2017-06-041-0/+2
|
* Adding plugin action to the menu barAqua-sama2017-06-031-19/+3
|
* Test plugin loadingAqua-sama2017-06-031-1/+22
|
* Profiles dialogAqua-sama2017-05-281-3/+3
|
* Profile improvementsAqua-sama2017-05-271-0/+5
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* Filter code refactoringAqua-sama2017-05-251-12/+12
|
* Merged FilterRule into FilterNodeAqua-sama2017-05-251-2/+0
|
* Displaying filter rules in a tree model viewAqua-sama2017-05-251-1/+5
|
* Improved filter rulesAqua-sama2017-05-241-4/+4
|
* clazy fixesAqua-sama2017-04-221-1/+6
|
* Updated documentationAqua-sama2017-04-191-8/+8
|
* Added cookie widgetAqua-sama2017-03-311-6/+15
|
* Rewrote the pre-commit hook into RubyAqua-sama2017-03-231-1/+1
|
* Blocker fixesAqua-sama2017-03-221-12/+24
|
* Dockable DownloadsWidgetAqua-sama2017-03-201-6/+14
|
* Fixed opening bookmarks with multiple windowsAqua-sama2017-03-201-3/+3
|
* Dockable bookmarks dialogAqua-sama2017-03-201-5/+11
| | | | Fixed bugs in bookmarks dialog
* Added custom about boxAqua-sama2017-03-201-4/+15
|
* Updated BUILDING.mdAqua-sama2017-03-191-8/+20
| | | | mach script can now build tarballs
* Added build scriptAqua-sama2017-03-191-10/+6
| | | | Additional locations are searched for configuration
* Blocker rewritesAqua-sama2017-02-281-9/+10
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog
* installing config fileAqua-sama2017-02-261-2/+10
|
* UI changesAqua-sama2017-02-261-1/+0
|
* Settings class reworkAqua-sama2017-02-241-1/+1
| | | | Using toml as format
* Single instanceAqua-sama2017-02-211-3/+9
|
* Moved smolbote.qbsAqua-sama2017-02-171-0/+104