summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed two strings a bitPanagiotis Papadopoulos2009-09-301-4/+4
* Cleaning thumbs cacheAndrea Diamantini2009-09-301-1/+17
* Turned "Add bookmark" action to KDE one and implemented an "add to preferred"Andrea Diamantini2009-09-301-1/+27
* Implemented about protocol to load home page(s)Andrea Diamantini2009-09-291-7/+2
* Fixing crash on opening tabs after closing other window(s).Andrea Diamantini2009-09-281-0/+1
* Cleaning some unuseful kDebug(s)...Andrea Diamantini2009-09-251-1/+0
* Fixing rekonq home page urlbar focus issueAndrea Diamantini2009-09-231-0/+1
* Fixing homepage (user's not rekonq's) opening and behaviourAndrea Diamantini2009-09-201-1/+1
* Fixing state. Rekonq is not usable now, but this seems a good tech preview.Andrea Diamantini2009-09-151-1/+1
* Merge branch 'HomePage'Andrea Diamantini2009-09-131-19/+16
|\
| * Modified rekonq behaviour:Andrea Diamantini2009-09-131-1/+18
| * notification system made default and no more "unsettable"Andrea Diamantini2009-09-121-17/+4
| * Removed "home" schemeAndrea Diamantini2009-09-101-21/+1
| * Restored Home Action (and button in the main toolbar)Andrea Diamantini2009-09-101-0/+2
| * HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-4/+15
* | Some "stupid" toolbars fixesAndrea Diamantini2009-09-121-14/+15
* | View source bugfix.Domrachev Alexandr2009-09-101-27/+26
|/
* Some typo fixesPanagiotis Papadopoulos2009-09-101-3/+3
* 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
* | Fixing rekonq Multi Windows behaviour andAndrea Diamantini2009-09-061-11/+1
* | Simplified CookieJar managementAndrea Diamantini2009-09-051-5/+0
* | Restored the beautiful CTRL + L shortcut.Andrea Diamantini2009-09-051-1/+13
|/
* Simplified history actions reintroducing KStandard ones.Andrea Diamantini2009-09-051-11/+10
* Fixed FullScreen slotAndrea Diamantini2009-09-041-9/+11
* fixing new window actionAndrea Diamantini2009-09-041-1/+0
* Improving Multi Windows implementationAndrea Diamantini2009-09-041-31/+14
* Fix compilation and improved a (little) bitAndrea Diamantini2009-09-031-1/+1
* - Removed HistoryMenu (no more used)Andrea Diamantini2009-09-031-1/+1
* Improved a bit "Save As" slotAndrea Diamantini2009-09-031-1/+6
* Improved contextual menu following my ideas and Henry de ValenceAndrea Diamantini2009-09-031-13/+0
* - A better print slotAndrea Diamantini2009-08-301-25/+34
* rekonq 0.2.53 with bookmarks bar fixed (and ALL the bars, too!!)Andrea Diamantini2009-08-301-3/+2
* Fixing Bookmarks bar toggle actionAndrea Diamantini2009-08-301-38/+23
* Bookmark Bar fixesAndrea Diamantini2009-08-301-7/+22
* First changes to bookmarks systemAndrea Diamantini2009-08-301-0/+16
* Removed setHistoryMenu functionAndrea Diamantini2009-08-271-17/+0
* Some fixes icon relatedAndrea Diamantini2009-08-271-1/+1
* No more need for CTRL+M shortcutAndrea Diamantini2009-08-261-1/+0
* Toolbar UI customizableAndrea Diamantini2009-08-261-5/+3
* i18n style guide fixesAndrea Diamantini2009-08-251-1/+1
* Merge branch 'userCSS'Andrea Diamantini2009-08-241-0/+5
|\
| * Implements the ability of the user to apply a user defined CSS to all web pages.Jonas M. Gastal2009-08-191-0/+5
* | Merge commit 'megabigbug/Print'Andrea Diamantini2009-08-231-12/+3
|\ \
| * | Replace "Print preview" by "Print" in the tool menuLionel Chauvin2009-08-231-12/+3
* | | Add an icon to the help submenuAndrea Diamantini2009-08-231-0/+1
|/ /
* | Removed some menu related actions (cloned in the context menus)Andrea Diamantini2009-08-231-7/+0
* | Let work actions shortcut in MainWindowAndrea Diamantini2009-08-231-0/+3
* | Some actions fixed and re-enabled history action (back) menuAndrea Diamantini2009-08-231-14/+58
* | Removed MenuBar. First steps..Andrea Diamantini2009-08-221-28/+49