source: src/gui/mainwindow.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @cf385cd   12 years philipp Removed many of the qDebug() output lines (see ticket #10). qt5
(edit) @d17dd78   12 years philipp Included application version in the about dialog. This closes ticket #9. 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) @cb7b999   13 years kirilma restore viewing of conference map qt5
(edit) @f299a08   13 years kirilma remove obsoleted code also fix some types qt5
(edit) @c8c414f   13 years kirilma optimization 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) @ad5c62f   13 years kirilma move Settings and About to Window Menu * remove Setting and About … qt5
(edit) @ca90cb1   13 years uzakmat A header with the proper copyright/lincence statement was added into … qt5
(edit) @5d22816   13 years pavelpa GUI changes for N810 device qt5
(edit) @47bfffb   13 years pavelpa if the application is run for first time, network connection is set to … qt5
(edit) @a023fd2   13 years pavelpa implemented 'proxy settings' dialog - user can secify proxy for … qt5
(edit) @5007fde   13 years pavelpa implemented importing the schedule from the Internet - usded url: … qt5
(edit) @1fb7a33   13 years pavelpa possible to have multiple conferences in the DB - possible to switch … qt5
(edit) @872aeaa   13 years pavelpa some performance optimizations - favourities reloaded only if they … qt5
(edit) @7da2b49   13 years pavelpa if no conference is in the DB, the user is automatically navigated to … qt5
(edit) @bb6f7d6   13 years pavelpa search tab - header is hidden in case no conf exists in the DB qt5
(edit) @885a3cc   13 years pavelpa conference tab header is hidden if there isn't active conference - … qt5
(edit) @9172ee8   13 years pavelpa 'nowTab' updated/loaded when application starts qt5
(edit) @21d7cc0   13 years pavelpa fixed 'copy-paste' error qt5
(edit) @0bb39f5   13 years pavelpa removed appsettings - created 'active' column in 'conference' table qt5
(edit) @07ae23a   13 years timkoma refactoring of the TABS qt5
(edit) @001c8cf   13 years pavelpa 'search' tab functionality moved to 'tabcontainer' qt5
(edit) @3a8dc71   13 years pavelpa SqlEngine? made STATIC qt5
(edit) @05afe5f   13 years pavelpa implemented 'tab container' widget, which groups daynavigator with … qt5
(edit) @b86d4aa   13 years pavelpa reimplemented 'import schedule' qt5
(edit) @e4c5a03   13 years timkoma reload favourites qt5
(edit) @830f102   13 years pavelpa removed 'MainMenu?' bar from MainWindow? - schedule is imported via … qt5
(edit) @c15be10   13 years pavelpa import schedule dialog - changed to widget - moved to 'conference' tab qt5
(edit) @01df23f   13 years timkoma search done qt5
(edit) @9859cac   13 years hanzes NowTreeView? refresh modified qt5
(edit) @85340ae   13 years pavelpa About Application dialog is opened when "info" icon is clicked qt5
(edit) @1deea3b   13 years korrco room view added - finished qt5
(edit) @c7b58d4   13 years timkoma search upgrade qt5
(edit) @7620de0   13 years korrco room view added - need to test it qt5
(edit) @0d4ecc2   13 years timkoma search update qt5
(edit) @e7340e1   13 years fortefr Conference map qt5
(edit) @49c5ad3   13 years pavelpa fixed problem with storing conference ID to AppSettings? qt5
(edit) @806b992   13 years korrco room.h and .cpp removed qt5
(edit) @ab6110b   13 years korrco caching removed qt5
(edit) @b128673   13 years pavelpa sanity check for consitency of confId in AppSettings? and the DB 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) @30e2bdf   13 years pavelpa added 'Conference' tab - to list conference details - implemented … qt5
(edit) @3f3e22d   13 years fortefr Warning handling qt5
(edit) @e493054   13 years pavelpa import/search schedule dialog implemented qt5
(edit) @9d8946b   13 years timkoma update for the search qt5
(edit) @06570e9   13 years korrco exception handling changed qt5
(edit) @d8d5bd2   13 years korrco updateTab refactored qt5
(edit) @72cd3af   13 years korrco activities tab implemented qt5
(edit) @e662750   13 years timkoma first working version of the search qt5
(edit) @4693fa6   13 years pavelpa changed 'Activity' -> 'Track' qt5
(edit) @30cd9b6   13 years pavelpa updated alarm dialog qt5
(edit) @95596f6   13 years pavelpa implemented some error handling qt5
(edit) @d4a8bbf   13 years pavelpa MAEMO: work on alarm - snooze alarm - cancel alarm - run … qt5
(edit) @990afd5   13 years timkoma temp commit for search tab qt5
(edit) @d1fb9ee   13 years korrco activities viewed ordered by activity id and start time qt5
(edit) @9208bdb   13 years korrco support for view activities with their names added qt5
(edit) @c53a3f4   13 years pavelpa single-click is used to open event dialog qt5
(edit) @7f84a70   13 years fortefr Favourites dayNavigator qt5
(edit) @2fc2878   13 years pavelpa schedule.en.xml is now in resource - for testing only - will be … qt5
(edit) @ec67a0b   13 years fortefr Update tabs 2 -This line, and those below, will be ignored-- M … qt5
(edit) @c5324ca   13 years fortefr Automatic tabs update M src/gui/mainwindow.ui M … qt5
(edit) @9afc0ee   13 years pavelpa set MapDialog? title qt5
(edit) @b1fc17a   13 years pavelpa handled the case when the map is not available qt5
(edit) @f9db452   13 years pavelpa map-name to map-path implemented - correct map is displayed qt5
(edit) @59c6cfe   13 years pavelpa started work on displaying map - implemented mapwindow - map is … qt5
(edit) @707cd31   13 years pavelpa implemented 'Event' dialog to display relevant 'Event's info qt5
(edit) @a35aa83   13 years korrco grouping by time equation changed - beter group deviding, also … qt5
(edit) @fbc1646   13 years korrco activities tab implemented - need to fit gui, functionality works fine qt5
(edit) @f6300c7   13 years korrco activities tab implemented - not finished yet qt5
(edit) @d23aa6a   13 years fortefr Favourites fix qt5
(edit) @5842349   13 years fortefr Fav table update M trunk/src/gui/mainwindow.h M … qt5
(edit) @8f25cb1   13 years korrco current path print added qt5
(edit) @6f39595   13 years pavelpa started work on 'favourities' - created tavourities tree view in the … qt5
(edit) @969a840   13 years pavelpa implemented day navigator widget - to switch between conference days qt5
(edit) @69393c0   13 years pavelpa implemented 'conference' record for accessing info about the … qt5
(edit) @c2d66b2   13 years pavelpa added about dialog(s) - some modifications needed - About Qt: not … qt5
(edit) @72f6fe4   13 years pavelpa implemented xml parser - parsing Schedule qt5
(edit) @66327a0   13 years pavelpa modified model-view - created own delegate to display TreeView? items … qt5
(edit) @9bbb44e   13 years korrco support for creating GUI via QtCreator? added qt5
(edit) @d0d0a66   13 years komarma Creating EventModel? class qt5
(add) @e5bc908   13 years komarma Creating initial application directory structure. qt5
Note: See TracRevisionLog for help on using the revision log.