summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Providing addAuthor example..Andrea Diamantini2009-04-221-0/+5
|
* Fixing authors. Just me for now, waiting for the others..Andrea Diamantini2009-04-221-6/+7
|
* rekonq 0.1alphaAndrea Diamantini2009-04-221-1/+1
|
* Fixing CopyrightsAndrea Diamantini2009-04-2239-38/+76
|
* Trivial fixesAndrea Diamantini2009-04-2210-26/+6
|
* Side PanelAndrea Diamantini2009-04-2213-48/+371
|
* pedanticAndrea Diamantini2009-04-221-2/+1
|
* Merged quite all patches in Web{View,Page} classAndrea Diamantini2009-04-213-80/+151
| | | | | ... Also updated rekonqui.rc
* Fixing (and updating) MainView codeAndrea Diamantini2009-04-211-2/+2
|
* Updated History classes with Ben Meyer patches via kojots350Andrea Diamantini2009-04-212-7/+36
| | | | (thank you all..)
* Bookmarks classes refactoredAndrea Diamantini2009-04-212-130/+277
|
* Fixing MainWindow codeAndrea Diamantini2009-04-212-8/+37
|
* Updating Application class with missing static functionsAndrea Diamantini2009-04-212-7/+22
|
* Moving new download system to mainline.Andrea Diamantini2009-04-218-60/+265
| | | | | I did some changes to fit things as simple as possible. We can obviously improve things in a second moment..
* Simpler MessageBoxs handling..Andrea Diamantini2009-04-191-36/+18
|
* Porting "view page source" code to KDEAndrea Diamantini2009-04-191-6/+23
| | | | from Pawel's clone
* String fixing, as suggestedAndrea Diamantini2009-04-193-7/+7
|
* clear location bar action. As requestedAndrea Diamantini2009-04-182-2/+20
|
* pedanticAndrea Diamantini2009-04-181-1/+5
|
* author fixAndrea Diamantini2009-04-181-1/+4
|
* Fixed Download Manager ctorAndrea Diamantini2009-04-181-2/+7
|
* set (Untitled) to untitled pages..Andrea Diamantini2009-04-172-4/+12
|
* Added webkit iconAndrea Diamantini2009-04-171-1/+5
|
* dolphin && konqueror -like exit confirmation dialogAndrea Diamantini2009-04-131-7/+44
|
* pedanticAndrea Diamantini2009-04-112-1/+3
|
* Merge branch 'NoMainViewEvents'Andrea Diamantini2009-04-112-45/+0
|\
| * Removed MainView events..Andrea Diamantini2009-04-112-45/+0
| |
* | pedanticAndrea Diamantini2009-04-111-0/+1
| |
* | animated loading. Imported following (a bit) Arora code..Andrea Diamantini2009-04-112-5/+45
|/
* Added some functions commentAndrea Diamantini2009-04-111-1/+8
|
* Fixed lineEdits tabs movements (each site, its url..)Andrea Diamantini2009-04-112-0/+12
|
* removed webkit debug commentsAndrea Diamantini2009-04-111-19/+1
|
* pedanticAndrea Diamantini2009-04-101-3/+1
|
* Fixed tab moving, thanks to Qt 4.5 magic..Andrea Diamantini2009-04-104-70/+3
|
* no need for shortcuts in pointer menu..Andrea Diamantini2009-04-102-12/+10
|
* Fixed some wrong changesAndrea Diamantini2009-04-102-13/+16
|
* new tab has to have focusgit stAndrea Diamantini2009-04-102-8/+9
|
* pedanticAndrea Diamantini2009-04-101-1/+0
|
* Fixed webview APIAndrea Diamantini2009-04-104-33/+43
| | | | Removed some unuseful comments
* Ported to rekonq coding styleAndrea Diamantini2009-04-101-4/+6
| | | | Changed *event method to KTabbar. Unuseful, but quite kool..
* Removed no more used m_tabShortcuts variableAndrea Diamantini2009-04-101-1/+0
|
* Removed unuseful tabbar codeAndrea Diamantini2009-04-092-23/+0
|
* Updated TODOAndrea Diamantini2009-04-091-1/+1
|
* Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-094-16/+57
| | | | Applied match Case search
* Removed unuseful lasttabclosed signal in mainview.Andrea Diamantini2009-04-093-8/+8
| | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened.
* pedanticAndrea Diamantini2009-04-081-1/+1
|
* Fixing tab focus on new tab loading.Andrea Diamantini2009-04-081-1/+3
| | | | Removed unuseful commented code..
* Asking user to close rekonq if there are more than 1 tabs opened..Andrea Diamantini2009-04-082-0/+20
| | | | (Oh, Dear.. my English..)
* Removed unuseful commented codeAndrea Diamantini2009-04-084-81/+1
|
* Added warning to debug navigation requests..Andrea Diamantini2009-04-071-0/+9
|