summaryrefslogtreecommitdiff
path: root/src/history
Commit message (Expand)AuthorAgeFilesLines
* Restore tab's history when restoring a tab/sessionAnton Kreuzkamp2011-08-211-0/+36
* Introducing ASSERT_NOT_REACHEDPierre Rossi2011-07-281-2/+0
* clean upAndrea Diamantini2011-07-254-124/+124
* Calm down kDebug messagesAndrea Diamantini2011-07-192-3/+1
* style cleanupAndrea Diamantini2011-07-182-7/+7
* WARNING: HISTORY_VERSION upgrade!!Andrea Diamantini2011-07-184-21/+46
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-175-145/+145
* Revert "Fix includes."Pierre Rossi2011-06-292-2/+0
* Fix includes.Pierre Rossi2011-06-292-0/+2
* Fix History ordering (check about:history page before and after this patch)Andrea Diamantini2011-04-101-1/+1
* Prevent crashes on history models updating...Andrea Diamantini2011-03-021-1/+9
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-3/+0
* cppcheck round...Andrea Diamantini2011-02-251-1/+3
* Coding styleAndrea Diamantini2011-02-253-23/+33
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-248-8/+8
* No more static members in the Application class,Pierre Rossi2011-02-242-2/+2
* Order items in the completion list considering also visit countLionel Chauvin2011-01-231-1/+7
* Added a visit count parameter to the history.Andrea Diamantini2011-01-074-35/+72
* BookmarksPanel API improvedJon Ander Peñalba2010-11-072-2/+2
* History autosaver improved to be more general and less hackishJon Ander Peñalba2010-09-203-69/+72
* Krazy Fixes for rekonqRohan Garg2010-09-111-1/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-0/+1
* Code Review.Andrea Diamantini2010-09-022-12/+12
* panels directory removedJon Ander Peñalba2010-08-302-3/+2
* Minor changes in the panelsJon Ander Peñalba2010-08-301-13/+12
* New general panel class created and used by the bookmarks and history panelJon Ander Peñalba2010-08-302-90/+31
* Use the same FilterProxyModel for the bookmarks and history panelsJon Ander Peñalba2010-08-304-65/+17
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-1/+2
* Awesome bar: support for multiple word search.Pierre Rossi2010-08-251-2/+12
* HistoryManager review (the second):Andrea Diamantini2010-08-194-485/+103
* Merge commit 'refs/merge-requests/153' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-07-222-42/+85
|\
| * remove useless bookmarkPath attribute of UrlSearchItemmegabigbug2010-07-202-9/+0
| * history review:megabigbug2010-07-202-41/+96
* | Just some stupid cleaning on HistoryManager before starting seriously working...Andrea Diamantini2010-07-212-30/+15
* | Moving download history management from HistoryManager to Application classAndrea Diamantini2010-07-212-84/+0
|/
* Fix naming to clean APIAndrea Diamantini2010-06-241-1/+1
* This commit implements some speed optimizations on startupAndrea Diamantini2010-06-052-3/+22
* Awesome bar speed upAndrea Diamantini2010-06-052-15/+18
* Don't use QString::number(), KDE will format the numbers is an l10n-friendly ...Jonathan Thomas2010-05-271-1/+1
* Add plural form to the stringsPanagiotis Papadopoulos2010-05-261-1/+3
* last minute string fixesPanagiotis Papadopoulos2010-05-241-1/+1
* Cleaning some kDebug callsAndrea Diamantini2010-05-221-2/+2
* improve search of title for an url in the history: use hash table from Histor...megabigbug2010-05-201-18/+1
* Memory leaks fixesAndrea Diamantini2010-05-042-14/+15
* QLatin1String -> QL1SAndrea Diamantini2010-04-302-2/+2
* Include Fixes, first bunchAndrea Diamantini2010-04-301-2/+0
* Krazy fixesAndrea Diamantini2010-04-301-2/+2
* cleaning headersAndrea Diamantini2010-04-301-3/+0
* New rekonq_defines.hAndrea Diamantini2010-04-304-6/+10
* A coding style roundAndrea Diamantini2010-04-308-63/+63