summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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-063-3/+5
| |
| * 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-0610-59/+537
| |
| * Fully using KConfig files to manage cookies and settingsAndrea Diamantini2008-12-052-63/+125
| |
| * Added releases dirAndrea Diamantini2008-12-051-0/+1
| |
| * Completely removed QSettings!Andrea Diamantini2008-12-052-43/+48
| |
| * QSettings --> KConfigAndrea Diamantini2008-12-054-98/+61
| |
| * QUrl --> KUrl!Andrea Diamantini2008-12-0518-187/+269
| |
| * 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-3011-112/+266
| | | | | | | | | | - some adjs on urlbar - added TODO file to remember things
| * Fixing ToolBar, some icons and code..Andrea Diamantini2008-11-298-63/+68
| |
| * 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-276-122/+133
| |
| * 1st implementation of new (K)urlbar.Andrea Diamantini2008-11-235-15/+171
| | | | | | | | It compiles but doesn't work (yet..)
| * KDE-izing cookie dialogs..Andrea Diamantini2008-11-216-28/+59
| | | | | | | | | | removed searchlineedit support, almost everywhere.. We just need a new url bar to be ready for 0.0.1 release..
| * QSettings --> KConfigAndrea Diamantini2008-11-213-236/+149
| |
| * Ported search bar. 1st implementation. For Now, just Google Search.Andrea Diamantini2008-11-179-187/+150
| |
| * searchbar --> findbarAndrea Diamantini2008-11-147-143/+30
| | | | | | | | | | Yes, I know it's a search bar and finding is not granted. But I need to distingue between this and the "other" searchbar..
| * Adjusted previous/next navigation actionsAndrea Diamantini2008-11-132-6/+26
| |
| * New 1st implementation of text search bar.Andrea Diamantini2008-11-135-487/+99
| | | | | | | | It is currently not working. Anyway, good starting point..
| * Some porting, lots of QAction converted, history and bookmarks re-enabled,Andrea Diamantini2008-11-132-61/+27
| | | | | | | | search bar temporarly removed
| * 1st new implementation of KDE bookmarks system.Andrea Diamantini2008-11-1311-1922/+31
| | | | | | | | | | The idea is to share konqueror bookmarks until we don't have an akonadi storage of them..
| * Re-enabled history!Andrea Diamantini2008-11-132-40/+36
| |
| * Add COPYING file and updated FEATURES file.Andrea Diamantini2008-11-102-0/+706
| |
| * 1st implementation of new find systemAndrea Diamantini2008-11-109-134/+230
| |
| * Ported menubar to KDEAndrea Diamantini2008-11-085-209/+138
| |
| * Setting right licenseAndrea Diamantini2008-11-0743-878/+537
| |
| * Localizing strings..Andrea Diamantini2008-11-0137-3169/+928
| |
| * Various improvements on the street from Qt demo browserAndrea Diamantini2008-10-3110-0/+2292
| | | | | | | | | | | | | | to KDE reKonq! - CMakeLists.txt working - data dirs - ...
| * QApplication --> KApplicationAndrea Diamantini2008-10-303-120/+140
| |