toast/confclerk.git
13 years agocaching removed
korrco [Fri, 22 Jan 2010 08:30:11 +0000 (08:30 +0000)]
caching removed

13 years agocaching removed
korrco [Fri, 22 Jan 2010 08:29:29 +0000 (08:29 +0000)]
caching removed

13 years agosanity check for consitency of confId in AppSettings and the DB
pavelpa [Fri, 22 Jan 2010 07:36:35 +0000 (07:36 +0000)]
sanity check for consitency of confId in AppSettings and the DB

13 years agoforgotten appsettings files
pavelpa [Fri, 22 Jan 2010 07:14:52 +0000 (07:14 +0000)]
forgotten appsettings files

13 years agoimplemented NOW tab
pavelpa [Fri, 22 Jan 2010 06:18:25 +0000 (06:18 +0000)]
implemented NOW tab

13 years agomodifications to import-schedule dialog
pavelpa [Thu, 21 Jan 2010 22:28:04 +0000 (22:28 +0000)]
modifications to import-schedule dialog
 - closed automatically after parsing/importing schedule

13 years agoEventModel signaling changed
pavelpa [Thu, 21 Jan 2010 22:03:07 +0000 (22:03 +0000)]
EventModel signaling changed
 - if some of the data (favourite,alarm) has changed on the event,
   signal 'eventHasChanged' is emitted
 - all treeViews (eg. DayView, FavsView, TracksView, ...) have to listen on this signal
Only favouritiesView is 'reset' when current tab is changed in mainWindow
 - 'cause time groupings have to be recreated, since favs may have changed

13 years agocheck for existence of conference before inserting it into DB
pavelpa [Thu, 21 Jan 2010 19:48:46 +0000 (19:48 +0000)]
check for existence of conference before inserting it into DB

13 years agoadded 'Conference' tab - to list conference details
pavelpa [Thu, 21 Jan 2010 18:23:23 +0000 (18:23 +0000)]
added 'Conference' tab - to list conference details
 - implemented AppSettings for storing Application settings
   - stored conference ID

13 years agoremoved schedule resource file, which was used for testing
pavelpa [Thu, 21 Jan 2010 15:43:37 +0000 (15:43 +0000)]
removed schedule resource file, which was used for testing
 - import schedule dialog replaces it's functionality

13 years agoWarning handling
fortefr [Thu, 21 Jan 2010 15:39:43 +0000 (15:39 +0000)]
Warning handling

13 years agoforgotten Import Schedule Dialog files
pavelpa [Thu, 21 Jan 2010 15:29:21 +0000 (15:29 +0000)]
forgotten Import Schedule Dialog files

13 years agoNew installation path for the binary, Maemo optification added into debian/rules...
uzakmat [Thu, 21 Jan 2010 14:44:55 +0000 (14:44 +0000)]
New installation path for the binary, Maemo optification added into debian/rules, new icons

13 years agoimport/search schedule dialog implemented
pavelpa [Thu, 21 Jan 2010 14:41:03 +0000 (14:41 +0000)]
import/search schedule dialog implemented

13 years agoupdate for the search
timkoma [Thu, 21 Jan 2010 14:12:57 +0000 (14:12 +0000)]
update for the search

13 years agoTime conflict fix
fortefr [Thu, 21 Jan 2010 13:42:33 +0000 (13:42 +0000)]
Time conflict fix

13 years agoTime conflict warning
fortefr [Thu, 21 Jan 2010 13:38:39 +0000 (13:38 +0000)]
Time conflict warning

13 years agoexception handling changed
korrco [Thu, 21 Jan 2010 13:36:21 +0000 (13:36 +0000)]
exception handling changed

13 years agocombined EVENT and VIRTUAL_EVENT => 'EVENT' now
pavelpa [Thu, 21 Jan 2010 13:24:08 +0000 (13:24 +0000)]
combined EVENT and VIRTUAL_EVENT => 'EVENT' now
 - Maemo sqlite doesn't support Full-Text-Search

13 years agoupdateTab refactored
korrco [Thu, 21 Jan 2010 13:08:43 +0000 (13:08 +0000)]
updateTab refactored

13 years agoactivities tab implemented
korrco [Thu, 21 Jan 2010 13:03:32 +0000 (13:03 +0000)]
activities tab implemented

