Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Configuration class rework | Aqua-sama | 2018-01-25 | 8 | -54/+52 | |
| | | | | | | - castToString is now a free function - setFromString split away from setValue - moved Configuration to src | |||||
* | Configuration class rework | Aqua-sama | 2018-01-24 | 5 | -282/+93 | |
| | | | | | | - Moved setValue to the header - Code readability - Removed secondary defaultCfg | |||||
* | Pressing enter/return sets bookmark items | Aqua-sama | 2018-01-20 | 1 | -0/+26 | |
| | ||||||
* | Saner bookmark editing | Aqua-sama | 2018-01-20 | 6 | -44/+130 | |
| | | | | - Fixed bug with bookmarks in folders getting duplicated | |||||
* | Added result label to search form | Aqua-sama | 2018-01-20 | 5 | -16/+26 | |
| | ||||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 59 | -81/+78 | |
| | ||||||
* | Added comments to PKGBUILD | Aqua-sama | 2018-01-20 | 2 | -20/+15 | |
| | ||||||
* | Added revision and branch to about dialog | Aqua-sama | 2018-01-19 | 3 | -34/+33 | |
| | ||||||
* | Added shortcuts to navbar actions | Aqua-sama | 2018-01-19 | 2 | -4/+28 | |
| | ||||||
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 19 | -267/+273 | |
| | | | | | - Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted | |||||
* | Configuration creates missing items based on defaults | Aqua-sama | 2018-01-17 | 5 | -187/+141 | |
| | ||||||
* | Fixed build scripts for use with the mercurial repository | Aqua-sama | 2018-01-16 | 10 | -78/+30 | |
| | ||||||
* | Converted repository to mercurial | Aqua-sama | 2018-01-15 | 1 | -0/+8 | |
| | ||||||
* | All QWebEngineSettings are now accessible | Aqua-sama | 2018-01-15 | 2 | -55/+141 | |
| | ||||||
* | Moved ProfileView to ProfileEditorPlugin | Aqua-sama | 2018-01-15 | 14 | -363/+476 | |
| | ||||||
* | Initial plugins testing | Aqua-sama | 2018-01-14 | 10 | -3/+170 | |
| | ||||||
* | Minor fixes | Aqua-sama | 2018-01-14 | 6 | -20/+6 | |
| | ||||||
* | CookieInterceptor, making all cookies session cookies | Aqua-sama | 2018-01-13 | 8 | -44/+84 | |
| | ||||||
* | Multithreaded saving during shutdown | Aqua-sama | 2018-01-13 | 6 | -13/+19 | |
| | ||||||
* | Writing BookmarksModel to xbel | Aqua-sama | 2018-01-11 | 6 | -42/+118 | |
| | ||||||
* | Removed docs (moved to site) | Aqua-sama | 2018-01-11 | 7 | -210/+3 | |
| | ||||||
* | Editing bookmark items | Aqua-sama | 2018-01-11 | 3 | -2/+17 | |
| | ||||||
* | BookmarksModel::insertItem | Aqua-sama | 2018-01-08 | 3 | -1/+87 | |
| | ||||||
* | Address bar completer doesn't show up if there's nothing to suggest | Aqua-sama | 2018-01-08 | 2 | -7/+8 | |
| | ||||||
* | Fixed bugs with QDockWidgets | Aqua-sama | 2018-01-08 | 5 | -25/+61 | |
| | | | | | | - QDockWidgets are now deleted on close - Opening a new BookmarksWidget no longer leaves an empty dock widget - Fixed crash with deleting dock widgets | |||||
* | Added .clang-format | Aqua-sama | 2018-01-07 | 50 | -257/+356 | |
| | ||||||
* | Searching through BookmarkModel elements | Aqua-sama | 2018-01-07 | 7 | -64/+117 | |
| | ||||||
* | Added BookmarksModel | Aqua-sama | 2018-01-07 | 11 | -305/+428 | |
| | | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders | |||||
* | Updated ReadMe and pkgbuild | Aqua-sama | 2018-01-05 | 5 | -17/+83 | |
| | ||||||
* | Various minor fixes | Aqua-sama | 2018-01-04 | 22 | -63/+12 | |
| | | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings | |||||
* | Fixed crash with Settings dialog | Aqua-sama | 2018-01-03 | 8 | -152/+164 | |
| | | | | | - User Configuration gets completely written, instead of being just overrides | |||||
* | Updated PKGBUILD | Aqua-sama | 2018-01-03 | 3 | -13/+15 | |
| | ||||||
* | Changed from qbs to cmake | Aqua-sama | 2018-01-03 | 42 | -675/+205 | |
| | ||||||
* | Download items' width should no longer exceed the list width | Aqua-sama | 2018-01-01 | 7 | -34/+221 | |
| | ||||||
* | UrlCompleter searches the bookmarks tree (folder href) | Aqua-sama | 2017-12-31 | 6 | -6/+63 | |
| | ||||||
* | Using QCompleter to provide address bar completions | Aqua-sama | 2017-12-29 | 6 | -90/+27 | |
| | | | | - known issue: it doesn't search trees well | |||||
* | Off-the-record profile settings | Aqua-sama | 2017-12-29 | 4 | -90/+127 | |
| | | | | | - all profiles can load configs now - fullscreen requests are no longer ignored | |||||
* | Download manager fixes | Aqua-sama | 2017-12-27 | 11 | -96/+71 | |
| | | | | | | | | | | DownloadsWidget - Download widget now in landscape - Download widget no longer docks in the main window, but is a dialog DownloadItemWidget - Download item widget looks more compact - Download details are now a part of the item widgets instead - Download details: save path | |||||
* | UrlRequestInterceptor fixes | Aqua-sama | 2017-12-26 | 6 | -102/+31 | |
| | | | | | - Using QHash to store HostRule's, so lookup should be faster - HostRule is now a struct | |||||
* | SettingsDialog patches | Aqua-sama | 2017-12-26 | 7 | -11/+53 | |
| | | | | | | | - Added scrollbar, so items are now properly viewable on all sizes - Reset button now works - Editing values causes a crash - Filter path is now in filter.path instead of browser.filterPath | |||||
* | Updated pre-commit hook | Aqua-sama | 2017-12-25 | 4 | -46/+25 | |
| | ||||||
* | --profile no longer causes a crash | Aqua-sama | 2017-12-25 | 3 | -49/+39 | |
| | ||||||
* | astyle pass | Aqua-sama | 2017-12-25 | 46 | -50/+46 | |
| | ||||||
* | Address bar menu now reads entries from the bookmarks | Aqua-sama | 2017-12-24 | 8 | -26/+63 | |
| | ||||||
* | Request filter now properly takes hostlists | Aqua-sama | 2017-12-23 | 34 | -1625/+129 | |
| | | | | - hostslist directory is set in browser.filterPath | |||||
* | Removed SingleApplication::SessionParam | Aqua-sama | 2017-12-23 | 7 | -65/+25 | |
| | ||||||
* | smolbote can now compile on Qt 5.7.1 | Aqua-sama | 2017-12-23 | 9 | -12/+8 | |
| | ||||||
* | Single instance check works again | Aqua-sama | 2017-12-22 | 8 | -54/+177 | |
| | | | | - In Debug builds, startup time is calculated | |||||
* | Edited documentation | Aqua-sama | 2017-12-21 | 15 | -225/+182 | |
| | | | | | | - Search highlighting is removed when you close the search box - Fixed PKGBUILD not working - PKGBUILD can now pick compiler and optimization | |||||
* | Added Search Box | Aqua-sama | 2017-12-21 | 8 | -6/+184 | |
| |