summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | Added options about tabbed (or not) browsing..
* | Simplified CookieJar managementAndrea Diamantini2009-09-051-5/+0
| |
* | Restored the beautiful CTRL + L shortcut.Andrea Diamantini2009-09-051-1/+13
|/ | | | Sorry :)
* Simplified history actions reintroducing KStandard ones.Andrea Diamantini2009-09-051-11/+10
| | | | (we have text, icon, shortcuts && translations for free)
* 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
| | | | Bookmarks Manager
* - Removed HistoryMenu (no more used)Andrea Diamantini2009-09-031-1/+1
| | | | - Multi Windows 1st implementation
* 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
| | | | suggestions.
* - A better print slotAndrea Diamantini2009-08-301-25/+34
| | | | | - contextual frame actions (just 2, for now) - works on contextual menu
* 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
| | | | (Stephan Binner svn commit, thanks!)
* 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
| | | | | | | | | | | | Remove "Print"
* | | 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
| |
* | Remove url stackLionel Chauvin2009-08-221-6/+5
| |
* | This commit siplifies winId management and let our webviews to not detectAndrea Diamantini2009-08-201-1/+6
|/ | | | it. This could be dangerous thinking about what we have in mind... ;)
* Applied patch from Johannes Zellner about {Middle,CTRL} clickingAndrea Diamantini2009-08-131-1/+1
| | | | | | bookmarks links handling. Many thanks!
* Fixing bug 203156, about stop/reload switch on tab switching.Andrea Diamantini2009-08-101-1/+1
| | | | | | | Anyway, the fix seems quite "hackish" to me. Perhaps someone else will think something better.. BUG: 203156
* Fixed "history panel" string bugAndrea Diamantini2009-08-101-2/+1
|
* Removed privacy settings and ported history ones into the GeneralAndrea Diamantini2009-08-101-1/+0
| | | | Group.
* hide popup when focus changeLionel Chauvin2009-08-091-0/+2
|
* flashy popup: delete after have painted the newerLionel Chauvin2009-08-091-2/+5
|
* Fixing popus (eventual) closing crashesAndrea Diamantini2009-08-061-0/+1
|
* Fixed "QCoreApplication::postEvent: Unexpected null receiver"Andrea Diamantini2009-08-061-1/+4
| | | | warning
* fix: clear cookiesLionel Chauvin2009-08-051-1/+1
|
* Initial porting to KCookieJarAndrea Diamantini2009-08-051-2/+2
|
* Fixing Licensing issueAndrea Diamantini2009-08-051-7/+13
|
* Krazy issues fixes. Part 1Andrea Diamantini2009-08-051-1/+0
|
* Fix IncludeAndrea Diamantini2009-08-051-11/+3
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* popup max width = window widthmegabigbug2009-08-021-2/+8
| | | | fix popups: don't overlap horizontal scrollbar
* more aesthetic popups (again)megabigbug2009-08-011-3/+8
|