summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add translations to CMakeListsRKNQ-27-linguistaqua2022-09-111-0/+12
* Fix some clang-tidy warningsaqua2022-09-101-0/+1
* RekonqWindow: apply shortcutsaqua2022-09-081-0/+3
* RekonqSettings: add resetValue and remove value's defaultValue parameteraqua2022-09-081-7/+3
* Add rekonq::DefaultUrl enumaqua2022-09-051-15/+10
* Add actions to RekonqViewaqua2022-09-051-1/+1
* Remove source_locationaqua2022-09-051-2/+3
* Add placeholder menus to main windowaqua2022-09-051-19/+10
* Add RekonqView_fake classaqua2022-09-051-0/+17
* Add scripts/qrc_lint.pyHEADmasteraqua2022-09-021-1/+1
* Add tabler icon themeaqua2022-09-011-0/+4
* SettingsDialog: save settings when changedaqua2022-08-281-0/+9
* Load plugins from AppLocalDataLocation by defaultaqua2022-08-281-118/+22
* Add parseCommandLine testsaqua2022-08-271-0/+1
* Rename rView to RekonqViewaqua2022-08-271-1/+1
* Show main windowaqua2022-08-181-79/+19
* Pass command line from secondary to primary instanceaqua2022-08-171-2/+5
* Turn WebEngine into a pluginaqua2022-08-161-3/+34
* Add rView and WebViewaqua2022-08-161-116/+61
* Add third-party/SingleApplicationaqua2022-08-151-49/+20
* Get sure webkit objects are deleted in the app d-torAndrea Diamantini2013-11-171-1/+14
* Get sure web settings are applied BEFORE loading pagesAndrea Diamantini2013-08-021-51/+23
* Ignore Close Event Filtering Altogether when Saving SessionDavid E. Narváez2013-06-251-6/+3
* Move from about: to rekonq: protocol for our special linksAndrea Diamantini2013-06-061-10/+10
* Don't Save Sessions When Closing Tabs from LogoutDavid E. Narváez2013-05-201-1/+5
* Properly register rekonq window to activitiesAndrea Diamantini2013-04-281-18/+25
* Let offline web application cache quota being configurable :)Andrea Diamantini2013-04-151-1/+1
* Clean up url loadingAndrea Diamantini2013-04-071-0/+5
* Add a "session" startup optionAndrea Diamantini2013-04-021-4/+14
* Let user decide if session has to be restored or not after crash :)Andrea Diamantini2013-03-181-3/+6
* Fallback opening a new tab page is session file is NOT foundAndrea Diamantini2013-03-181-2/+3
* Support "open in webapp" && "install webapp" linksAndrea Diamantini2013-03-171-3/+21
* open url as webapp optionAndrea Diamantini2013-03-161-3/+9
* Restore Session Manager updates on current tab changed && on windowAndrea Diamantini2013-03-141-1/+2
* Support ActivitiesAndrea Diamantini2013-03-131-37/+93
* Supporting panel (again) :)Andrea Diamantini2013-03-101-60/+61
* Get sure tabWindow && webwindow exist before calling themAndrea Diamantini2013-02-151-1/+2
* Double check (event) filtered window && window listAndrea Diamantini2013-02-121-1/+3
* Add zoom text only webkit feature settingsAndrea Diamantini2013-02-121-0/+1
* Fix tab when showing a kpart. Let also see title where neededAndrea Diamantini2013-01-271-1/+1
* Fix IconManager to let webapp window favicons workAndrea Diamantini2013-01-201-0/+6
* Krazy fixes, second shot (normalize)Andrea Diamantini2012-12-281-1/+1
* - Code style check (codestyle script round)Andrea Diamantini2012-12-121-18/+17
* Fix open external link on web appAndrea Diamantini2012-12-101-0/+33
* Fix showSearchEnginebar callAndrea Diamantini2012-12-101-1/+1
* Check settingsAndrea Diamantini2012-12-101-1/+0
* Open focused link when launched from web appAndrea Diamantini2012-12-101-1/+1
* Add an home page tab when rekonq is started with some pinned tabsAndrea Diamantini2012-12-101-2/+6
* re-enable the (useful) "open link in new tab" action in web app modeAndrea Diamantini2012-12-101-1/+2
* Fix close action when some web apps are runningAndrea Diamantini2012-12-101-0/+6