summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-2022-456/+138
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: (23 commits) rekonq 0.1.5: UI changes Various Fixes RFC. History Menu Revisited. History Panel Action fix Removed unuseful history dialog. We use just history panel, from now on.. Removed recently closed tabs history No more Action Back Menu UI changes New Tab tool button Fixing webpage headers Restored Unsupport Content Handler (new 1st implementation) Fix forward declaration Cosmetic networkmanager changes SVN_SILENT made messages (.desktop file) Forgot to remove unuseful KDE IS VERSION check. Removed now.. bookmark toolbar displaying ALL the bookmarks. fixuifiles SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file, second try) ... Conflicts: src/mainview.cpp src/mainwindow.cpp
| * rekonq 0.1.5: UI changesAndrea Diamantini2009-06-201-1/+1
| |
| * Various FixesAndrea Diamantini2009-06-201-1/+2
| |
| * RFC. History Menu Revisited.Andrea Diamantini2009-06-203-4/+17
| |
| * History Panel Action fixAndrea Diamantini2009-06-205-7/+14
| |
| * Removed unuseful history dialog. We use just history panel, from now on..Andrea Diamantini2009-06-197-273/+2
| |
| * Removed recently closed tabs historyAndrea Diamantini2009-06-193-64/+2
| |
| * No more Action Back MenuAndrea Diamantini2009-06-192-45/+2
| |
| * UI changesAndrea Diamantini2009-06-192-3/+9
| |
| * New Tab tool buttonAndrea Diamantini2009-06-193-18/+49
| |
| * Fixing webpage headersAndrea Diamantini2009-06-191-5/+0
| |
| * Restored Unsupport Content Handler (new 1st implementation)Andrea Diamantini2009-06-192-12/+45
| |
| * Merge branch 'local-svn'Andrea Diamantini2009-06-147-24/+0
| |\
| | * Fix forward declarationmlaurent2009-06-117-24/+0
| | | | | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * | Cosmetic networkmanager changesAndrea Diamantini2009-06-092-6/+7
| | |
| * | Forgot to remove unuseful KDE IS VERSION check. Removed now..Andrea Diamantini2009-06-091-5/+0
| |/
* | Application::icon() changed to staticDomrachev Alexandr2009-06-196-8/+8
| |
* | Remove unused variable declarationDomrachev Alexandr2009-06-191-1/+0
| |
* | Some text reformattingDomrachev Alexandr2009-06-182-18/+16
| |
* | File filter fix in MainView::slotFileOpen dialog.Domrachev Alexandr2009-06-181-3/+3
| |
* | MainWindow::slotFind{Next, Previous} code cleanDomrachev Alexandr2009-06-181-16/+4
| |
* | MainWindow::slotPrivateBrowsing fixDomrachev Alexandr2009-06-182-5/+5
|/ | | | | | Don't show private browsing confirmation dialog when disabling private browsing. Private browsing activation confirm dialog fix.
* 0.1.4 version with KDE 4.2 support.Andrea Diamantini2009-06-091-1/+1
|
* KDE 4.2 support. Not easy as expected..Andrea Diamantini2009-06-096-49/+366
|
* fixuifilesmlaurent2009-06-083-9/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@978867 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* bookmark toolbar displaying ALL the bookmarks.Andrea Diamantini2009-06-083-16/+47
| | | | | | | This commit is based on patch from Matthieu Gicquel (many thanks). While I don't like this "super-filled" bm toolbar, this is probably the best solution, waiting for an akonadi based bookmarks model.
* updating rekonq versionAndrea Diamantini2009-06-071-1/+1
|
* removed (again) unuseful download classesAndrea Diamantini2009-06-071-225/+0
|
* Fixing GPL3 header filesAndrea Diamantini2009-06-0754-54/+54
|
* string fix: adopting the same description in rekonq, ml, irc, and so on..Andrea Diamantini2009-06-031-1/+1
|
* rekonq version number updatingAndrea Diamantini2009-06-031-1/+1
|
* new cookie management system. That (hopefully) works well..;)Andrea Diamantini2009-06-035-120/+36
|
* Fixing CMakelists and close buttonsAndrea Diamantini2009-06-033-3/+4
|
* const char[]Andrea Diamantini2009-06-031-2/+3
|
* Porting to KDE classes. It doesn't work well, for now..Andrea Diamantini2009-06-031-56/+77
|
* Added FILES fileAndrea Diamantini2009-06-031-1/+1
|
* Fixing Ui dimensionAndrea Diamantini2009-06-032-49/+7
|
* Fixing Ui cookies dimAndrea Diamantini2009-06-036-54/+95
|
* Fixing Compilation. Going to feature improvementsAndrea Diamantini2009-06-037-45/+18
|
* wrong file name..Andrea Diamantini2009-06-032-0/+0
|
* Cookie System Refactoring. Step 1..Andrea Diamantini2009-06-036-405/+455
|
* removed unuseful commentsAndrea Diamantini2009-06-031-6/+0
|
* (hopefully) last Ui fixesAndrea Diamantini2009-06-033-69/+89
|
* Ui Fixed. Go to next step..Andrea Diamantini2009-06-032-52/+58
|
* header fixing 2Andrea Diamantini2009-06-031-1/+7
|
* header fixingAndrea Diamantini2009-06-0311-14/+244
|
* 1st commit on cookie branch. Refactoring Ui classesAndrea Diamantini2009-06-038-332/+404
|
* History Dialog UI fixesAndrea Diamantini2009-06-022-1/+12
|
* Fixing (again) merge conflicts..Andrea Diamantini2009-06-0211-456/+72
|\
| * Moving guessUrlFromString function to Application classAndrea Diamantini2009-06-015-68/+67
| |