# # ChangeLog for src/mvc/delegate.cpp # # Generated by Trac 1.2.3 # 06/30/22 18:44:11 Wed, 20 Jan 2010 21:02:30 GMT pavelpa [4693fa6] * src/gui/mainwindow.cpp (modified) * src/gui/mainwindow.h (modified) * src/gui/mainwindow.ui (modified) * src/mvc/activity.cpp (deleted) * src/mvc/delegate.cpp (modified) * src/mvc/event.cpp (modified) * src/mvc/event.h (modified) * src/mvc/eventmodel.cpp (modified) * src/mvc/eventmodel.h (modified) * src/mvc/mvc.pro (modified) * src/mvc/track.cpp (added) * src/mvc/track.h (moved) * src/sql/sqlengine.cpp (modified) * src/test/mvc/eventtest.cpp (modified) changed 'Activity' -> 'Track' Wed, 20 Jan 2010 15:43:16 GMT pavelpa [a5c1179] * src/mvc/delegate.cpp (modified) * src/mvc/treeview.cpp (modified) alarm icon/stuff is relevant for MAEMO only - used "MAEMO" define ... Wed, 20 Jan 2010 15:16:10 GMT fortefr [f2ef735] * src/icons.qrc (modified) * src/icons/exclamation-iconOff.png (added) * src/icons/exclamation-iconOn.png (added) * src/mvc/delegate.cpp (modified) * src/mvc/delegate.h (modified) * src/mvc/event.h (modified) Warning icon (uncompleted) Wed, 20 Jan 2010 13:30:34 GMT pavelpa [b1a201a] * src/app/app.pro (modified) * src/mvc/delegate.cpp (modified) display event details in the treeView Wed, 20 Jan 2010 12:39:41 GMT fortefr [a3f6b00] * data/Makefile (modified) * src/app/app.pro (modified) * src/icons.qrc (modified) * src/mvc/delegate.cpp (modified) Big icons fix 2 Wed, 20 Jan 2010 09:59:03 GMT pavelpa [5d7c9e5] * src/mvc/delegate.cpp (modified) some drawing modifications Tue, 19 Jan 2010 06:33:30 GMT pavelpa [446bce4] * src/mvc/delegate.cpp (modified) fixed: icons overlapped Mon, 18 Jan 2010 18:21:48 GMT pavelpa [4be95b8] * src/mvc/delegate.cpp (modified) * src/mvc/delegate.h (modified) implemented drawing icons + number of favs/alarms in the ... 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' ...