summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-2711-72/+144
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: Fixing popup pos && removing unwanted statusBar 0.1.6 version with new notifying system New notifying system. Perhaps this should be default for Deleting popup in empty msg Comments and Fixes New notify system Working on new notify system... start moving things.. slot Save File As Finally fixed F5 shortcut New history menu code comments history menu fix
| * Fixing popup pos && removing unwanted statusBarAndrea Diamantini2009-06-222-2/+8
| |
| * 0.1.6 version with new notifying systemAndrea Diamantini2009-06-211-1/+1
| |
| * New notifying system. Perhaps this should be default forAndrea Diamantini2009-06-215-43/+39
| | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see..
| * Deleting popup in empty msgAndrea Diamantini2009-06-212-3/+6
| |
| * Comments and FixesAndrea Diamantini2009-06-212-17/+17
| |
| * New notify systemAndrea Diamantini2009-06-219-77/+99
| |
| * Working on new notify system...Andrea Diamantini2009-06-202-14/+20
| | | | | | | | new download icon
| * start moving things..Andrea Diamantini2009-06-202-0/+31
| |
| * slot Save File AsAndrea Diamantini2009-06-201-6/+8
| |
| * Finally fixed F5 shortcutAndrea Diamantini2009-06-204-6/+6
| |
| * New history menu code commentsAndrea Diamantini2009-06-201-6/+10
| |
| * history menu fixAndrea Diamantini2009-06-201-9/+11
| |
* | 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
|