summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing recover on crashAndrea Diamantini2010-03-051-1/+10
* This will fix rekonq behaviour on opening external links.Andrea Diamantini2010-03-021-13/+8
* Set rekonq page (and fix focus) on new window creation.Andrea Diamantini2010-02-191-0/+7
* half fixed (but half is not enough...) the favicon querelle..Andrea Diamantini2010-02-181-13/+15
* Opening rekonq page on new window startup when rekonqAndrea Diamantini2010-02-141-1/+1
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-3/+3
* FIXAndrea Diamantini2010-02-091-4/+3
* FIx focus on browsing (FIRST STEP) and on findbar hidingAndrea Diamantini2010-02-061-1/+1
* QPointers --> QWeakPointersAndrea Diamantini2010-02-051-21/+32
* Cleaning code a bit..Andrea Diamantini2010-01-261-30/+0
* MultiThreaded rekonq !!Andrea Diamantini2010-01-261-54/+78
* Be sure you need to resolv url...Andrea Diamantini2010-01-231-9/+9
* STEP 1:Andrea Diamantini2010-01-221-36/+54