13 years agoactivities tab implemented
korrco [Thu, 21 Jan 2010 12:59:22 +0000 (12:59 +0000)]
activities tab implemented

13 years agoactivities tab implemented
korrco [Thu, 21 Jan 2010 12:54:58 +0000 (12:54 +0000)]
activities tab implemented

13 years agofirst working version of the search
timkoma [Thu, 21 Jan 2010 09:49:41 +0000 (09:49 +0000)]
first working version of the search

13 years agoevent dialog - details about the Event is displayed in FullScreen mode
pavelpa [Thu, 21 Jan 2010 09:20:43 +0000 (09:20 +0000)]
event dialog - details about the Event is displayed in FullScreen mode

13 years agocompilation error "linux" fix
pavelpa [Thu, 21 Jan 2010 09:03:07 +0000 (09:03 +0000)]
compilation error "linux" fix
 - caused by previous commit

13 years agomap is displayed in FullScreen mode
pavelpa [Thu, 21 Jan 2010 08:49:21 +0000 (08:49 +0000)]
map is displayed in FullScreen mode

13 years agogroup items (time/track/...) are expanded on single-click
pavelpa [Wed, 20 Jan 2010 22:04:12 +0000 (22:04 +0000)]
group items (time/track/...) are expanded on single-click

13 years agochanged 'Activity' -> 'Track'
pavelpa [Wed, 20 Jan 2010 21:02:30 +0000 (21:02 +0000)]
changed 'Activity' -> 'Track'

13 years agoparsing activity from xml
pavelpa [Wed, 20 Jan 2010 20:23:13 +0000 (20:23 +0000)]
parsing activity from xml
 - 'track' from xml schedule is treated as an activity

13 years agoevent dialog changes
pavelpa [Wed, 20 Jan 2010 19:49:28 +0000 (19:49 +0000)]
event dialog changes
 - changed font/background colors
 - title occupies more lines if it doesn't fit in one line

