situare
14 years agoCreated new public method to MainWindow to get view index. Currently
Kaj Wallin [Wed, 31 Mar 2010 12:46:43 +0000 (15:46 +0300)]
Created new public method to MainWindow to get view index. Currently
this method is used by testtabs unit test.

14 years agoRenamed SituareListView and SituareMapView classes to ListViewScreen
Kaj Wallin [Wed, 31 Mar 2010 12:20:00 +0000 (15:20 +0300)]
Renamed SituareListView and SituareMapView classes to ListViewScreen
and MapViewScreen. Renamed source and header files similarly to follow
naming convention. Also edited testtabs test to reflect the change.

14 years agoAdded some debug traces
Kaj Wallin [Wed, 31 Mar 2010 12:04:36 +0000 (15:04 +0300)]
Added some debug traces

14 years agoFixed test case filenames to lower case
Kaj Wallin [Wed, 31 Mar 2010 07:56:17 +0000 (10:56 +0300)]
Fixed test case filenames to lower case

14 years agoAdded delete's to destructor to get rid of memory leak warnings on
Kaj Wallin [Wed, 31 Mar 2010 07:46:56 +0000 (10:46 +0300)]
Added delete's to destructor to get rid of memory leak warnings on
cppcheck

14 years agoCreated a test case to test switching between views
Kaj Wallin [Wed, 31 Mar 2010 07:15:28 +0000 (10:15 +0300)]
Created a test case to test switching between views

14 years agoCleaned up the code
Kaj Wallin [Wed, 31 Mar 2010 05:21:28 +0000 (08:21 +0300)]
Cleaned up the code

14 years agoChanged back to Menu-type views, as per given input on UI
Kaj Wallin [Tue, 30 Mar 2010 12:08:51 +0000 (15:08 +0300)]
Changed back to Menu-type views, as per given input on UI

14 years agoMoved tab data to separate files to allow easy modification.
Kaj Wallin [Tue, 30 Mar 2010 10:28:48 +0000 (13:28 +0300)]
Moved tab data to separate files to allow easy modification.

14 years agoMerge branch 'master' into wallika
Kaj Wallin [Tue, 30 Mar 2010 07:24:17 +0000 (10:24 +0300)]
Merge branch 'master' into wallika

14 years agoSwitched to QTabBar to allow bettery layouts
Kaj Wallin [Tue, 30 Mar 2010 07:15:01 +0000 (10:15 +0300)]
Switched to QTabBar to allow bettery layouts

14 years agominor edit
Kaj Wallin [Mon, 29 Mar 2010 11:05:13 +0000 (14:05 +0300)]
minor edit

14 years agoModified menu-selectable UI to tab-selectable UI
Kaj Wallin [Mon, 29 Mar 2010 11:03:50 +0000 (14:03 +0300)]
Modified menu-selectable UI to tab-selectable UI

14 years agoAdded .gitignore file
Sami Rämö [Mon, 29 Mar 2010 10:24:21 +0000 (13:24 +0300)]
Added .gitignore file

14 years agoImplemented List and Map views as widget stack. Views filled with
Kaj Wallin [Mon, 29 Mar 2010 10:06:25 +0000 (13:06 +0300)]
Implemented List and Map views as widget stack. Views filled with
dummy widgets.

14 years agoCreated menu key actions and dummy QLabel to proove they work
Kaj Wallin [Mon, 29 Mar 2010 09:00:50 +0000 (12:00 +0300)]
Created menu key actions and dummy QLabel to proove they work

14 years agoMenu buttons for map and list views, no functionality yet.
Kaj Wallin [Mon, 29 Mar 2010 05:49:10 +0000 (08:49 +0300)]
Menu buttons for map and list views, no functionality yet.

14 years agoRemoved Makefiles, moc-files and testUI.o
lampehe-local [Fri, 26 Mar 2010 11:14:58 +0000 (13:14 +0200)]
Removed Makefiles, moc-files and testUI.o

14 years agoDeleted object files
lampehe-local [Fri, 26 Mar 2010 09:45:39 +0000 (11:45 +0200)]
Deleted object files

14 years agoFixed earlier commit
lampehe-local [Fri, 26 Mar 2010 09:38:47 +0000 (11:38 +0200)]
Fixed earlier commit

14 years agoAdded main.cpp and mainwindow class with unit test
lampehe-local [Fri, 26 Mar 2010 09:32:15 +0000 (11:32 +0200)]
Added main.cpp and mainwindow class with unit test

14 years agoInitial version
Pekka Nissinen [Fri, 26 Mar 2010 07:42:35 +0000 (09:42 +0200)]
Initial version

14 years agowelcome
root [Tue, 2 Mar 2010 09:00:12 +0000 (11:00 +0200)]
welcome