summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some leaks fixed in new codeAndrea Diamantini2010-01-201-4/+5
* upgrading RULES files and applying loadUrl fix: "double quotesAndrea Diamantini2010-01-161-2/+2
* Protocol Handling fixAndrea Diamantini2010-01-101-48/+17
* Removed forced url sanizationAndrea Diamantini2010-01-071-20/+1
* Choose new tab start pageAndrea Diamantini2010-01-051-1/+1
* native ftp handling & file one ported to kde functions.Andrea Diamantini2009-12-181-1/+4
* First form of protocol handlingAndrea Diamantini2009-12-161-4/+4
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-9/+9
* Moved url storing operation (add to history) in the loadUrl function,Andrea Diamantini2009-12-141-0/+3
* xss attach prevention.Andrea Diamantini2009-12-081-55/+25
* Last structure change, promised!Andrea Diamantini2009-11-271-2/+3
* Save memory.Andrea Diamantini2009-11-231-1/+13
* FIxing conflictsAndrea Diamantini2009-11-181-21/+0
|\
| * Moving to kdewebkit.Andrea Diamantini2009-11-131-21/+0
* | Fixing "open in ne window" slotAndrea Diamantini2009-11-151-2/+6
|/
* switching back from rekonq: protocol to about: oneAndrea Diamantini2009-11-101-4/+4
* Changing homepage.* --> newtabpage.* and fixing APIAndrea Diamantini2009-11-101-1/+0
* removing unuseful kDebug callsAndrea Diamantini2009-11-101-3/+0
* (BIG commit) API changeAndrea Diamantini2009-11-101-1/+1