summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Session Management (restore on crash)Andrea Diamantini2009-09-106-3/+207
* Webkit -> WebKitPanagiotis Papadopoulos2009-09-101-1/+1
* Some typo fixesPanagiotis Papadopoulos2009-09-101-3/+3
* Make strings comply to the KDE HIGPanagiotis Papadopoulos2009-09-102-4/+4
* Merge commit 'megabigbug/noNewWindowItem'Andrea Diamantini2009-09-101-1/+0
|\
| * remove "new window" item from the tool menu (keep this menu short!)megabigbug2009-09-061-1/+0
* | rekonq 0.2.55 with multiwindows "first fixes" supportAndrea Diamantini2009-09-061-1/+1
* | Fixing rekonq Multi Windows behaviour andAndrea Diamantini2009-09-0610-28/+66
* | Simplified CookieJar managementAndrea Diamantini2009-09-053-17/+6
* | Restored the beautiful CTRL + L shortcut.Andrea Diamantini2009-09-052-2/+14
|/
* rekonq 0.2.54 with multi windows supportAndrea Diamantini2009-09-051-1/+1
* Simplified history actions reintroducing KStandard ones.Andrea Diamantini2009-09-052-13/+10
* Fixing Application::newMainWindow methodAndrea Diamantini2009-09-051-1/+1
* Adding method docsAndrea Diamantini2009-09-051-1/+9
* Replaced isNull with isEmpty check..Andrea Diamantini2009-09-051-1/+2
* Fixed FullScreen slotAndrea Diamantini2009-09-041-9/+11
* fixing new window actionAndrea Diamantini2009-09-042-5/+4
* Open in new Window ActionAndrea Diamantini2009-09-044-3/+30
* Improving Multi Windows implementationAndrea Diamantini2009-09-044-45/+35
* Removed completion object from UrlBarAndrea Diamantini2009-09-034-62/+52
* Fix compilation and improved a (little) bitAndrea Diamantini2009-09-034-15/+15
* - Removed HistoryMenu (no more used)Andrea Diamantini2009-09-037-212/+42
* User attributesAndrea Diamantini2009-09-032-11/+19
* Improved a bit "Save As" slotAndrea Diamantini2009-09-031-1/+6
* Improved contextual menu following my ideas and Henry de ValenceAndrea Diamantini2009-09-033-109/+82
* - A better print slotAndrea Diamantini2009-08-304-35/+68
* rekonq 0.2.53 with bookmarks bar fixed (and ALL the bars, too!!)Andrea Diamantini2009-08-302-4/+3
* Fixing Bookmarks bar toggle actionAndrea Diamantini2009-08-302-41/+27
* userBookmarksManager seems not work..Andrea Diamantini2009-08-301-1/+19
* Bookmark Bar fixesAndrea Diamantini2009-08-303-37/+27
* First changes to bookmarks systemAndrea Diamantini2009-08-303-1/+19
* Typo SIGNAL --> SLOTAndrea Diamantini2009-08-281-1/+1
* New tab button code improvements.Andrea Diamantini2009-08-274-78/+51
* Removed setHistoryMenu functionAndrea Diamantini2009-08-272-18/+0
* Using userBookmarksManager static function to surely retrieve bmManager..Andrea Diamantini2009-08-271-19/+1
* Removed unuseful headersAndrea Diamantini2009-08-274-4/+0
* Merge branch 'historyKDE' into developAndrea Diamantini2009-08-279-1134/+1240
|\
| * Adding commentsAndrea Diamantini2009-08-271-0/+2
| * Splitted history classesAndrea Diamantini2009-08-278-1132/+1237
| * Fixed BKO mail, to address bugs there instead of rekonq mailing listAndrea Diamantini2009-08-271-2/+1
* | Some fixes icon relatedAndrea Diamantini2009-08-275-9/+18
* | No more need for CTRL+M shortcutAndrea Diamantini2009-08-261-1/+0
* | missing colonAndrea Diamantini2009-08-261-1/+1
* | TypoAndrea Diamantini2009-08-261-1/+1
* | Toolbar UI customizableAndrea Diamantini2009-08-261-5/+3
* | i18n style guide fixesAndrea Diamantini2009-08-252-3/+3
|/
* Merge branch 'userCSS'Andrea Diamantini2009-08-243-14/+52
|\
| * Fixed a bit setting_webkit.uiAndrea Diamantini2009-08-241-4/+13
| * Implements the ability of the user to apply a user defined CSS to all web pages.Jonas M. Gastal2009-08-193-13/+42
* | Middle click closes tabAndrea Diamantini2009-08-241-0/+2