summaryrefslogtreecommitdiff
path: root/src/sessionmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move from about: to rekonq: protocol for our special linksAndrea Diamantini2013-06-061-1/+1
* Fix session dialog to have open/load as default buttonAndrea Diamantini2013-04-021-4/+5
* Add a "session" startup optionAndrea Diamantini2013-04-021-1/+1
* Load a clean session and close dialogAndrea Diamantini2013-04-021-3/+13
* Implement session saving, inspired from kate session managementAndrea Diamantini2013-04-021-8/+32
* Managing sessions, first bitsAndrea Diamantini2013-04-021-0/+93
* Remove the "AutoSaver" attempt :(Andrea Diamantini2013-03-181-14/+0
* Do NOT save sessions in private browsing windowsAndrea Diamantini2013-03-141-0/+4
* Supporting panel (again) :)Andrea Diamantini2013-03-101-21/+22
* Closed tabs page, last bits (?)Andrea Diamantini2013-02-171-9/+19
* - Code style check (codestyle script round)Andrea Diamantini2012-12-121-1/+1
* Fix tabs moves when some of them are pinnedAndrea Diamantini2012-12-101-1/+2
* Fix tabs restore when some of them were pinnedAndrea Diamantini2012-12-101-2/+4
* Fix opening when there are no pinned tabsAndrea Diamantini2012-12-101-2/+19
* Restoring pinned tabs, yeah!!!! :DAndrea Diamantini2012-12-101-38/+45
* Saving the "pinned" state in the sessionmanagerAndrea Diamantini2012-12-101-0/+12
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-3/+3
* IconManager restoreAndrea Diamantini2012-12-101-0/+331
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-298/+0
* Check if URL is Valid Before Checking if it's about: ProtocolDavid E. Narváez2012-09-261-1/+1
* Do not show "closed tabs" page after crash when directly opening an URLAndrea Diamantini2012-04-241-1/+2
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-7/+7
* Clean up sessionmanager mess :)Andrea Diamantini2012-02-091-82/+42
* Get sure pdfs are loaded when restoring sessionsAndrea Diamantini2012-02-031-6/+7
* Always Create New TabsDavid E. Narváez2012-01-281-1/+1
* Fix access keys management, copying konqueror's code ;)Andrea Diamantini2012-01-221-3/+3
* Renamed variable to avoid confusion - it is not a member variableDavid E. Narváez2012-01-211-2/+2
* Refactoring Code to Load Configuration DocumentDavid E. Narváez2012-01-201-80/+34
* Move icon manager download system to QNAMAndrea Diamantini2012-01-151-2/+2
* Implement (User) Session RestoreDavid E. Narváez2012-01-121-0/+64
* Session Management clean upAndrea Diamantini2011-12-281-9/+13
* Fix crash on private mode store/restoreAndrea Diamantini2011-10-131-17/+67
* Fix session manager restoreAndrea Diamantini2011-09-271-1/+60
* Fix close & sessionAndrea Diamantini2011-09-131-0/+1
* Get sure about urls are restoredAndrea Diamantini2011-09-131-1/+6
* Restore tab's history when restoring a tab/sessionAnton Kreuzkamp2011-08-211-64/+81
* clean upAndrea Diamantini2011-07-251-16/+16
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-18/+18
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-5/+0
* Coding styleAndrea Diamantini2011-02-251-6/+9
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* No more static members in the Application class,Pierre Rossi2011-02-241-6/+6
* Prompt user before restoring session after a crash.Pierre Rossi2010-10-081-5/+9
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-9/+6
* Don't save sessions && closed tabs if Private Browsing is enabledAndrea Diamantini2010-07-311-0/+4
* Fix naming to clean APIAndrea Diamantini2010-06-241-1/+1
* no more currenttab & digit closed tabsAndrea Diamantini2010-06-151-8/+11
* Cleaning some kDebug callsAndrea Diamantini2010-05-221-23/+24
* Adds current tab to session state (bug 237720)Lindsay Mathieson2010-05-161-1/+26