summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixing tab close iconAndrea Diamantini2009-10-191-2/+2
* | reintroduce and fix recently closed tab featuremegabigbug2009-10-171-1/+1
|/
* show icons corresponding to homepage pages on tabsmatgic782009-10-161-3/+9
* arrow-right icon for urlbar when homepage shownmatgic782009-10-161-7/+10
* removed bugged closed tabs and implemented a simple tab switchAndrea Diamantini2009-10-161-1/+1
* Restored recently closed tabsAndrea Diamantini2009-10-111-1/+1
* Merge commit 'refs/merge-requests/1750' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-111-1/+8
|\
| * KIcon("go-home") for homepageMatthieu Gicquel2009-10-101-1/+8
* | Fixing Application::postLaunch() && BookmarksProvider behaviourAndrea Diamantini2009-10-111-1/+14
|/
* Removed unuseful isKnownProtol checkAndrea Diamantini2009-10-051-7/+0
* Changing rekonq exit numbersAndrea Diamantini2009-10-041-4/+4
* moving from about: protocol to rekonq: protocol :DAndrea Diamantini2009-10-021-5/+5
* Fixing Application::homePage behaviourAndrea Diamantini2009-10-021-11/+17
* Lionel's idea about urlbar ready for queries in the home pagesAndrea Diamantini2009-10-011-1/+0
* Faster Application::iconAndrea Diamantini2009-10-011-8/+3
* Implemented about protocol to load home page(s)Andrea Diamantini2009-09-291-0/+20
* Fixing crash on opening tabs after closing other window(s).Andrea Diamantini2009-09-281-0/+6
* Fixing sessionmanager (at least I hope so):Andrea Diamantini2009-09-261-9/+9
* Applied (and refactored) patch from Matgic78 about smart openingAndrea Diamantini2009-09-201-29/+33
* Open links in new tab located near currently active tabDomrachev Alexandr2009-09-131-2/+3
* change sessionRestored to isSessionRestoredDomrachev Alexandr2009-09-131-1/+1
* Fixing session manager behaviour following a bit dolphin's codeAndrea Diamantini2009-09-131-8/+6
* Session Management (restore on crash)Andrea Diamantini2009-09-101-0/+23
* Fixing rekonq Multi Windows behaviour andAndrea Diamantini2009-09-061-8/+23
* Fixing Application::newMainWindow methodAndrea Diamantini2009-09-051-1/+1
* Open in new Window ActionAndrea Diamantini2009-09-041-1/+11
* Improving Multi Windows implementationAndrea Diamantini2009-09-041-10/+19
* Fix compilation and improved a (little) bitAndrea Diamantini2009-09-031-1/+1
* - Removed HistoryMenu (no more used)Andrea Diamantini2009-09-031-23/+36
* Some fixes icon relatedAndrea Diamantini2009-08-271-1/+9
* Fixed problems restoring Lionel's hack about focused (or not) new WebViewsAndrea Diamantini2009-08-231-5/+3
* Modified newTab function and splitted into two parts.Andrea Diamantini2009-08-231-3/+5