13 years agoalarm dialog changes
pavelpa [Wed, 20 Jan 2010 19:29:00 +0000 (19:29 +0000)]
alarm dialog changes
 - displayed additional Event's details
 - autoresizing title (if it doesn't fit in one line)

13 years agoupdated alarm dialog
pavelpa [Wed, 20 Jan 2010 18:41:32 +0000 (18:41 +0000)]
updated alarm dialog

13 years agoMakefile reverted as it was overwritten accidentally
uzakmat [Wed, 20 Jan 2010 17:39:08 +0000 (17:39 +0000)]
Makefile reverted as it was overwritten accidentally

13 years agoimplemented some error handling
pavelpa [Wed, 20 Jan 2010 16:02:09 +0000 (16:02 +0000)]
implemented some error handling

13 years agoalarm icon/stuff is relevant for MAEMO only
pavelpa [Wed, 20 Jan 2010 15:43:16 +0000 (15:43 +0000)]
alarm icon/stuff is relevant for MAEMO only
 - used "MAEMO" define for conditional compilation

13 years agoMAEMO: work on alarm
pavelpa [Wed, 20 Jan 2010 15:27:11 +0000 (15:27 +0000)]
MAEMO: work on alarm
 - snooze alarm
 - cancel alarm
 - run application which automatically display Event dialog for given Event ID

13 years agoWarning icon (uncompleted)
fortefr [Wed, 20 Jan 2010 15:16:10 +0000 (15:16 +0000)]
Warning icon (uncompleted)

13 years agotemp commit for search tab
timkoma [Wed, 20 Jan 2010 14:50:12 +0000 (14:50 +0000)]
temp commit for search tab

13 years agodisplay event details in the treeView
pavelpa [Wed, 20 Jan 2010 13:30:34 +0000 (13:30 +0000)]
display event details in the treeView

13 years agoactivities viewed ordered by activity id and start time
korrco [Wed, 20 Jan 2010 13:18:49 +0000 (13:18 +0000)]
activities viewed ordered by activity id and start time

13 years agoBig icons fix 2
fortefr [Wed, 20 Jan 2010 12:39:41 +0000 (12:39 +0000)]
Big icons fix 2

13 years agoBig icons
fortefr [Wed, 20 Jan 2010 12:37:04 +0000 (12:37 +0000)]
Big icons

D    icons/favourite-off.png
D    icons/favourite-on.png
AM   icons/favourite-offBig.png
AM   icons/favourite-onBig.png
D    icons/alarm-off.png
D    icons/compass.png
D    icons/alarm-on.png
AM   icons/alarm-offBig.png
AM   icons/compassBig.png
AM   icons/alarm-onBig.png

13 years agostatic allocation instead of dynamic added when creating activity map
korrco [Wed, 20 Jan 2010 12:26:30 +0000 (12:26 +0000)]
static allocation instead of dynamic added when creating activity map

13 years agosome drawing modifications
pavelpa [Wed, 20 Jan 2010 09:59:03 +0000 (09:59 +0000)]
some drawing modifications

13 years agothe most recent FOSDEM 2010 schedule
pavelpa [Wed, 20 Jan 2010 09:04:44 +0000 (09:04 +0000)]
the most recent FOSDEM 2010 schedule
http://fosdem.org/schedule/xml

13 years agopali, nerob bordel
pavelpa [Tue, 19 Jan 2010 21:14:06 +0000 (21:14 +0000)]
pali, nerob bordel

13 years agochanged abstract/description/scrollbars color in eventdialog
pavelpa [Tue, 19 Jan 2010 21:05:44 +0000 (21:05 +0000)]
changed abstract/description/scrollbars color in eventdialog

13 years agosupport for view activities with their names added
korrco [Tue, 19 Jan 2010 20:58:29 +0000 (20:58 +0000)]
support for view activities with their names added

13 years agoevent-dialog - displayed persons/presenters names
pavelpa [Tue, 19 Jan 2010 19:44:23 +0000 (19:44 +0000)]
event-dialog - displayed persons/presenters names
 - implemented Event::persons() method to get persons names
   associated with the given event ID

13 years agosingle-click is used to open event dialog
pavelpa [Tue, 19 Jan 2010 17:34:18 +0000 (17:34 +0000)]
single-click is used to open event dialog

13 years agodiplayed map is closed by single-click, instead of double-click
pavelpa [Tue, 19 Jan 2010 16:46:29 +0000 (16:46 +0000)]
diplayed map is closed by single-click, instead of double-click

13 years agowork on alarm
pavelpa [Tue, 19 Jan 2010 15:42:59 +0000 (15:42 +0000)]
work on alarm

13 years agowork on alarm
pavelpa [Tue, 19 Jan 2010 13:45:57 +0000 (13:45 +0000)]
work on alarm

13 years agoAddition of files required for a Debian package and Maemo specific files
uzakmat [Tue, 19 Jan 2010 12:56:27 +0000 (12:56 +0000)]
Addition of files required for a Debian package and Maemo specific files

13 years agoFavourites dayNavigator
fortefr [Tue, 19 Jan 2010 12:55:24 +0000 (12:55 +0000)]
Favourites dayNavigator

13 years agoschedule.en.xml is now in resource
pavelpa [Tue, 19 Jan 2010 12:06:09 +0000 (12:06 +0000)]
schedule.en.xml is now in resource
 - for testing only
 - will be removed from final application

13 years agominimal size for tabs set
korrco [Tue, 19 Jan 2010 12:05:27 +0000 (12:05 +0000)]
minimal size for tabs set

13 years agoUpdate tabs 2
fortefr [Tue, 19 Jan 2010 09:58:48 +0000 (09:58 +0000)]
Update tabs 2

-This line, and those below, will be ignored--

M    src/gui/mainwindow.cpp
M    src/gui/mainwindow.h

13 years agoAutomatic tabs update
fortefr [Tue, 19 Jan 2010 09:45:59 +0000 (09:45 +0000)]
Automatic tabs update

M    src/gui/mainwindow.ui
M    src/gui/mainwindow.cpp
M    src/gui/mainwindow.h

13 years agoset MapDialog title
pavelpa [Tue, 19 Jan 2010 09:09:41 +0000 (09:09 +0000)]
set MapDialog title

13 years agohandled the case when the map is not available
pavelpa [Tue, 19 Jan 2010 08:27:46 +0000 (08:27 +0000)]
handled the case when the map is not available

13 years agomap-name to map-path implemented
pavelpa [Tue, 19 Jan 2010 07:44:40 +0000 (07:44 +0000)]
map-name to map-path implemented
 - correct map is displayed

13 years agofixed: icons overlapped
pavelpa [Tue, 19 Jan 2010 06:33:30 +0000 (06:33 +0000)]
fixed: icons overlapped

13 years agostarted work on displaying map
pavelpa [Mon, 18 Jan 2010 21:32:44 +0000 (21:32 +0000)]
started work on displaying map
 - implemented mapwindow
 - map is hard-coded for now
TODO: finish getting map path from the event

13 years agoadded maps
pavelpa [Mon, 18 Jan 2010 20:31:02 +0000 (20:31 +0000)]
added maps

13 years agopali, nerob bordel
pavelpa [Mon, 18 Jan 2010 19:58:17 +0000 (19:58 +0000)]
pali, nerob bordel

13 years agoimplemented 'Event' dialog to display relevant
pavelpa [Mon, 18 Jan 2010 19:42:57 +0000 (19:42 +0000)]
implemented 'Event' dialog to display relevant
'Event's info

13 years agosorting by activity id added
korrco [Mon, 18 Jan 2010 18:38:55 +0000 (18:38 +0000)]
sorting by activity id added

13 years agoautoresizing activities treeView
pavelpa [Mon, 18 Jan 2010 18:23:35 +0000 (18:23 +0000)]
autoresizing activities treeView

13 years agoimplemented drawing icons + number of favs/alarms
pavelpa [Mon, 18 Jan 2010 18:21:48 +0000 (18:21 +0000)]
implemented drawing icons + number of favs/alarms
in the corresponding group

13 years agogrouping by time equation changed - beter group deviding, also according to favourites
korrco [Mon, 18 Jan 2010 18:15:41 +0000 (18:15 +0000)]
grouping by time equation changed - beter group deviding, also according to favourites

13 years agoactivities tab implemented - need to fit gui, functionality works fine
korrco [Mon, 18 Jan 2010 17:15:45 +0000 (17:15 +0000)]
activities tab implemented - need to fit gui, functionality works fine

13 years agoactivities tab implemented - not finished yet
korrco [Mon, 18 Jan 2010 15:26:51 +0000 (15:26 +0000)]
activities tab implemented - not finished yet

13 years agoactivities tab implemented - not finished yet
korrco [Mon, 18 Jan 2010 15:25:57 +0000 (15:25 +0000)]
activities tab implemented - not finished yet

13 years agoadded 'alarm' columnt to the 'EVENT' table to signalize
pavelpa [Mon, 18 Jan 2010 15:13:01 +0000 (15:13 +0000)]
added 'alarm' columnt to the 'EVENT' table to signalize
that the event has/hasn't alarm set

13 years agoFavourites fix
fortefr [Mon, 18 Jan 2010 14:56:41 +0000 (14:56 +0000)]
Favourites fix

13 years agomaemo specific compilation fix
pavelpa [Mon, 18 Jan 2010 14:31:47 +0000 (14:31 +0000)]
maemo specific compilation fix

13 years agoFav table update
fortefr [Mon, 18 Jan 2010 14:00:32 +0000 (14:00 +0000)]
Fav table update
M    trunk/src/gui/mainwindow.h
M    trunk/src/gui/mainwindow.cpp
M    trunk/src/mvc/treeview.h
M    trunk/src/mvc/eventmodel.cpp
M    trunk/src/mvc/event.h
M    trunk/src/fosdem.pro

13 years agoadded GrayScale versions (inactive/OFF) of the icons
pavelpa [Mon, 18 Jan 2010 13:49:08 +0000 (13:49 +0000)]
added GrayScale versions (inactive/OFF) of the icons

13 years agofixed sqlite statement
hanzes [Mon, 18 Jan 2010 13:45:05 +0000 (13:45 +0000)]
fixed sqlite statement

13 years agofixed: broken compilation for linux caused by previous commit
pavelpa [Mon, 18 Jan 2010 12:38:10 +0000 (12:38 +0000)]
fixed: broken compilation for linux caused by previous commit

13 years agostarted work on alarm(libaalarm)
pavelpa [Mon, 18 Jan 2010 12:27:57 +0000 (12:27 +0000)]
started work on alarm(libaalarm)

13 years agoused 'MAEMO' define to create 'non-virtual' 'VIRUAL_EVENT' table
pavelpa [Mon, 18 Jan 2010 11:46:43 +0000 (11:46 +0000)]
used 'MAEMO' define to create 'non-virtual' 'VIRUAL_EVENT' table
instead of 'virtual' one, only for 'MAEMO'
Linux stays untouched - creates real 'virtual' table for FTS support

13 years agocurrent path print added
korrco [Mon, 18 Jan 2010 10:11:41 +0000 (10:11 +0000)]
current path print added

13 years agoTemporal virtual_event change
fortefr [Mon, 18 Jan 2010 09:22:57 +0000 (09:22 +0000)]
Temporal virtual_event change

13 years agofix: segfault
pavelpa [Mon, 18 Jan 2010 08:49:50 +0000 (08:49 +0000)]
fix: segfault
 - fixes segfault when switching days in "Day View"
 - TODO: needs to be verified, 'cause it looks like
         it shouldn't work, but it does
   - when calling 'QAbstractItemModel::removeRows()' it returns false,
     but it prevents application from crash(segfault)
     - possible explanation is that the timing has changed and so the
       conditions for the segfault

13 years agoadded "Quit" to "File" menu
pavelpa [Mon, 18 Jan 2010 07:59:24 +0000 (07:59 +0000)]
added "Quit" to "File" menu

13 years agoimplemented method to force 'EventModel' emit a signal
pavelpa [Sun, 17 Jan 2010 19:31:04 +0000 (19:31 +0000)]
implemented method to force 'EventModel' emit a signal
dataChanged() - so 'TreeView' know it has to redraw items
corresponding to chanded indices (range of indeces)

13 years agocreated 'global.pri' file, which should cover all
pavelpa [Sun, 17 Jan 2010 18:19:45 +0000 (18:19 +0000)]
created 'global.pri' file, which should cover all
global definition of the project
 - this file has to be include in each "*.pro" file, where it's needed
 - defines "MAEMO" for handling 'MAEMO' specific code in source files
 - defines "maemo" for handling 'MAEMO' specific files in "*.pro" file(s)

13 years agojust minor corrections to 'event'
pavelpa [Sun, 17 Jan 2010 17:26:03 +0000 (17:26 +0000)]
just minor corrections to 'event'

13 years agostarted work on 'favourities'
pavelpa [Sun, 17 Jan 2010 17:18:22 +0000 (17:18 +0000)]
started work on 'favourities'
 - created tavourities tree view in the MainWindow 'Favourities' tab
 - listed some testing 'fav' events
 - TODO: list isn't updated dynamically, which means that the list
   isn't updated if the user adds/removes an event(s) to/from the
   'favourities' list

13 years agoimplemented JOINing two tables
pavelpa [Sun, 17 Jan 2010 16:22:03 +0000 (16:22 +0000)]
implemented JOINing two tables
 - modified 'ormrecord' to support JOINing two tables
 - modified 'event' accordingly, since its items/columns
   are splitted into two separate tables

13 years agowork on favourite
pavelpa [Sat, 16 Jan 2010 15:31:15 +0000 (15:31 +0000)]
work on favourite
 - created 'favourite' column in EVENT table
 - modified 'ormrecord' for setting record's elements
 - favourities view not implemented

13 years agoCompass icon
fortefr [Thu, 14 Jan 2010 14:00:50 +0000 (14:00 +0000)]
Compass icon

13 years agoMap button/compass icon added
fortefr [Thu, 14 Jan 2010 13:54:09 +0000 (13:54 +0000)]
Map button/compass icon added

13 years agoTesting svn, tabs added, misprint fixed
fortefr [Thu, 14 Jan 2010 11:17:43 +0000 (11:17 +0000)]
Testing svn, tabs added, misprint fixed

13 years agojust some directory renaming
pavelpa [Thu, 14 Jan 2010 07:43:12 +0000 (07:43 +0000)]
just some directory renaming
 - renamed 'model' to 'mvc' (Model-View-Controller), since it contains also 'delegate' and 'view'

13 years agominor fix
pavelpa [Wed, 13 Jan 2010 21:59:20 +0000 (21:59 +0000)]
minor fix

13 years agoimplemented day navigator widget
pavelpa [Wed, 13 Jan 2010 20:51:06 +0000 (20:51 +0000)]
implemented day navigator widget
 - to switch between conference days