summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cleaning home :)Andrea Diamantini2009-11-1311-26/+27
* Moved data dir to srcAndrea Diamantini2009-11-1318-1/+289
* Moving to KWebPage (page) actionsAndrea Diamantini2009-11-131-53/+19
* KIO cache settingsAndrea Diamantini2009-11-131-1/+11
* comments --Andrea Diamantini2009-11-131-3/+0
* Moving to kdewebkit.Andrea Diamantini2009-11-1315-377/+28
* Finally remembered to fix urlbarAndrea Diamantini2009-11-131-1/+1
* This hack seems solve the about: protocol loading problemAndrea Diamantini2009-11-133-3/+9
* Fixing about: protocol loading.Andrea Diamantini2009-11-112-12/+4
* Show clear button in history panel filter line editDomrachev Alexandr2009-11-101-0/+1
* switching back from rekonq: protocol to about: oneAndrea Diamantini2009-11-107-26/+26
* Changing homepage.* --> newtabpage.* and fixing APIAndrea Diamantini2009-11-106-39/+44
* warning addedAndrea Diamantini2009-11-101-0/+1
* removing unuseful kDebug callsAndrea Diamantini2009-11-109-27/+0
* (BIG commit) API changeAndrea Diamantini2009-11-1016-159/+158
* fixing new mainWindow() behaviour, porting functions calling itAndrea Diamantini2009-11-108-59/+47
* Safer Application::mainWindow() call. No 0 return..Andrea Diamantini2009-11-101-1/+2
* Setting m_url in the ctor. Seems safer :)Andrea Diamantini2009-11-091-4/+4
* Changed loadUrl behaviour to let rekonq being more UI responsiveAndrea Diamantini2009-11-081-34/+34
* String changesAndrea Diamantini2009-11-062-8/+9
* This should fix bookmarks toolbar crash on adding a new bookmark.Andrea Diamantini2009-11-051-6/+9
* const char* --> QLatin1StringAndrea Diamantini2009-11-051-2/+2
* crash on loading links from homepage when no internet connectionAndrea Diamantini2009-11-051-0/+7
* Trivial MainView TestAndrea Diamantini2009-11-037-16/+477
* Finally... unit tests!!Andrea Diamantini2009-11-025-1/+205
* Compiling rekonq as a kdeinit executableAndrea Diamantini2009-11-022-8/+8
* source fixesAndrea Diamantini2009-11-022-15/+13
* Fixing tabbar crash on closeAndrea Diamantini2009-10-291-0/+4
* Merge commit 'refs/merge-requests/1947' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-291-1/+1
|\
| * fix maximal popup widthmegabigbug2009-10-281-1/+1
* | Merge commit 'refs/merge-requests/1946' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-292-3/+6
|\ \
| * | a small delay before hide popupmegabigbug2009-10-282-3/+6
| |/
* | Fixing hide/show tab bar and flickering new tabs.Andrea Diamantini2009-10-295-75/+103
* | imported userAgentFromUrl method from KWebKitAndrea Diamantini2009-10-292-2/+15
* | icefox hints on webpage usage.. :DAndrea Diamantini2009-10-293-52/+2
|/
* rekonq 0.2.900.2.90Andrea Diamantini2009-10-281-2/+2
* Let Action Collection read settingsAndrea Diamantini2009-10-281-0/+4
* Saving on changesAndrea Diamantini2009-10-281-1/+2
* Restoring CTRL + W shortcut (close tab)Andrea Diamantini2009-10-281-1/+10
* Merge commit 'refs/merge-requests/1938' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-282-28/+19
|\
| * One passivepopup: less flickering.lionelc2009-10-272-28/+19
* | Merge commit 'refs/merge-requests/1936' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-282-1/+35
|\ \
| * | Shortcut in the URL bar to automatically add www. .com/.net/.org around a wordlionelc2009-10-272-1/+35
| |/
* | Fixing (?) close tab actionAndrea Diamantini2009-10-271-1/+1
* | Changed tabbar signals to the KDE ones.Andrea Diamantini2009-10-273-42/+50
* | Merge commit 'refs/merge-requests/1882' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-272-4/+6
|\ \ | |/ |/|
| * fix tab preview sizelionelc2009-10-222-4/+6
* | Merge commit 'refs/merge-requests/1925' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-271-1/+7
|\ \
| * | add middle click action on favorite previewmegabigbug2009-10-261-1/+7
* | | Merge commit 'refs/merge-requests/1918' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-272-7/+8
|\ \ \