summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
| * reKonq initial commit. Yeah!Andrea Diamantini2008-10-3068-0/+14449
|
* Typographical and grammar correctionsmhunter2009-05-061-5/+5
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964548 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* de translation was already importedaacid2009-05-061-1099/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964547 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* This files don't belong hereaacid2009-05-063-3179/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964543 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* move rekonq doc to the correct placeaacid2009-05-062-331/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964542 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* SVN_SILENT made messages (.desktop file)scripty2009-05-051-0/+5
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Got rid of some 'word games' with i18n messages. Because word order etc. ↵coles2009-05-041-3/+4
| | | | | | might need to change between different languages, it's best to roll sentences up into one i18n message with %1, %2 etc. rather than using string concatenation with fragments of messages. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add comment=KDE::DoNotExtract to labels used as placeholders.stikonas2009-05-042-3/+3
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963440 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Don't go in po directory (we use Messages.sh)mlaurent2009-05-042-35/+0
| | | | | | | | keep po file in this directory for the moment but I think that it can move in l10n-kde4 git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Extract messagesmlaurent2009-05-041-0/+2
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963193 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix forward declarationmlaurent2009-05-044-10/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963192 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Pedanticmlaurent2009-05-041-1/+1
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* fixuifilesmlaurent2009-05-043-9/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963188 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Importing recode (rekonq code).adjam2009-05-0385-0/+16847
| | | | | | | | | | I'm sorry I coudn't perform this with gitsvn or tailor.. but I cannot lose all the evening just for this. And I need to sleep now.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial rekcommit..adjam2009-05-030-0/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963143 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* mkdir rekonqadjam2009-05-030-0/+0
git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@962759 283d02a7-25f6-0310-bc7c-ecb5cbfe19da