summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* charset static testsAndrea Diamantini2010-12-293-0/+35
* Fix a regression introduced by f8a2d38aYoann Laissus2010-12-281-0/+4
* Grab the actual font from the action.Rohan Garg2010-12-241-1/+1
* Modify Nikhil's contrib entry as requested by himRohan Garg2010-12-231-1/+1
* fix startup notification when opening in an already running rekonq instanceMartin T. H. Sandsmark2010-12-231-0/+3
* Highlight current tab in tab list by making it bold.Rohan Garg2010-12-231-0/+6
* Switching from sourceforge to kde site.. probably fixing also some dbus handl...Andrea Diamantini2010-12-213-3/+4
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-2132-102/+727
* Adding a tab list menu entry showing all open tabs.Andrea Diamantini2010-12-212-0/+37
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-12-211-0/+2
* - Bookmark folders can now be dragged and dropped in the toolbar.Yoann Laissus2010-12-204-23/+63
* Ctrl+Shift+P shortcut for Private browsingRohan Garg2010-12-211-0/+1
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-12-191-0/+2
* When using Alt+Enter open website in new tabPanagiotis Papadopoulos2010-12-172-0/+14
* fix opening of URL-like selections in new tabPanagiotis Papadopoulos2010-12-141-2/+2
* GCI Task: Copy Context menu for Network Analyzer, by Furkan UzumcuAndrea Diamantini2010-12-132-4/+29
* Change text of page source action && add a CTRL + U shortcut.Andrea Diamantini2010-12-131-1/+2
* Some changes by me: Find action after open link itemsAndrea Diamantini2010-12-131-5/+7
* GCI Task by Furkan Uzumcu: Context Menu ImprovementsAndrea Diamantini2010-12-131-1/+35
* Don't change the BK folder in the BK bar when the mouse is under the current ...Yoann2010-12-091-1/+1
* merge first Google Code-In submission:Panagiotis Papadopoulos2010-12-082-2/+9
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-12-061-0/+1
* -pedanticAndre Woebbeking2010-12-042-2/+2
* Initialize previously uninitialized member variableAndreas Hartmetz2010-12-031-0/+1
* Show and hide the add-tab button automaticallyJon Ander Peñalba2010-11-304-43/+33
* Port SearchEngine from somewhat unsafe "naked" static variables toAndreas Hartmetz2010-11-292-33/+30
* My kuriikwsfilterrc contains no default search engine, soAndreas Hartmetz2010-11-291-0/+2
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-11-241-0/+1
* Revert "Remove m_loadingGitPath from MainView"Jon Ander Peñalba2010-11-222-4/+6
* Revert "Make the invariants of MainView explicit"Jon Ander Peñalba2010-11-222-4/+5
* Merge branch 'master' of git.kde.org:rekonqRohan Garg2010-11-221-1/+6
|\
| * Sorry Pierre,Andrea Diamantini2010-11-211-1/+6
* | Ctrl+Shift+Delete Key Combo to clear private dataRohan Garg2010-11-221-1/+2
|/
* Merge branch 'master' of git://git.kde.org/rekonqBenjamin Poulain2010-11-2011-52/+131
|\
| * Print && Find actions for the parts :)Andrea Diamantini2010-11-197-35/+111
| * API clean upAndrea Diamantini2010-11-196-16/+17
| * Revert "Add a Clear Button to URL bar to clear it"Pierre Rossi2010-11-171-2/+0
| * Merge branch 'clearButton'Rohan Garg2010-11-171-0/+2
| |\
| | * Add a Clear Button to URL bar to clear itRohan Garg2010-11-171-0/+2
| * | Fix wrong default filenames due to a ":" in itAndrea Diamantini2010-11-151-2/+3
| |/
* | Remove the destructor of MainViewBenjamin Poulain2010-11-202-8/+0
* | Remove m_loadingGitPath from MainViewBenjamin Poulain2010-11-202-6/+4
* | Make the invariants of MainView explicitBenjamin Poulain2010-11-202-5/+4
* | Update the name of MainView attribute to follow the conventionsBenjamin Poulain2010-11-202-12/+12
* | Update the name of WebTab attributes to follow the conventionsBenjamin Poulain2010-11-202-40/+40
* | Use QObject cleaning for the destruction of WebView childrenBenjamin Poulain2010-11-201-5/+0
* | Move download handling from WebView to WebPageBenjamin Poulain2010-11-202-1/+1
* | Add an assertion to ensure the consistency of WebView during developmentBenjamin Poulain2010-11-201-1/+2
* | Update the name of WebView attribute to conform to the conventionsBenjamin Poulain2010-11-202-96/+96
|/
* -pedanticAndre Woebbeking2010-11-131-1/+1