1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/history
nowrep 5f5cf7417d [Code] Updated coding style with patched Astyle + normalized signals.
Code was formatted with patched astyle that correctly formats
foreach macro.
Normalize tool is now used to normalize all signal/slots signatures
to normalized format. It saves few reallocations on connections.
2013-03-06 09:08:29 +01: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 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