| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
WebProfile: remove addBookmark signal and member
Bookmarks: remove unused '...' button
Bookmarks: stop crashing if there's no selected item
Bookmarks: activating an item will only open it if it's a bookmark
Bookmarks: change header size split
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add parse() free function to UrlRequestInterceptor
- hostlists are loaded in parallel via QtConcurrent
|
| |
|
| |
|
|
|
|
|
|
| |
TODO: Editing bookmarks
TODO: Saving bookmarks
BUG: Completer doesn't search through folders
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Using QHash to store HostRule's, so lookup should be faster
- HostRule is now a struct
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- hostslist directory is set in browser.filterPath
|
| |
|
|
|
|
| |
- In Debug builds, startup time is calculated
|
|
|
|
|
|
| |
- Search highlighting is removed when you close the search box
- Fixed PKGBUILD not working
- PKGBUILD can now pick compiler and optimization
|
| |
|
|
|
|
|
|
| |
.config/smolbote will now be created if missing
Connected profiles to download manager
Added missing license from WebPage
|
| |
|
|
|