source: confclerk_git/src/mvc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9196cb0   11 years philipp Sorted by duration additionally to start. qt5
(edit) @11d7ec5   11 years philipp Implemented "now" action and removed the "now" button from the day … qt5
(edit) @066b41f   11 years philipp Removed unused nowEvent functions. qt5
(edit) @dc66a91   11 years philipp The favorite tab gets updated again after changing the favorite state. qt5
(edit) @1006c4f   12 years philipp Fixed ticket #26 (empty tabs after some actions). qt5
(edit) @12fe870   12 years philipp Rewrote code to group events together with gregoa. Closes bug #22. 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) @ff9a2cb   12 years gregoa Show event title instead of id in alarms. qt5
(edit) @118b982   12 years gregoa Reorganize CLEAN and DISTCLEAN targets. 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) @0ea5709   12 years philipp Before querying the SEARCH_EVENT table, its existence is checked. … qt5
(edit) @e6ab8a2   12 years philipp Removed the ability to show "pictures" (maps) of rooms and maps of … qt5
(edit) @910109e   12 years gregoa Some more s;TARGETDEPS;POST_TARGETDEPS; qt5
(edit) @cf385cd   12 years philipp Removed many of the qDebug() output lines (see ticket #10). qt5
(edit) @ed063f1   12 years philipp Searching without active conference doesn't give an error message … qt5
(edit) @8bdf2d3   12 years philipp Removed unnecessary debug output and code. qt5
(edit) @5c7119d   12 years philipp Fixed bug reported by gregor: Too many authors are shown (form other … qt5
(edit) @663fafd   12 years philipp Removed two unused variables to avoid compiler warnings. qt5
(edit) @77f8bff   12 years gregoa Icons part 1: replace all icons (except the FOSDEM ones) with icons … qt5
(edit) @8bacb4e   12 years gregoa qmake warning: POST_TARGETDEPS instead of TARGETDEPS qt5
(edit) @68b2df2   12 years gregoa Add copyright to source. qt5
(edit) @6df32f2   12 years gregoa Update GPL blurb in source files. qt5
(edit) @a0f3e32   12 years philipp Added some comments, removed and added some debug information. qt5
(edit) @141a5c2   12 years philipp Tracks are inserted now when importing new conferences. qt5
(edit) @51529bd   12 years gregoa Insert new field xid_conference into table track, room and person. 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) @58eb7cc   13 years kirilma store room map in database show it if it's available, otherwise show … qt5
(edit) @cec47c6   13 years kirilma store path to conference map in database path stored as additional … qt5
(edit) @b431d47   13 years kirilma reworked UI for conference editing underlying representation of … qt5
(edit) @04acaf9   13 years kirilma fix deletion of last conference implement for cleaning all views in … qt5
(edit) @d97bcab   13 years kirilma implement deleting a conference pass event about it to mainwindow to … qt5
(edit) @f5b68a4   13 years kirilma add buttons for refreshm new url and delete and partly implement … qt5
(edit) @d06ae27   13 years kirilma store URL's for conferences * use it at update * let user update the … qt5
(edit) @5d9409d   13 years timkoma UTC/LocalTime fix for import conference XML, DB queries for multiple … qt5
(edit) @a1755df   13 years timkoma performance improvement for Events qt5
(edit) @78e3575   13 years timkoma performance improvement for load persons qt5
(edit) @ca90cb1   13 years uzakmat A header with the proper copyright/lincence statement was added into … qt5
(edit) @ba48d2f   13 years hanzes Alarm dbus connection added qt5
(edit) @a7d8638   13 years hanzes Alarm dbus connection added qt5
(edit) @d7986a6   13 years pavelpa gradient for treeview items qt5
(edit) @6831c6a   13 years hanzes Alarm dbus connection added qt5
(edit) @b0a3bc7   13 years pavelpa number of events/alarms/favs is bottom-aligned to the bottom of the icons qt5
(edit) @1fb7a33   13 years pavelpa possible to have multiple conferences in the DB - possible to switch … qt5
(edit) @bcf67d6   13 years pavelpa search fixed - only the dates (range) which contain at least one … qt5
(edit) @872aeaa   13 years pavelpa some performance optimizations - favourities reloaded only if they … qt5
(edit) @eb21333   13 years pavelpa fixed 'conflicts' constrains qt5
(edit) @ac787b7   13 years pavelpa 'now' events - displayed real now events, not just the testing ones qt5
(edit) @8cb5c4f   13 years pavelpa changed conditions for conflicts qt5
(edit) @412cef6   13 years pavelpa some 'delegate' drawing optimizations - removed EVENT_CONFLICT table … qt5
(edit) @438699c   13 years pavelpa conflicts updated correctly - TODO: needs to do some drawing optimizations qt5
(edit) @d49254d   13 years pavelpa 'conflict' dialog now contains list of events in conflict with given … qt5
(edit) @ea638ef   13 years pavelpa implemented 'conflicts' dialog - displays rooms instead of conflicts … qt5
(edit) @a790a90   13 years pavelpa removed headers from *.h and *.cpp qt5
(edit) @0bb39f5   13 years pavelpa removed appsettings - created 'active' column in 'conference' table qt5
(edit) @6123b48   13 years pavelpa implemented 'links' in Event/EventDialog? 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) @e0cade3   13 years korrco room view added - finished qt5
(edit) @7620de0   13 years korrco room view added - need to test it qt5
(edit) @7b70507   13 years pavelpa updated also groupings item (event parent item) if the user clicks eg. … qt5
(edit) @0d4ecc2   13 years timkoma search update qt5
(edit) @e7340e1   13 years fortefr Conference map qt5
(edit) @8200b03   13 years korrco room.h and .cpp removed qt5
(edit) @005e2b7   13 years korrco caching removed qt5
(edit) @b8a3ad1   13 years pavelpa implemented NOW tab qt5
(edit) @c718a77   13 years pavelpa EventModel? signaling changed - if some of the data (favourite,alarm) … qt5
(edit) @3f3e22d   13 years fortefr Warning handling qt5
(edit) @9d8946b   13 years timkoma update for the search qt5
(edit) @6a807e7   13 years fortefr Time conflict fix qt5
(edit) @699d5b8   13 years fortefr Time conflict warning qt5
(edit) @7d7659d   13 years pavelpa combined EVENT and VIRTUAL_EVENT => 'EVENT' now - Maemo sqlite … qt5
(edit) @96fe8fb   13 years korrco activities tab implemented qt5
(edit) @606c155   13 years korrco activities tab implemented qt5
(edit) @72cd3af   13 years korrco activities tab implemented qt5
(edit) @e662750   13 years timkoma first working version of the search qt5
(edit) @8fe9bd2   13 years pavelpa group items (time/track/...) are expanded on single-click 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) @d1fb9ee   13 years korrco activities viewed ordered by activity id and start time qt5
(edit) @a3f6b00   13 years fortefr Big icons fix 2 qt5
(edit) @807cbdb   13 years korrco static allocation instead of dynamic added when creating activity map qt5
(edit) @5d7c9e5   13 years pavelpa some drawing modifications qt5
(edit) @0ca783e   13 years pavelpa pali, nerob bordel qt5
(edit) @9208bdb   13 years korrco support for view activities with their names added qt5
(edit) @395d6d3   13 years pavelpa event-dialog - displayed persons/presenters names - implemented … qt5
(edit) @c53a3f4   13 years pavelpa single-click is used to open event dialog qt5
(edit) @6bd729b   13 years pavelpa work on alarm qt5
(edit) @9afc0ee   13 years pavelpa set MapDialog? title qt5
(edit) @f9db452   13 years pavelpa map-name to map-path implemented - correct map is displayed qt5
(edit) @446bce4   13 years pavelpa fixed: icons overlapped qt5
(edit) @59c6cfe   13 years pavelpa started work on displaying map - implemented mapwindow - map is … qt5
Note: See TracRevisionLog for help on using the revision log.