summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixing new mainWindow() behaviour, porting functions calling itAndrea Diamantini2009-11-101-22/+11
* Safer Application::mainWindow() call. No 0 return..Andrea Diamantini2009-11-101-1/+2
* Changed loadUrl behaviour to let rekonq being more UI responsiveAndrea Diamantini2009-11-081-34/+34
* Trivial MainView TestAndrea Diamantini2009-11-031-1/+1
* fix arrow icon in the url barmegabigbug2009-10-261-4/+1
* should fix bug 211782Andrea Diamantini2009-10-251-22/+32
* Me stupid.. (again)!!Andrea Diamantini2009-10-231-5/+1
* (LAST hopefully) BIG change (before 0.3)Andrea Diamantini2009-10-221-25/+20
* Warning addedAndrea Diamantini2009-10-191-0/+7
* Merge commit 'refs/merge-requests/1838' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-191-1/+1
|\
| * fix a bug in default shortcut detection for urlsmatgic782009-10-181-1/+1