toast/confclerk.git
2011-06-24 gregor herrmannImprove release target in .pro
2011-06-24 Philipp SpitzerRemoved two unused variables to avoid compiler warnings.
2011-06-24 gregor herrmannSomewhere a slash was missing ...
2011-06-24 gregor herrmannUpdated TODO.
2011-06-23 gregor herrmannAdd contact info to README.
2011-06-23 gregor herrmannUpdate 'About' dialog.
2011-06-23 gregor herrmannRemove ULB, Campus Solbosch maps.
2011-06-23 gregor herrmannThe big rename. Which was not so big after all ...
2011-06-23 gregor herrmannDe-maemofy: make .desktop file generic, remove resized...
2011-06-23 gregor herrmannAdd new resource file to app.pro
2011-06-23 gregor herrmannIcons, part 2: replace fosdem/brain icons with ConfCler...
2011-06-23 gregor herrmannIcons part 1: replace all icons (except the FOSDEM...
2011-06-23 gregor herrmannRemove unused icons.
2011-06-23 gregor herrmannAnother instance of the databasename.
2011-06-23 gregor herrmannMove config and sqlite database. They are both at the...
2011-06-23 gregor herrmannRename DBus service. Hopefully successful.
2011-06-23 gregor herrmannAdd some conference URLs to TODO
2011-06-23 gregor herrmannNew bug noted.
2011-06-23 gregor herrmannNew bug noted.
2011-06-23 gregor herrmannqmake warning: POST_TARGETDEPS instead of TARGETDEPS
2011-06-23 gregor herrmannRemove libs in clean target.
2011-06-23 gregor herrmannMove and rename logo, create a target to convert it...
2011-06-23 Philipp SpitzerChecked the remaining code. Didn't find possibilities...
2011-06-23 gregor herrmannUpdate TODO.
2011-06-23 gregor herrmannAdd release and changelog targets to project file.
2011-06-23 gregor herrmannRemove empty Changelog.
2011-06-23 Philipp SpitzerPrevented SQL injections in function addPersonToDB.
2011-06-23 gregor herrmannAdd copyright to source.
2011-06-23 gregor herrmannUpdate GPL blurb in source files.
2011-06-23 Philipp SpitzerJust adapted the page size to be rectangular.
2011-06-23 Philipp SpitzerThis suggestion/"doodle"* for the new application icon...
2011-06-23 gregor herrmannRemove ./debian directory, we'll do the packaging outsi...
2011-06-23 gregor herrmannFirst round of documentation updates.
2011-06-23 gregor herrmannPrepare ChangeLog generation from svn logs.
2011-06-23 Philipp SpitzerPrevented SQL injection in function addLinkToDB.
2011-06-23 gregor herrmannupdate TODO
2011-06-23 Philipp SpitzerFixed SQL error in searchEvent when no table was selected.
2011-06-23 gregor herrmannadd TODO file
2011-06-23 Philipp SpitzerAdded some comments, removed and added some debug infor...
2011-06-23 Philipp SpitzerFixed a bug I introduced when reparing the addRoomToDB...
2011-06-23 Philipp SpitzerTracks are inserted now when importing new conferences.
2011-06-23 Philipp Spitzervoid possible SQL injection in function addRoomToDB.
2011-06-23 Philipp SpitzerRemoved copying the fosdem.sqlite database during the...
2011-06-22 Philipp SpitzerThe database is now created from the program. We don...
2011-06-22 Philipp SpitzerPersons are deleted now when a conference is removed.
2011-06-22 Philipp SpitzerAdded a file with bugs that I noticed when playing...
2011-06-22 Philipp SpitzerRooms are inserted now for additionally imported confer...
2011-06-22 Philipp SpitzerImporting persons for multiple conferences works now.
2011-06-22 Philipp SpitzerChanged UNIQUE statements in the database table definit...
2011-06-22 gregor herrmannInsert new field xid_conference into table track, room...
2011-06-21 Philipp SpitzerCreated schema for the database with additional colum...
2011-06-21 Philipp SpitzerAdded menu item "quit".
2011-06-21 Philipp SpitzerRemoved data directory from subdirs so that the manuall...
2011-06-21 Philipp SpitzerRemoved dbus dependency on non-maemo platforms.
2010-05-05 kirilmause enabled flag instead of repeated criateria check
2010-05-05 kirilmaadd enabled flag
2010-05-05 kirilmarefactor: more compact drawing of controls
2010-05-05 kirilmado not draw showmap button for event is there is no...
2010-05-05 kirilmarefactor: cache whole Room object in Event
2010-05-05 kirilmastore room map in database
2010-05-05 kirilmastore path to conference map in database
2010-05-04 kirilmaUI tune: use buttonBox instead of single buttons to...
2010-04-23 kirilmarestore viewing of conference map
2010-04-23 kirilmaminor UI fixes
2010-04-22 kirilmaremove obsoleted code
2010-04-22 kirilmaoptimization
2010-04-22 kirilmafine tune geometry to look nicer
2010-04-22 kirilmaadd authors for files
2010-04-22 kirilmareworked UI for conference editing
2010-04-22 kirilmaCC: fix endlines
2010-04-16 kirilmause visible notifications of errors
2010-04-15 kirilmamake label shorter to place all required buttons
2010-04-15 kirilmafix deletion of last conference
2010-04-15 kirilmaimplement deleting a conference
2010-04-15 kirilmaadd buttons for refreshm new url and delete and partly...
2010-04-15 kirilmastore URL's for conferences
2010-04-15 kirilmaremove unused code
2010-04-15 kirilmafix references in SQL
2010-04-14 kirilmasave output from updater QT designer
2010-04-13 kirilmaremove unused class TabWidget
2010-04-13 kirilmamove Settings and About to Window Menu
2010-04-12 kirilmabuild fix at maemo
2010-04-12 kirilmaremove ON CONFLICE REPLACE for events
2010-04-12 kirilmagenerate default database instead of using binary one
2010-04-12 kirilmafix event insert or update
2010-04-12 kirilmacatch exceptions which leak outside of event handlers
2010-04-09 kirilmause update for events when they are already exists
2010-04-09 kirilmause transactions to make import faster
2010-03-03 uzakmatPreparing for release 0.4.1
2010-03-03 timkomaUTC/LocalTime fix for import conference XML, DB queries...
2010-02-05 timkomafix for import - ON CONFLICT REPLACE
2010-02-05 uzakmatalarm UTC/localtime fix
2010-02-03 uzakmataddition of Diablo specific installation instructions...
2010-02-03 uzakmatinstallation of 40x40 icons enabled because of Diablo
2010-02-03 uzakmatrelease information added for release 0.3
2010-02-03 timkomaperformance improvement for Events
2010-02-03 timkomaperformance improvement for load persons
2010-02-02 uzakmatNEWS file update
2010-02-02 uzakmatA header with the proper copyright/lincence statement...
2010-02-02 pavelpacorrected 'exec' path when adding an alarm
next