summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Do not show "closed tabs" page after crash when directly opening an URLAndrea Diamantini2012-04-241-23/+26
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-0/+3
* Add loadUrl API to mainwindowAndrea Diamantini2012-03-251-84/+14
* Check if user has a default search engine set and eventuallyAndrea Diamantini2012-03-251-0/+4
* Safe one bool check :DAndrea Diamantini2012-03-251-1/+1
* Fix rekonq exit values, returning ZERO on successAndrea Diamantini2012-03-251-2/+4
* Include Tab History when Cloning a TabDavid E. Narváez2012-03-081-4/+21
* Krazy fixesAndrea Diamantini2012-02-161-3/+3
* Delay showMessageBar creation to get sure it is created after windowAndrea Diamantini2012-02-151-1/+1
* Get SURE window existsAndrea Diamantini2012-02-091-0/+4
* Use UrlResolver in application class to uniform rekonq url resolutionAndrea Diamantini2012-01-291-1/+15
* Krazy fixesAndrea Diamantini2012-01-191-2/+2
* Implement (User) Session RestoreDavid E. Narváez2012-01-121-1/+10
* Finally fix problems with unset backgroundAndrea Diamantini2012-01-041-6/+3
* Clean up rekonq.kcfgAndrea Diamantini2012-01-021-4/+4
* Session Management clean upAndrea Diamantini2011-12-281-9/+4
* icon management fix/improvements/cleanupAndrea Diamantini2011-12-241-4/+4
* Tabs opened from outside receive are focusedAndrea Diamantini2011-12-201-2/+2
* Option to open links from external apps in new windowAndrea Diamantini2011-12-121-8/+20
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-10/+10
* Sync feature, first bitsAndrea Diamantini2011-12-121-0/+18
* Fix bk toolbar initializationAndrea Diamantini2011-12-011-1/+1
* GCI Task : Don't open useless tabs or windows for actions in the new tab pageYoann Laissus2011-11-281-2/+9
* Moving UA management code to a new UserAgentManagerAndrea Diamantini2011-11-261-0/+18
* Properly handle window/app closeAndrea Diamantini2011-11-241-7/+1
* Clean up MainView::webViewUrlChanged() codeFurkan Uzumcu2011-11-201-1/+1
* Use title instead of URL when adding application shortcutsFurkan Uzumcu2011-11-201-5/+6