summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* WARNING: BIG COMMITAndrea Diamantini2012-12-101-7/+1
* Improve webapp creation, fixing title name choiceAndrea Diamantini2012-12-101-17/+28
* Removed some porting FIXME and re-enabled old featuresAndrea Diamantini2012-12-101-7/+1
* Fix line changed by accident, restoring correct behavior on startupAndrea Diamantini2012-12-101-1/+1
* Add 1.x compatibility kwebapp script and moved webapp logic to 2.0Andrea Diamantini2012-12-101-2/+2
* Fix tabs restore when some of them were pinnedAndrea Diamantini2012-12-101-15/+8
* Fix new incognito window opening...Andrea Diamantini2012-12-101-1/+2
* enable webapp mode by calling "rekonq --webapp URL" :DAndrea Diamantini2012-12-101-3/+57
* Enable incognito mode by calling "rekonq --incognito URL" :)Andrea Diamantini2012-12-101-14/+47
* Re-enable the restore on crash message bar :)Andrea Diamantini2012-12-101-10/+1
* Fix opening when there are no pinned tabsAndrea Diamantini2012-12-101-2/+2
* Restoring pinned tabs, yeah!!!! :DAndrea Diamantini2012-12-101-4/+23
* New Private Browsing mode :DAndrea Diamantini2012-12-101-3/+14
* rekonq new tab page restored :)Andrea Diamantini2012-12-101-22/+15
* new tab actionAndrea Diamantini2012-12-101-0/+6
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-5/+6
* Manage Bookmarks Toolbar show/hide (&& create/delete)Andrea Diamantini2012-12-101-0/+6
* Clean up remove tab window mechanismAndrea Diamantini2012-12-101-12/+12
* Restore rekonq settingsAndrea Diamantini2012-12-101-119/+116
* Tools actions restoredAndrea Diamantini2012-12-101-0/+96
* Add actions to the web window, STEP 1 (the easiest ones...)Andrea Diamantini2012-12-101-6/+92
* set window object name rightAndrea Diamantini2012-12-101-0/+5
* Apply rekonq fixes for bug 304312Andrea Diamantini2012-12-101-72/+74
* Restored Adblock moving hiding logic to the one used in kwebkitpartAndrea Diamantini2012-12-101-0/+4
* Session ManagerAndrea Diamantini2012-12-101-24/+25
* Insert back HistoryManagerAndrea Diamantini2012-12-101-3/+7
* Class Application Import, first (important) partAndrea Diamantini2012-12-101-0/+520
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-883/+0
* Make sure to add all MainWindow before a new tab.Yoann Laissus2012-08-161-1/+2
* * Split updateTabBar() into two separate methodsYoann Laissus2012-08-141-1/+1
* Correctly handle session restoreAndrea Diamantini2012-07-311-75/+78
* This should fix local files launch by console when rekonq is just loadedAndrea Diamantini2012-07-261-2/+0
* Let user customize shortcut name & description.Giuseppe CalĂ 2012-07-261-3/+4
* Fix session restore codeAndrea Diamantini2012-07-091-86/+81
* Ensure rekonq will close when deleting last window.Andrea Diamantini2012-07-081-0/+4
* Remember to restore all tabs (when needed) also with external argumentsAndrea Diamantini2012-06-201-3/+7
* Minor clean up in App ctorAndrea Diamantini2012-06-131-9/+7
* Cleans upAndrea Diamantini2012-06-121-2/+0
* Kitchen sink clean upAndrea Diamantini2012-05-271-5/+5
* ASSERT_NOT_REACHED macro parameter cannot be empty on MSVC.Andrius da Costa Ribas2012-05-271-1/+1
* Application shortcut clean upAndrea Diamantini2012-05-271-2/+5
* Fix a regression from previous commitAndrea Diamantini2012-04-251-9/+9