summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* CommentAndrea Diamantini2008-12-221-0/+1
|
* window config title : rekonfigAndrea Diamantini2008-12-222-518/+1
| | | | 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-213-5/+4
|
* - Added kWarning for fixed minimun sizeAndrea Diamantini2008-12-211-0/+2
| | | | | - updated TODO - upgraded .desktop file
* 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-174-16/+22
|
* Some other steps on the road to the KDE browser..Andrea Diamantini2008-12-164-23/+9
|
* 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
| |
| * made the urlbar a KHistoryComboBox. Really beautiful widget!!Andrea Diamantini2008-12-094-40/+26
| |
* | nothing importantAndrea Diamantini2008-12-101-1/+3
| |
* | Added gray "Search.." on searchbarAndrea Diamantini2008-12-092-2/+8
|/
* Add destrctors'code, as needed. Fixed closing application bug.Andrea Diamantini2008-12-083-6/+5
|
* No more QmessageBox here..Andrea Diamantini2008-12-074-33/+25
|
* Fixed crash when closing rekonq with more than one tabAndrea Diamantini2008-12-062-3/+4
|
* Fixed Window IconAndrea Diamantini2008-12-062-2/+3
|
* QTabWidget --> KTabWidgetAndrea Diamantini2008-12-064-21/+34
|
* ctrl + tab switching: try 5..Andrea Diamantini2008-12-061-2/+3
|
* better fullscreen-ing..Andrea Diamantini2008-12-061-31/+8
|
* Removed unuseful actions..Andrea Diamantini2008-12-063-93/+22
|
* Some adjs on Actions managementAndrea Diamantini2008-12-062-14/+15
|
* more KDE-like menubar(s)..Andrea Diamantini2008-12-067-56/+527
|
* Fully using KConfig files to manage cookies and settingsAndrea Diamantini2008-12-052-63/+125
|
* Completely removed QSettings!Andrea Diamantini2008-12-052-43/+48
|
* QSettings --> KConfigAndrea Diamantini2008-12-054-98/+61
|
* QUrl --> KUrl!Andrea Diamantini2008-12-0517-185/+267
|
* New Bookmarks menu, sharing bkmrs with Konqueror0.0.1Andrea Diamantini2008-12-027-41/+115
| | | | (And that's reKonq 1st feature!!)
* New BookmarkMenu implementationAndrea Diamantini2008-12-013-3/+117
|
* - Ported historyMenu to KActionAndrea Diamantini2008-11-3010-112/+246
| | | | | - some adjs on urlbar - added TODO file to remember things
* Fixing ToolBar, some icons and code..Andrea Diamantini2008-11-294-62/+66
|
* Various adjustments. Nothing really important.Various adjustments. Nothing ↵Andrea Diamantini2008-11-289-47/+34
| | | | really important...
* Definitely removed searclineedit and urllineedit classes. Will use my own.. ;)Andrea Diamantini2008-11-285-706/+0
|
* New findbar implementation. Now it will be shown with CTRL+F, but NOTAndrea Diamantini2008-11-282-36/+20
| | | | | hidden with ESC button. Also doesn't search
* Other QAction -> KActionAndrea Diamantini2008-11-281-15/+15
|
* Final (hopefully) adjustments in tabwidget (Q/K)action management..Andrea Diamantini2008-11-282-9/+11
|
* New step forwad in the street from QAction to KAction..Andrea Diamantini2008-11-275-122/+131
|