summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix naming to clean APIAndrea Diamantini2010-06-241-5/+5
* Activate window externally triggeredAndrea Diamantini2010-06-201-1/+8
* This dangerous commit, 15 days to the release, removes the use of a default.cssAndrea Diamantini2010-06-151-3/+1
* uhm... a BIG change to fix a tiny bug :(Andrea Diamantini2010-06-011-37/+74
* Fix loading url path on startup argumentsAndrea Diamantini2010-06-011-3/+3
* Minor change to better debug fonts DPI..Andrea Diamantini2010-05-311-4/+6
* fix compute font sizemegabigbug2010-05-301-1/+4
* Fixing fonts..Andrea Diamantini2010-05-301-21/+17
* Fixed font configuration.Johannes Winfried Koßler2010-05-271-1/+1
* Show proper URL on new background tab.Nikhil Marathe2010-05-251-1/+4
* rekonq 0.4.71Andrea Diamantini2010-05-241-1/+0
* Improving fonts situationAndrea Diamantini2010-05-241-20/+31
* Respect new tab conf launching a new windowAndrea Diamantini2010-05-181-1/+16
* Moved setEncoding action to be a local page settings as it seemsAndrea Diamantini2010-05-181-3/+1
* This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-141-1/+1
* Show faster url to loadAndrea Diamantini2010-05-141-0/+4
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-1/+1
* Include Fixes, first bunchAndrea Diamantini2010-04-301-4/+0
* A coding style roundAndrea Diamantini2010-04-301-79/+79
* Remove the "is readable" check. Now things seem work.Andrea Diamantini2010-04-271-0/+3
* Encodings managementAndrea Diamantini2010-04-261-1/+3
* Various changesAndrea Diamantini2010-04-251-1/+76
* Dramatically improved "detach tab" performances..Andrea Diamantini2010-04-231-2/+4
* Finally cleaning Application class, getting rid of loadUrl(string) slotAndrea Diamantini2010-04-141-49/+33
* Re-enabling all KDE url magicsAndrea Diamantini2010-04-091-38/+44
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-1/+1
* First bunch of fixes for the NewTabPage + WebSnap chain.Andrea Diamantini2010-03-161-1/+1
* clean NewInstance slot and fix crashRecovery.Andrea Diamantini2010-03-111-40/+32
* Just another crash recovery fix.Andrea Diamantini2010-03-061-3/+4
* Stupid me, committed wrong change. Sorry :)Andrea Diamantini2010-03-051-9/+9