summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Cleaning code && removing unuseful search barAndrea Diamantini2009-07-085-239/+5
| |_|_|/ |/| | |
* | | | Merge commit 'avaddon/master'Andrea Diamantini2009-07-078-48/+33
|\ \ \ \
| * \ \ \ 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
| * | | | 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
| * | | | | 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.
* | | | | Finally (and hopefully) fixed Google search url. Sorry for committing spam :)Andrea Diamantini2009-07-011-1/+1
| | | | |
* | | | | Revert "Fixing Google search url"Andrea Diamantini2009-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit 9e5a0f6dbdc71e6e7d4da42278d977cc2ae022d3.
* | | | | Fixing Google search urlAndrea Diamantini2009-07-011-1/+1
| | | | |
* | | | | Rekonq 0.1.7 with trivial google search integrated in the urlbarAndrea Diamantini2009-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | && fake gg:// && wk:// protocol support
* | | | | Fake gg:// and wk:// protocol.Andrea Diamantini2009-06-305-47/+55
| | | | | | | | | | | | | | | | | | | | | | | | | Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there..
* | | | | Fixing silly conditions on CMakeLists KDE versionAndrea Diamantini2009-06-281-21/+11
| |_|/ / |/| | | | | | | | | | | | | | | | | | | check BUG: 198004
* | | | 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
| |/ |/|
* | 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
|/
* 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
|