1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/history
Franz Fellner 454d0d47dd [Fix] Infinite loop on bookmarking a page while history is empty
Previous fix as in 7a1bbd9 introduced new bug with history
sidebar being always empty.
This commit fixes this bug.
2012-12-08 11:39:03 +01:00
..
history.cpp Using QLatin1String and QLatin1Char now everywhere 2012-09-04 12:42:45 +02:00
history.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historyitem.cpp HistoryModel: Fixed deleting top level item (month, day) 2012-07-04 00:21:08 +02:00
historyitem.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historymanager.cpp Small cleanup in code (classes holding settings as static variables) 2012-08-10 21:16:43 +02:00
historymanager.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historymanager.ui History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historymodel.cpp [Fix] Infinite loop on bookmarking a page while history is empty 2012-12-08 11:39:03 +01:00
historymodel.h HistoryModel: Fixed deleting top level item (month, day) 2012-07-04 00:21:08 +02:00
historyview.cpp HistoryModel: Fixed deleting top level item (month, day) 2012-07-04 00:21:08 +02:00
historyview.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
webhistoryinterface.cpp History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
webhistoryinterface.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00