source: src/mvc/delegate.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ff579df   20 months philipp Remaining fix of bug Debian BTS #992236 (line distance). …
(edit) @a5e1f50   20 months gregor Clean up #includes. (qtcreator is helpful but only partially.)
(edit) @ffb6be7   20 months gregor Bump copyright years.
(edit) @5b7fa79   20 months philipp Adjust shown event time when displayTimeShift is set.
(edit) @d921406   21 months philipp Fix typo "favourities" -> "favourites".
(edit) @102d186   21 months philipp Delete unused variable to avoid a compiler warning.
(edit) @6759e32   21 months philipp Replace QModelIndex::child() to avoid a deprecation warning.
(edit) @809b5e5   6 years gregor Merge branch 'master' into qt5 qt5
(edit) @056bee2   6 years philipp Merged definition and initialization of conflictSeverity. qt5
(edit) @0f10c1a   6 years gregoa Initialize conflictSeverity variable. Compiler warning with … qt5
(edit) @de5d0f1   6 years gregoa Bump copyright years. qt5
(edit) @81d87d7   6 years philipp Renamed favourite-on.png to favourite-strong.png and favourite-off.png … qt5
(edit) @1343ea4   6 years philipp Now the conflict severity is drawn. qt5
(edit) @7b3cd0e   6 years philipp Event favourite is now tristate in the code now and the corresponding … qt5
(edit) @ebe26af   6 years gregoa Merge branch 'master' into qt5 qt5
(edit) @4a87a3b   8 years gregoa Bump copyright year. In anticipation of a release in 2015. qt5
(edit) @54b69e2   8 years philipp Merged changes from trunk. It still compiles successfully. :-) qt5
(edit) @11f3f87   9 years gregoa Update copyright notices. qt5
(edit) @4b6ae6b   10 years philipp Now the application compiles for QT5. Note that the location of the … qt5
(edit) @83481c6   10 years gregoa bump copyright years qt5
(edit) @54a377c   10 years philipp Prepared to show an alarm message via tray icon on non-MAEMO systems. qt5
(edit) @7680536   11 years gregoa fix #includes (detected by QtCreator? and friends on windows) qt5
(edit) @4147e08   11 years gregoa Add Stefan as a copyright holder to source files, too. qt5
(edit) @7947db3   11 years gregoa Show the AlarmOff? icon in the timegroup header when the group has no … qt5
(edit) @accae6b   11 years philipp Changed the alarm icon due to ticket #40. I haven't tried it because I … qt5
(edit) @dadb922   11 years philipp Changed favourite icons as a response to ticket #40. qt5
(edit) @8bc87d6   11 years gregoa Update copyright years. qt5
(edit) @ec813bb   12 years philipp This should close ticket #35 ([maemo] conflict icon overlaps alarm icon). qt5
(edit) @be12b9f   12 years philipp Changed the drawing of events to make use of system colors and styles, … qt5
(edit) @d785a93   12 years gregoa Distinguish "Presenter" and "Presenters" (instead of "Presenter(s)"). … qt5
(edit) @4633b70   12 years philipp This is just a quick-and-dirty workaround commit to aviod a drawing … qt5
(edit) @268d58f   12 years philipp First try to improve the colors (ticket #13). qt5
(edit) @e6ab8a2   12 years philipp Removed the ability to show "pictures" (maps) of rooms and maps of … qt5
(edit) @77f8bff   12 years gregoa Icons part 1: replace all icons (except the FOSDEM ones) with icons … qt5
(edit) @68b2df2   12 years gregoa Add copyright to source. qt5
(edit) @6df32f2   12 years gregoa Update GPL blurb in source files. qt5
(edit) @900bcf1   13 years kirilma use enabled flag instead of repeated criateria check qt5
(edit) @a6a9e0b   13 years kirilma add enabled flag qt5
(edit) @525448c   13 years kirilma refactor: more compact drawing of controls qt5
(edit) @508de33   13 years kirilma do not draw showmap button for event is there is no map for its room qt5
(edit) @0d995ed   13 years kirilma refactor: cache whole Room object in Event qt5
(edit) @ca90cb1   13 years uzakmat A header with the proper copyright/lincence statement was added into … qt5
(edit) @d7986a6   13 years pavelpa gradient for treeview items qt5
(edit) @b0a3bc7   13 years pavelpa number of events/alarms/favs is bottom-aligned to the bottom of the icons qt5
(edit) @412cef6   13 years pavelpa some 'delegate' drawing optimizations - removed EVENT_CONFLICT table … qt5
(edit) @9f367eb   13 years pavelpa 'conflicts' modifications - preparing for the dialog showing also … qt5
(edit) @336fa33   13 years pavelpa conflicts refactoring - has to be finished qt5
(edit) @e7340e1   13 years fortefr Conference map qt5
(edit) @005e2b7   13 years korrco caching removed qt5
(edit) @3f3e22d   13 years fortefr Warning handling qt5
(edit) @6a807e7   13 years fortefr Time conflict fix qt5
(edit) @699d5b8   13 years fortefr Time conflict warning qt5
(edit) @4693fa6   13 years pavelpa changed 'Activity' -> 'Track' qt5
(edit) @a5c1179   13 years pavelpa alarm icon/stuff is relevant for MAEMO only - used "MAEMO" define for … qt5
(edit) @f2ef735   13 years fortefr Warning icon (uncompleted) qt5
(edit) @b1a201a   13 years pavelpa display event details in the treeView qt5
(edit) @a3f6b00   13 years fortefr Big icons fix 2 qt5
(edit) @5d7c9e5   13 years pavelpa some drawing modifications qt5
(edit) @446bce4   13 years pavelpa fixed: icons overlapped qt5
(edit) @4be95b8   13 years pavelpa implemented drawing icons + number of favs/alarms in the corresponding … qt5
(edit) @b6cd05c   13 years pavelpa added 'alarm' columnt to the 'EVENT' table to signalize that the event … qt5
(edit) @ffd878f   13 years pavelpa added GrayScale? versions (inactive/OFF) of the icons qt5
(edit) @c790268   13 years pavelpa implemented JOINing two tables - modified 'ormrecord' to support … qt5
(edit) @680a4da   13 years pavelpa work on favourite - created 'favourite' column in EVENT table - … qt5
(edit) @03ff157   13 years fortefr Map button/compass icon added qt5
(add) @92995da   13 years pavelpa just some directory renaming - renamed 'model' to 'mvc' … qt5
Note: See TracRevisionLog for help on using the revision log.