summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit 'refs/merge-requests/188' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-08-231-0/+2
|\
| * Add a home icon for about:homeRohan Garg2010-08-221-0/+2
* | Add a missing iconYoann Laissus2010-08-221-0/+2
|/
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-23/+23
* Merge branch 'opensearch'Andrea Diamantini2010-08-201-0/+16
|\
| * working opensearch suggestionsmegabigbug2010-08-151-1/+2
| * wait signalmegabigbug2010-08-151-0/+15
* | Stupid me, QtWebKit calls addHistoryEntry itself when you let it load a page..Andrea Diamantini2010-08-191-6/+0
|/
* Delaying single shots to let rekonq have more time to show itself before...Andrea Diamantini2010-08-111-1/+2
* Stupid spaces..Andrea Diamantini2010-08-051-3/+0
* Moving download history management from HistoryManager to Application classAndrea Diamantini2010-07-211-0/+59
* Clean MainView API and fix "Pano's bug" about opening new tabs near current onsAndrea Diamantini2010-07-041-2/+2
* Fix search engine toolbar iconsAndrea Diamantini2010-06-291-0/+1
* Follow settings (choose tabs or windows) when opening new tabsAndrea Diamantini2010-06-281-1/+7