summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixing rekonq Multi Windows behaviour andAndrea Diamantini2009-09-061-8/+23
| | | | Added options about tabbed (or not) browsing..
* Fixing Application::newMainWindow methodAndrea Diamantini2009-09-051-1/+1
|
* Open in new Window ActionAndrea Diamantini2009-09-041-1/+11
|
* Improving Multi Windows implementationAndrea Diamantini2009-09-041-10/+19
|
* Fix compilation and improved a (little) bitAndrea Diamantini2009-09-031-1/+1
| | | | Bookmarks Manager
* - Removed HistoryMenu (no more used)Andrea Diamantini2009-09-031-23/+36
| | | | - Multi Windows 1st implementation
* Some fixes icon relatedAndrea Diamantini2009-08-271-1/+9
|
* Fixed problems restoring Lionel's hack about focused (or not) new WebViewsAndrea Diamantini2009-08-231-5/+3
| | | | | | Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :)
* Modified newTab function and splitted into two parts.Andrea Diamantini2009-08-231-3/+5
| | | | | | | There are still some regressions to be fixed: - open link in new tab is always without focus - urlbar is empty on new tab loading - mics..
* Merge branch 'OneUrlBar2'Andrea Diamantini2009-08-221-3/+3
|\
| * Remove url stackLionel Chauvin2009-08-221-3/+3
| |
* | Merge commit 'pano/string-fixes'Andrea Diamantini2009-08-221-2/+2
|\ \ | |/ |/|
| * Added colons to stringsPanagiotis Papadopoulos2009-08-091-2/+2
| |
* | Some trivial fixes on GuessUrlFromString functionAndrea Diamantini2009-08-211-2/+2
| |
* | Applied patch from Johannes Zellner about {Middle,CTRL} clickingAndrea Diamantini2009-08-131-1/+1
| | | | | | | | | | | | bookmarks links handling. Many thanks!
* | Removing unuseful QUrl class from guessUrlFromString methodAndrea Diamantini2009-08-101-25/+13
|/
* small fix: prevent empty url at the begining of loadingLionel Chauvin2009-08-071-2/+7
|
* Load url in the background urlbar fixesAndrea Diamantini2009-08-071-2/+1
|
* fix loadUrl for query with accents (eg: églantine)Lionel Chauvin2009-08-061-1/+1
|
* Fixing Licensing issueAndrea Diamantini2009-08-051-8/+14
|
* Fix IncludeAndrea Diamantini2009-08-051-5/+0
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* Reverting loadUrl function at previous behaviour.Andrea Diamantini2009-08-041-6/+16
| | | | | Next release (with something new..) we'll fix this "strange" colon/space bug.
* loadUrl function fix (hopefully, last!)Andrea Diamantini2009-08-011-12/+26
|
* Fixing a bit enum OpenType names..Andrea Diamantini2009-08-011-3/+3
|
* fix Webshortcuts, works with space and colon delimitermegabigbug2009-08-011-15/+12
|
* Some string changes and various fixesAndrea Diamantini2009-08-011-3/+4
|
* Fix tab in background featuremegabigbug2009-07-311-27/+17
|
* Add WebShorcuts Settings in the configuration panelmegabigbug2009-07-291-1/+1
| | | | | Remove Webshorcuts Settings item in menus Remove trailing spaces
* Fix // bugmegabigbug2009-07-271-1/+2
|
* KDE "real" Web Browsing shortcut support!Andrea Diamantini2009-07-271-36/+8
|
* A lot of fixes here:Andrea Diamantini2009-07-261-1/+1
| | | | | | | | | - CTRL + click browsing - mouse wheel gestures - cleaning a bit web* classes This has been possible restoring some code from rekonq 0.1 web classes implementation.
* New Clear Private Data actionAndrea Diamantini2009-07-261-1/+0
| | | | Needs some fixes..
* Trivial fix. Yesterday was late night ;)Andrea Diamantini2009-07-241-17/+28
| | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :)
* cleaning code a bit...Andrea Diamantini2009-07-241-7/+0
|
* Removed rekonqrun class and provided slots in Application one.Andrea Diamantini2009-07-241-6/+101
|
* Definitely fixing rekonq API. First step.Andrea Diamantini2009-07-241-2/+2
| | | | newTab function in MainView
* Merge commit 'pano/master'Andrea Diamantini2009-07-101-1/+1
|\
| * Changed the icon for tabs without own favicon to a generic html-iconPanagiotis Papadopoulos2009-06-231-1/+1
| |
* | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-271-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 notify systemAndrea Diamantini2009-06-211-26/+0
| |
| * Working on new notify system...Andrea Diamantini2009-06-201-11/+16
| | | | | | | | new download icon
| * start moving things..Andrea Diamantini2009-06-201-0/+22
| |
* | Application::icon() changed to staticDomrachev Alexandr2009-06-191-1/+1
|/
* bookmark toolbar displaying ALL the bookmarks.Andrea Diamantini2009-06-081-1/+1
| | | | | | | 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.
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
|
* Moving guessUrlFromString function to Application classAndrea Diamantini2009-06-011-2/+61
|
* Removed unuseful download classesAndrea Diamantini2009-06-011-13/+0
|
* Fixing conflicts merging masteradjam2009-05-061-2/+4
|\ | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * EBN Krazy fixes. 1st round..Andrea Diamantini2009-05-061-2/+3
| |
| * Managing user tab open settings. Step 2Andrea Diamantini2009-05-011-2/+2
| |