aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Sort .profile by timeAqua-sama2018-06-162-5/+5
* Bookmarks manager bugfixesAqua-sama2018-06-155-20/+28
* AboutDialog: add profile list to details tabAqua-sama2018-06-152-6/+24
* ProfileEditor: add delete buttonAqua-sama2018-06-142-7/+14
* Completer: double clicking on an item activates itAqua-sama2018-06-103-13/+20
* Focus view when URL bar loses focusAqua-sama2018-06-094-0/+11
* Better profile loadingAqua-sama2018-06-083-21/+34
* Split webengine/webprofile into lib/webAqua-sama2018-06-073-0/+279
* Check URL validity before searchingAqua-sama2018-06-062-8/+14
* Add QString cast to Configuration::valueAqua-sama2018-06-051-14/+15
* Update about dialogAqua-sama2018-05-292-6/+10
* Back/Forward menu shortcutsAqua-sama2018-05-261-0/+2
* Update manpageAqua-sama2018-05-181-2/+2
* Plugin command-line parametersAqua-sama2018-05-161-0/+3
* Move help and version functions to main (out of Configuration)Aqua-sama2018-05-152-24/+24
* Set download tooltip image preview width to 400Aqua-sama2018-05-132-2/+1
* Download widget item tooltipAqua-sama2018-05-138-233/+93
* Stylesheet load settingAqua-sama2018-05-045-3/+9
* Merge address bar menusAqua-sama2018-05-034-32/+53
* QTBUG-65223 workaroundAqua-sama2018-05-031-1/+1
* Split off addressbar into lib/Aqua-sama2018-05-017-0/+436
* Merge CommandLine functionality into ConfigurationAqua-sama2018-04-222-26/+80
* Add tile and cascade actions to Window menuAqua-sama2018-04-221-1/+2
* Remove unknown option parsingAqua-sama2018-04-212-2/+2
* Remove unneeded po::storeAqua-sama2018-04-212-7/+1
* Add Boost_INCLUDE_DIRS to configurationAqua-sama2018-04-211-0/+3
* Add msvc to AboutDialog compiler defineAqua-sama2018-04-211-1/+3
* Add Boost_INCLUDE_DIRS to poi and aboutAqua-sama2018-04-211-0/+3
* Add Window menuAqua-sama2018-04-191-9/+6
* Removed MainWindow::titleChangedConnectionAqua-sama2018-04-191-1/+1
* Load URL/Search page menu actionsAqua-sama2018-04-182-6/+8
* Style passAqua-sama2018-04-177-21/+20
* Search box works againAqua-sama2018-04-171-1/+1
* Add loading progess bar to the address barAqua-sama2018-04-172-3/+3
* Address bar searches work againAqua-sama2018-04-171-1/+1
* Enabled address bar suggestionsAqua-sama2018-04-172-0/+16
* Multiple subwindows interfaceAqua-sama2018-04-168-32/+241
* Refactoring TabBarAqua-sama2018-04-021-6/+6
* Add keyboard shortcuts for address bar menusAqua-sama2018-03-312-2/+24
* Add missing includesAqua-sama2018-03-231-0/+1
* Cookie filterAqua-sama2018-03-231-0/+3
* poi-config saving configAqua-sama2018-03-212-3/+16
* Add pause/resume/cancel buttons to downloadAqua-sama2018-03-155-20/+65
* Moved Configuration class into libraryAqua-sama2018-03-154-12/+192
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-072-2/+14
* Added poi-configAqua-sama2018-03-053-185/+0
* Fixed address bar auto-completeAqua-sama2018-02-072-0/+7
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-0712-732/+232
* Bookmarks bugfixesAqua-sama2018-02-076-15/+59
* Bookmarks drag and dropAqua-sama2018-02-046-47/+92