summaryrefslogtreecommitdiffstats
path: root/src/model.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a status message when changing conference in HomeScreenCaroline Chao2014-10-271-1/+5
* Fix Models::reset() functionCaroline Chao2014-10-211-5/+3
* Check index validity before querrying data from modelCaroline Chao2014-10-091-2/+6
* Fix Model inconsistency when data changesCaroline Chao2014-09-261-37/+41
* Fix upcoming event list not being updated after a conference switchCaroline Chao2014-09-261-22/+38
* Model: Check that index is superior or equal to zeroCaroline Chao2014-09-251-1/+1
* Handle offline modeCaroline Chao2014-09-241-0/+45
* Refactor application to enable proper authenticationCaroline Chao2014-09-171-42/+3
* Fix Favorites not being updated properlyCaroline Chao2014-09-161-7/+8
* Add some error handling when no connection is availableCaroline Chao2014-09-111-3/+5
* Enable some caching of events/tracks/breaks/daysCaroline Chao2014-09-111-64/+96
* Handle events from same track at the same timeCaroline Chao2014-09-031-1/+1
* Update models handlingCaroline Chao2014-08-261-11/+16
* Better output on file handling warningsNiels Weber2014-08-221-3/+3
* Fixes for style issuesCaroline Chao2014-08-191-28/+19
* Initial commitNiels Weber2014-08-191-0/+309