summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rekonq 0.7 first stable release, yeah!!0.7.0Andrea Diamantini2011-04-031-1/+1
* Elide notifyPopup text if it would be longer than window's widthAndrea Diamantini2011-04-031-1/+5
* Implement/fix drag and drop handling of text & url in the webviewAndrea Diamantini2011-03-302-0/+35
* Allow drag from urlbarAndrea Diamantini2011-03-291-0/+3
* rekonq 0.6.96Andrea Diamantini2011-03-271-1/+1
* Untrack the bookmarks menu list and set a parent to automagicallyAndrea Diamantini2011-03-272-10/+8
* Never execute deprecated codeAndrea Diamantini2011-03-271-1/+1
* Fix context menu and set comments to improve its code (after 0.7 release)Andrea Diamantini2011-03-271-32/+14
* Fixing my fixed patch :)Andrea Diamantini2011-03-261-1/+1
* Reload (also) about pages with the reload buttonAndrea Diamantini2011-03-261-2/+9
* Stop timers before deleting objects.Andrea Diamantini2011-03-232-0/+3
* Fixup for last commit.Felix Rohrbach2011-03-231-1/+1
* Make rekonq open a new window when called, even if it's already running.Felix Rohrbach2011-03-231-2/+4
* Better color integration for the urlbar and the findbarFelix Rohrbach2011-03-212-5/+9
* Merge branch 'master' of git.kde.org:rekonqAndrea Diamantini2011-03-211-1/+1
|\
| * rekonq 0.6.950.6.95Andrea Diamantini2011-03-201-1/+1
* | Merge branch 'fixes'Andrea Diamantini2011-03-214-12/+14
|\ \ | |/ |/|
| * Workaround the troubles with the tabbar highlight feature.Andrea Diamantini2011-03-214-12/+14
* | update INSTALL fileAndrea Diamantini2011-03-201-5/+15
|/
* Really hiding the tabbar...Andrea Diamantini2011-03-201-2/+2
* Check if mainWindow and currentab really exist before using in bookmarksprov...Andrea Diamantini2011-03-191-2/+2
* rekonq 0.6.89Andrea Diamantini2011-03-161-1/+1
* update copyrightAndrea Diamantini2011-03-161-1/+1
* Set an option to disable the disable graphics effects on the tabbarAndrea Diamantini2011-03-165-21/+67
* Delete url popup on resize/moveAndrea Diamantini2011-03-162-6/+30
* rekonq 0.6.88Andrea Diamantini2011-03-131-1/+1
* This commit to try fixing all troubles against the tabbar highlight feature.Andrea Diamantini2011-03-132-0/+10
* Revert "Return false for null mimetypes"Rohan Garg2011-03-111-4/+0
* Fix crash on "s" type :DAndrea Diamantini2011-03-101-0/+5
* Another one in the "fixing the dangerous commit" series.Andrea Diamantini2011-03-091-1/+1
* Disable help menu creation via createGUI as we create it on our own...Andrea Diamantini2011-03-091-1/+3
* This is a first commit fixing the "dangerous" changes introduced to fixAndrea Diamantini2011-03-091-1/+1
* Merge branch 'master' of git.kde.org:rekonqAndrea Diamantini2011-03-091-0/+4
|\
| * Return false for null mimetypesRohan Garg2011-03-091-0/+4
* | rekonq 0.6.87Andrea Diamantini2011-03-091-1/+1
|/
* This commit fix bug 266837 about the (in)ability to close rekonq,Andrea Diamantini2011-03-081-6/+6
* Checking for the empty string causing Rohan & Pano's bug...Andrea Diamantini2011-03-081-1/+4
* SVN_SILENT made messages (.desktop file)Script Kiddy2011-03-081-0/+1
* Respect the users Download path set in KDE System SettingsRohan Garg2011-03-071-1/+1
* rekonq 0.6.86Andrea Diamantini2011-03-031-1/+1
* Merge branch 'Fixes'Andrea Diamantini2011-03-032-46/+18
|\
| * Clean up the "rekonq handling chain" to work as:Andrea Diamantini2011-03-032-46/+18
* | Revert back commit for bug 267460, we need to reparent the GUI objects depend...Cedric Bellegarde2011-03-031-2/+0
|/
* Prevent crashes on history models updating...Andrea Diamantini2011-03-021-1/+9
* delete bookmarkProvider sooner to prevent segfaultCedric Bellegarde2011-03-021-0/+2
* Check for empty pixmap, this prevent us drawing an empty area.Cedric Bellegarde2011-03-021-1/+6
* This changes fixes a crash that can occur on fast closing a lot of tabs.Andrea Diamantini2011-03-011-4/+10
* Q --> KAndrea Diamantini2011-03-011-2/+2
* Do NOT take the first element of an empty listAndrea Diamantini2011-02-281-1/+10
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-2842-133/+18