summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Improving Multi Windows implementationAndrea Diamantini2009-09-041-3/+1
|
* - Removed HistoryMenu (no more used)Andrea Diamantini2009-09-031-1/+0
| | | | - Multi Windows 1st implementation
* Improved contextual menu following my ideas and Henry de ValenceAndrea Diamantini2009-09-031-1/+0
| | | | suggestions.
* - A better print slotAndrea Diamantini2009-08-301-9/+11
| | | | | - contextual frame actions (just 2, for now) - works on contextual menu
* Fixing Bookmarks bar toggle actionAndrea Diamantini2009-08-301-3/+4
|
* First changes to bookmarks systemAndrea Diamantini2009-08-301-0/+2
|
* Removed setHistoryMenu functionAndrea Diamantini2009-08-271-1/+0
|
* Replace "Print preview" by "Print" in the tool menuLionel Chauvin2009-08-231-1/+0
| | | | Remove "Print"
* Some actions fixed and re-enabled history action (back) menuAndrea Diamantini2009-08-231-1/+5
|
* Removed MenuBar. First steps..Andrea Diamantini2009-08-221-4/+9
|
* Some stupid fixes on style, spaces and some comments addedAndrea Diamantini2009-08-221-0/+1
|
* Fixing Licensing issueAndrea Diamantini2009-08-051-8/+13
|
* Fix IncludeAndrea Diamantini2009-08-051-2/+0
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* Add WebShorcuts Settings in the configuration panelmegabigbug2009-07-291-4/+3
| | | | | Remove Webshorcuts Settings item in menus Remove trailing spaces
* Including web shortcuts configuration dialog.Andrea Diamantini2009-07-291-1/+2
| | | | | We can actually just include it externally. Anyway this let user think a bit more that this is not a rekonq related configuration dialog
* Simplifying a bit web load progress process structureAndrea Diamantini2009-07-291-1/+1
|
* Clear Private Data 1st implementationAndrea Diamantini2009-07-261-0/+3
|
* Big Big Big Commit!Andrea Diamantini2009-07-241-1/+0
| | | | | | Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url..
* Fixing findbar focus on find request.Andrea Diamantini2009-07-231-0/+1
| | | | | Also hiding it with ESC key when it has no focus. Courtesy patch from Johannes Zellner. Many Thanks!
* New rekonq tools menu in main toolbar.Andrea Diamantini2009-07-161-0/+2
| | | | | | This is completely based on code and ideas from Lionel "MegaBigBug" Chauvin. Many thanks!
* Cleaning code && removing unuseful search barAndrea Diamantini2009-07-081-27/+1
|
* Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-271-3/+31
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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
| * New notifying system. Perhaps this should be default forAndrea Diamantini2009-06-211-15/+15
| | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see..
| * Comments and FixesAndrea Diamantini2009-06-211-0/+17
| |
| * New notify systemAndrea Diamantini2009-06-211-1/+14
| |
| * Finally fixed F5 shortcutAndrea Diamantini2009-06-201-2/+0
| |
* | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-201-4/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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
| * No more Action Back MenuAndrea Diamantini2009-06-191-3/+2
| |
| * Fix forward declarationmlaurent2009-06-111-1/+0
| | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* | MainWindow::slotPrivateBrowsing fixDomrachev Alexandr2009-06-181-1/+1
|/ | | | | | Don't show private browsing confirmation dialog when disabling private browsing. Private browsing activation confirm dialog fix.
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
|
* Moving guessUrlFromString function to Application classAndrea Diamantini2009-06-011-1/+0
|
* Using my own FindBar, for now..Andrea Diamantini2009-05-281-1/+2
|
* Working on adopting WebView search bar..Andrea Diamantini2009-05-251-2/+0
|
* Fixing CMakelists.txt'sAndrea Diamantini2009-05-251-1/+1
|
* no inline functions, as suggestedAndrea Diamantini2009-05-251-4/+1
|
* Fixing conflicts merging masteradjam2009-05-061-0/+2
|\ | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * astyleAndrea Diamantini2009-04-291-1/+4
| |
| * Some fixes and warning on webview createWindowAndrea Diamantini2009-04-291-5/+7
| |
| * Revert "Some changes ported for merge to mainline (bookmarks & links ↵Andrea Diamantini2009-04-281-0/+1
| | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5.
| * Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-271-1/+0
| | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed
| * Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-1/+1
| |
| * Another importing step.Andrea Diamantini2009-04-251-1/+0
| | | | | | | | Need to fix cookies' classes and then (I think) we are near the goal..
| * Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
| |
| * Trivial fixesAndrea Diamantini2009-04-221-1/+0
| |
| * Side PanelAndrea Diamantini2009-04-221-5/+14
| |
| * Fixing MainWindow codeAndrea Diamantini2009-04-211-1/+1
| |
| * clear location bar action. As requestedAndrea Diamantini2009-04-181-0/+1
| |
| * Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-091-1/+0
| | | | | | | | Applied match Case search
| * Asking user to close rekonq if there are more than 1 tabs opened..Andrea Diamantini2009-04-081-0/+3
| | | | | | | | (Oh, Dear.. my English..)