possible to have multiple conferences in the DB
authorpavelpa <pavelpa@localhost>
Fri, 29 Jan 2010 10:06:55 +0000 (10:06 +0000)
committerpavelpa <pavelpa@localhost>
Fri, 29 Jan 2010 10:06:55 +0000 (10:06 +0000)
commit1fb7a333b552e5d73812dc7373ae0898686c7c31
tree86424f18d086b0eed4e79f958565fef304d297bf
parent8b0bf2219279b90a736b3257493fc9043b6cbdea
possible to have multiple conferences in the DB
 - possible to switch among them
 - conference schedules have to follow FOSDEM conference xml structure
 - 'select Conference' bar is visible only if there are more than one conference available
src/gui/mainwindow.cpp
src/gui/mainwindow.h
src/gui/mainwindow.ui
src/mvc/treeview.cpp