summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get sure mainWindow() exists before trying applying settingsAndrea Diamantini2011-09-161-9/+17
* Fix close & sessionAndrea Diamantini2011-09-131-0/+35
* Fix saving in adblock managementAndrea Diamantini2011-08-191-1/+0
* Introducing ASSERT_NOT_REACHEDPierre Rossi2011-07-281-3/+2
* clean upAndrea Diamantini2011-07-251-52/+52
* Fallback on loading the homepage if restoring the session failed.Tirtha Chatterjee2011-07-251-2/+4
* Calm down kDebug messagesAndrea Diamantini2011-07-191-3/+0
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-59/+66
* Insert back notification bars in webtab layoutAndrea Diamantini2011-07-111-7/+1
* Move to KMessageWidgetAndrea Diamantini2011-07-111-5/+3
* Revert "Fix includes."Pierre Rossi2011-06-291-2/+1
* Fix includes.Pierre Rossi2011-06-291-1/+2
* LastAndrea Diamantini2011-05-261-0/+8
* Adding DownloadManager class, following Pierre and Benjamin code changes.Andrea Diamantini2011-05-261-56/+11
* Make rekonq desktop awareFelix Rohrbach2011-04-101-0/+30
* De-parent providers instances and delete them on close. Please,Andrea Diamantini2011-04-071-6/+37
* This commit aims to fix a long standing rekonq bug about scrollbar (and webvi...Andrea Diamantini2011-04-031-4/+5
* Fixup for last commit.Felix Rohrbach2011-03-231-1/+1
* Make rekonq open a new window when called, even if it's already running.Felix Rohrbach2011-03-231-2/+4
* Set an option to disable the disable graphics effects on the tabbarAndrea Diamantini2011-03-161-0/+2
* Another one in the "fixing the dangerous commit" series.Andrea Diamantini2011-03-091-1/+1
* This is a first commit fixing the "dangerous" changes introduced to fixAndrea Diamantini2011-03-091-1/+1
* This commit fix bug 266837 about the (in)ability to close rekonq,Andrea Diamantini2011-03-081-6/+6
* Revert back commit for bug 267460, we need to reparent the GUI objects depend...Cedric Bellegarde2011-03-031-2/+0
* delete bookmarkProvider sooner to prevent segfaultCedric Bellegarde2011-03-021-0/+2
* cppcheck round...Andrea Diamantini2011-02-251-1/+0
* Coding styleAndrea Diamantini2011-02-251-43/+49
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* No more static members in the Application class,Pierre Rossi2011-02-241-49/+26
* This patch cleans up encoding management, moving code toAndrea Diamantini2011-02-141-0/+5
* Fix issue 258905: mark window in taskbar when opening link from external apps...Cedric Bellegarde2011-02-101-1/+5
* Added an option to show current website favicon as rekonq window iconFurkan Uzumcu2011-02-051-0/+4
* User Agent Switcher.Andrea Diamantini2011-02-011-1/+1
* Fix a typo.Andrius Štikonas2011-01-151-1/+1
* This GCI task adds a combobox with different settings to choice when hovering...Andrea Diamantini2011-01-071-0/+29
* fix startup notification when opening in an already running rekonq instanceMartin T. H. Sandsmark2010-12-231-0/+3
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-6/+6
* API clean upAndrea Diamantini2010-11-191-1/+1
* First bunch of fixes for the suggestions.Andrea Diamantini2010-11-071-1/+0
* This commit implements the new private browsign mode for rekonq:Andrea Diamantini2010-10-221-0/+61
* fix string (wasn’t → was not)Panagiotis Papadopoulos2010-10-171-2/+2
* Enabling WebKit Page Cache feature: please, refers toAndrea Diamantini2010-10-121-0/+3
* Prompt user before restoring session after a crash.Pierre Rossi2010-10-081-29/+26
* WARNING: This commit changes rekonq behaviourAndrea Diamantini2010-09-291-18/+7
* 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-22/+15
* Let urlbar being usable also in fullscreen modeAndrea Diamantini2010-09-011-4/+3
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-33/+6
* Formatting++Rohan Garg2010-08-241-1/+0
* Switch to faster comparisons of about: URL's with QByteArray, thanks to Hara...Rohan Garg2010-08-241-6/+8