# # ChangeLog for src/mvc/delegate.cpp # # Generated by Trac 1.2.3 # 08/18/22 07:26:31 Mon, 18 Jan 2010 15:13:01 GMT pavelpa [b6cd05c] * src/alarm/alarm.cpp (modified) * src/alarm/alarm.h (modified) * src/mvc/delegate.cpp (modified) * src/mvc/event.cpp (modified) * src/mvc/event.h (modified) * src/mvc/eventmodel.cpp (modified) * src/mvc/treeview.cpp (modified) * src/sql/sqlengine.cpp (modified) added 'alarm' columnt to the 'EVENT' table to signalize that the ... Mon, 18 Jan 2010 13:49:08 GMT pavelpa [ffd878f] * src/icons/alarm-off.png (modified) * src/icons/favourite-off.png (modified) * src/mvc/delegate.cpp (modified) * src/mvc/delegate.h (modified) added GrayScale versions (inactive/OFF) of the icons Sun, 17 Jan 2010 16:22:03 GMT pavelpa [c790268] * src/mvc/delegate.cpp (modified) * src/mvc/event.cpp (modified) * src/mvc/event.h (modified) * src/orm/ormrecord.h (modified) implemented JOINing two tables - modified 'ormrecord' to support ... Sat, 16 Jan 2010 15:31:15 GMT pavelpa [680a4da] * src/fosdem.pro (modified) * src/mvc/delegate.cpp (modified) * src/mvc/delegate.h (modified) * src/mvc/event.cpp (modified) * src/mvc/event.h (modified) * src/mvc/treeview.cpp (modified) * src/orm/ormrecord.h (modified) * src/sql/sqlengine.cpp (modified) work on favourite - created 'favourite' column in EVENT table - ... Thu, 14 Jan 2010 13:54:09 GMT fortefr [03ff157] * src/gui/mainwindow.ui (modified) * src/icons.qrc (modified) * src/mvc/delegate.cpp (modified) * src/mvc/delegate.h (modified) * src/mvc/treeview.cpp (modified) Map button/compass icon added Thu, 14 Jan 2010 07:43:12 GMT pavelpa [92995da] * src/app/app.pro (modified) * src/fosdem.pro (modified) * src/gui/daynavigatorwidget.cpp (modified) * src/gui/gui.pro (modified) * src/gui/mainwindow.ui (modified) * src/mvc/conference.cpp (moved) * src/mvc/conference.h (moved) * src/mvc/delegate.cpp (moved) * src/mvc/delegate.h (moved) * src/mvc/event.cpp (moved) * src/mvc/event.h (moved) * src/mvc/eventmodel.cpp (moved) * src/mvc/eventmodel.h (moved) * src/mvc/mvc.pro (moved) * src/mvc/treeview.cpp (moved) * src/mvc/treeview.h (moved) * src/test/main.cpp (modified) * src/test/mvc/eventtest.cpp (moved) * src/test/mvc/eventtest.h (moved) * src/test/test.pro (modified) just some directory renaming - renamed 'model' to 'mvc' ...