summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - cmake 2.6.2Andrea Diamantini2009-01-152-2/+3
| | | | - changed web inspector icon
* Fixed unconnected STOP web actionAndrea Diamantini2009-01-123-18/+28
|
* Every action is now in ActionCollection!!Andrea Diamantini2009-01-094-120/+120
| | | | Fully adopted xmlgui && mainview concepts..
* Removed WebActionMapper class!Andrea Diamantini2009-01-093-173/+8
| | | | Now we are really starting to have adjam web browser..
* BIG change!!Andrea Diamantini2009-01-094-55/+133
| | | | Removed use of proxy webactionmapper to manage web actions..
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-095-36/+29
| | | | Now we have just loadUrl slot to run pages..
* Last commit before loadPage REMOVAL..Andrea Diamantini2009-01-092-28/+37
| | | | ..
* Created mainview!Andrea Diamantini2009-01-0811-333/+419
| | | | Other minor adjs..
* Little changes..Andrea Diamantini2009-01-082-9/+9
|
* Removed setFocus from lineEdit->currentWebview so that people can switchAndrea Diamantini2009-01-075-47/+28
| | | | trough tabs with CTRL tabbing
* New rekonq site0.0.2Andrea Diamantini2008-12-312-1/+28
|
* Final settings for 0.0.2 releaseAndrea Diamantini2008-12-313-38/+7
|
* Icons (waiting for mine..)Andrea Diamantini2008-12-312-0/+0
|
* minor changesAndrea Diamantini2008-12-313-3/+577
| | | | added doc subdir
* Final adjs for 0.0.2Andrea Diamantini2008-12-303-26/+23
|
* Fixed Settings changes..Andrea Diamantini2008-12-301-3/+0
|
* Merge branch 'xmlgui'Andrea Diamantini2008-12-3027-1474/+912
|\
| * Fixed FindBar crash && refactored to look like kate searchbarAndrea Diamantini2008-12-305-25/+31
| |
| * Solved history && bookmarks menu problems..Andrea Diamantini2008-12-302-11/+17
| | | | | | | | YEAH!!
| * Better menus, icons..Andrea Diamantini2008-12-294-24/+23
| |
| * Ported from KMainWindow to KXmlGuiWindow.Andrea Diamantini2008-12-2913-383/+305
| | | | | | | | | | Yeah! ..
| * BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-2715-590/+96
| |
* | Ignoring .ctagsdbAndrea Diamantini2008-12-271-0/+1
|/
* Added SlackBuildAndrea Diamantini2008-12-271-0/+80
|
* CommentAndrea Diamantini2008-12-221-0/+1
|
* window config title : rekonfigAndrea Diamantini2008-12-223-519/+10
| | | | updated TODO
* New Config Dialog. Yeah!Andrea Diamantini2008-12-227-59/+663
|
* Polishing code a bit..Andrea Diamantini2008-12-213-83/+16
|
* little updates..Andrea Diamantini2008-12-214-16/+15
|
* - Added kWarning for fixed minimun sizeAndrea Diamantini2008-12-213-7/+5
| | | | | - updated TODO - upgraded .desktop file
* Added .desktop fileAndrea Diamantini2008-12-203-3/+19
|
* Properly setting toolbars! Yeah!Andrea Diamantini2008-12-191-7/+8
|
* Lots of improvements in save/restore state functions.Andrea Diamantini2008-12-185-43/+63
| | | | | | - saving toolbar lock - removing unuseful save/restore tabWidget functions - saving navigation toolbar settings
* Adjusted download directory requesterAndrea Diamantini2008-12-182-14/+27
|
* qDebug && qWarning --> kDebug && kWarningAndrea Diamantini2008-12-175-17/+22
|
* Enhanced CMakeLists.txtAndrea Diamantini2008-12-172-13/+80
|
* Some other steps on the road to the KDE browser..Andrea Diamantini2008-12-164-23/+9
|
* Updated TODOAndrea Diamantini2008-12-161-5/+15
|
* Initial solution for UI resizing..Andrea Diamantini2008-12-166-75/+47
| | | | Now we can release rekonq 0.0.2 and thinking later about the problem..
* Some improvements in settings class..Andrea Diamantini2008-12-142-22/+20
|
* adjusted rekonq nameAndrea Diamantini2008-12-1434-60/+69
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* Last changes..Andrea Diamantini2008-12-144-71/+80
|
* Fixing searchbar dimension && positionAndrea Diamantini2008-12-122-4/+25
|
* 1st implementation of colored progress loading urlbarAndrea Diamantini2008-12-122-2/+44
|
* ( SHIFT + ) CTRL + TAB switching. Finally!!Andrea Diamantini2008-12-116-4/+37
|
* ctrl + click open new tab AND selectAndrea Diamantini2008-12-113-5/+3
|
* QFIleDialog --> KFIleDialogAndrea Diamantini2008-12-111-6/+5
|
* last adjs..Andrea Diamantini2008-12-102-11/+1
|
* merging newurlbar branchAndrea Diamantini2008-12-104-41/+40
|\ | | | | | | Merge branch 'newurlbar'
| * Added Completion to new urlbar. ready for merge..Andrea Diamantini2008-12-103-3/+15
| |