| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ProfileEditor: add delete button | Aqua-sama | 2018-06-14 | 2 | -7/+14 |
* | Completer: double clicking on an item activates it | Aqua-sama | 2018-06-10 | 3 | -13/+20 |
* | Focus view when URL bar loses focus | Aqua-sama | 2018-06-09 | 4 | -0/+11 |
* | Better profile loading | Aqua-sama | 2018-06-08 | 3 | -21/+34 |
* | Split webengine/webprofile into lib/web | Aqua-sama | 2018-06-07 | 3 | -0/+279 |
* | Check URL validity before searching | Aqua-sama | 2018-06-06 | 2 | -8/+14 |
* | Add QString cast to Configuration::value | Aqua-sama | 2018-06-05 | 1 | -14/+15 |
* | Update about dialog | Aqua-sama | 2018-05-29 | 2 | -6/+10 |
* | Back/Forward menu shortcuts | Aqua-sama | 2018-05-26 | 1 | -0/+2 |
* | Update manpage | Aqua-sama | 2018-05-18 | 1 | -2/+2 |
* | Plugin command-line parameters | Aqua-sama | 2018-05-16 | 1 | -0/+3 |
* | Move help and version functions to main (out of Configuration) | Aqua-sama | 2018-05-15 | 2 | -24/+24 |
* | Set download tooltip image preview width to 400 | Aqua-sama | 2018-05-13 | 2 | -2/+1 |
* | Download widget item tooltip | Aqua-sama | 2018-05-13 | 8 | -233/+93 |
* | Stylesheet load setting | Aqua-sama | 2018-05-04 | 5 | -3/+9 |
* | Merge address bar menus | Aqua-sama | 2018-05-03 | 4 | -32/+53 |
* | QTBUG-65223 workaround | Aqua-sama | 2018-05-03 | 1 | -1/+1 |
* | Split off addressbar into lib/ | Aqua-sama | 2018-05-01 | 7 | -0/+436 |
* | Merge CommandLine functionality into Configuration | Aqua-sama | 2018-04-22 | 2 | -26/+80 |
* | Add tile and cascade actions to Window menu | Aqua-sama | 2018-04-22 | 1 | -1/+2 |
* | Remove unknown option parsing | Aqua-sama | 2018-04-21 | 2 | -2/+2 |
* | Remove unneeded po::store | Aqua-sama | 2018-04-21 | 2 | -7/+1 |
* | Add Boost_INCLUDE_DIRS to configuration | Aqua-sama | 2018-04-21 | 1 | -0/+3 |
* | Add msvc to AboutDialog compiler define | Aqua-sama | 2018-04-21 | 1 | -1/+3 |
* | Add Boost_INCLUDE_DIRS to poi and about | Aqua-sama | 2018-04-21 | 1 | -0/+3 |
* | Add Window menu | Aqua-sama | 2018-04-19 | 1 | -9/+6 |
* | Removed MainWindow::titleChangedConnection | Aqua-sama | 2018-04-19 | 1 | -1/+1 |
* | Load URL/Search page menu actions | Aqua-sama | 2018-04-18 | 2 | -6/+8 |
* | Style pass | Aqua-sama | 2018-04-17 | 7 | -21/+20 |
* | Search box works again | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
* | Add loading progess bar to the address bar | Aqua-sama | 2018-04-17 | 2 | -3/+3 |
* | Address bar searches work again | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 2 | -0/+16 |
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 8 | -32/+241 |
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 1 | -6/+6 |
* | Add keyboard shortcuts for address bar menus | Aqua-sama | 2018-03-31 | 2 | -2/+24 |
* | Add missing includes | Aqua-sama | 2018-03-23 | 1 | -0/+1 |
* | Cookie filter | Aqua-sama | 2018-03-23 | 1 | -0/+3 |
* | poi-config saving config | Aqua-sama | 2018-03-21 | 2 | -3/+16 |
* | Add pause/resume/cancel buttons to download | Aqua-sama | 2018-03-15 | 5 | -20/+65 |
* | Moved Configuration class into library | Aqua-sama | 2018-03-15 | 4 | -12/+192 |
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 2 | -2/+14 |
* | Added poi-config | Aqua-sama | 2018-03-05 | 3 | -185/+0 |
* | Fixed address bar auto-complete | Aqua-sama | 2018-02-07 | 2 | -0/+7 |
* | Rewrote bookmark manager to use QTreeWidget over QTreeView | Aqua-sama | 2018-02-07 | 12 | -732/+232 |
* | Bookmarks bugfixes | Aqua-sama | 2018-02-07 | 6 | -15/+59 |
* | Bookmarks drag and drop | Aqua-sama | 2018-02-04 | 6 | -47/+92 |
* | UrlLineEdit rework | Aqua-sama | 2018-01-26 | 3 | -264/+0 |
* | Configuration class rework | Aqua-sama | 2018-01-25 | 4 | -263/+1 |
* | Configuration class rework | Aqua-sama | 2018-01-24 | 3 | -204/+77 |