1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/history
nowrep acbd04dd3d Improved performance of WebHistoryInterface
Use std::set to search in logarithmic time.
2013-06-09 12:05:20 +02:00
..
history.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
history.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
historyitem.cpp [Code] qz_ prefixed functions moved to QzTools namespace. 2013-01-22 19:04:22 +01:00
historyitem.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historymanager.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
historymanager.h Qt5: Main code has been edited to support both Qt4 and Qt5 2012-12-20 14:45:35 +01:00
historymanager.ui History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historymodel.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
historymodel.h HistoryModel: Fixed deleting top level item (month, day) 2012-07-04 00:21:08 +02:00
historyview.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
historyview.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
webhistoryinterface.cpp Improved performance of WebHistoryInterface 2013-06-09 12:05:20 +02:00
webhistoryinterface.h Improved performance of WebHistoryInterface 2013-06-09 12:05:20 +02:00