1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/history
David Rosca 15bb39689c Remove History::optimizeHistory() function
It is no longer needed, this function was little confusing
as it actually only executed VACUUM.
Instead, execute VACUUM after clearing all history in
History::clearHistory()
2014-10-15 22:50:19 +02:00
..
history.cpp Remove History::optimizeHistory() function 2014-10-15 22:50:19 +02:00
history.h Remove History::optimizeHistory() function 2014-10-15 22:50:19 +02:00
historyitem.cpp [QzTools] Make QzTools class and export only the class 2014-03-07 22:54:50 +01:00
historyitem.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
historymanager.cpp Remove History::optimizeHistory() function 2014-10-15 22:50:19 +02:00
historymanager.h [HistoryTreeView] Rewrite HistoryView to use same logic as BookmarksTreeView 2014-05-03 15:08:47 +02:00
historymanager.ui [HistoryTreeView] Rewrite HistoryView to use same logic as BookmarksTreeView 2014-05-03 15:08:47 +02:00
historymenu.cpp HistoryMenu: Don't crash in aboutToShow() when m_window is null 2014-10-07 16:19:30 +02:00
historymenu.h [HistoryMenu] Show recently visited sites in top-level menu 2014-06-05 19:58:32 +02:00
historymodel.cpp [CodeCleanup] IconProvider now have static methods for getting icons 2014-03-07 18:03:42 +01:00
historymodel.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
historytreeview.cpp [SideBars] Don't override cursor on scrollbars in History/Bookmarks sidebars 2014-05-03 15:23:07 +02:00
historytreeview.h [Build] Fixed build after last commit 2014-05-03 16:32:29 +02:00
webhistoryinterface.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
webhistoryinterface.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00