1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
falkonOfficial/src/lib/history
nowrep 7037e562ae Improved performance of searching in history model
- testing with QString::contains(QString) instead of QRegExp
2012-05-05 18:04:41 +02:00
..
history.cpp History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
history.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historyitem.cpp History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historyitem.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historymanager.cpp History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +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 Improved performance of searching in history model 2012-05-05 18:04:41 +02:00
historymodel.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
historyview.cpp History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +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