situare
14 years agoRemoved unnecessary report files from repo.
Jukka Saastamoinen [Thu, 8 Apr 2010 07:42:41 +0000 (10:42 +0300)]
Removed unnecessary report files from repo.

14 years agoRemoved reference to xpm from src.pro to get rid of make warnings.
Jukka Saastamoinen [Thu, 8 Apr 2010 07:27:45 +0000 (10:27 +0300)]
Removed reference to xpm from src.pro to get rid of make warnings.

14 years agoRemoved unnecessary file.
Jukka Saastamoinen [Wed, 7 Apr 2010 05:15:03 +0000 (08:15 +0300)]
Removed unnecessary file.

14 years agoAdded situare icon for Maemo5, modified src.pro.
Jukka Saastamoinen [Wed, 7 Apr 2010 05:12:33 +0000 (08:12 +0300)]
Added situare icon for Maemo5, modified src.pro.

14 years agoAdded .desktop file for Maemo5 installation.
Jukka Saastamoinen [Wed, 7 Apr 2010 05:04:39 +0000 (08:04 +0300)]
Added .desktop file for Maemo5 installation.

14 years agoRemoved dependency checking until PR1.2 is released.
Jukka Saastamoinen [Wed, 7 Apr 2010 04:58:24 +0000 (07:58 +0300)]
Removed dependency checking until  PR1.2 is released.

14 years agoDebian copyright corrections.
Jukka Saastamoinen [Wed, 7 Apr 2010 04:54:43 +0000 (07:54 +0300)]
Debian copyright corrections.

14 years agoRemoved unnecessary example files from debian directories.
Jukka Saastamoinen [Wed, 7 Apr 2010 04:48:11 +0000 (07:48 +0300)]
Removed unnecessary example files from debian directories.

14 years agoCleaned obesolete files from master branch
Kaj Wallin [Thu, 1 Apr 2010 10:26:11 +0000 (13:26 +0300)]
Cleaned obesolete files from master branch

14 years agoCreated new private utility funtion to handle view changes. Added test
Kaj Wallin [Thu, 1 Apr 2010 08:26:09 +0000 (11:26 +0300)]
Created new private utility funtion to handle view changes. Added test
binary to .gitignore.

14 years agoAdded missing two tr()'s
Kaj Wallin [Thu, 1 Apr 2010 07:18:15 +0000 (10:18 +0300)]
Added missing two tr()'s

14 years agoChanged the .pro file to create binary in lower case.
Kaj Wallin [Thu, 1 Apr 2010 05:39:15 +0000 (08:39 +0300)]
Changed the .pro file to create binary in lower case.
Added the binary to .gitignore

14 years agoFixed src.pro to include some source and header files
Kaj Wallin [Thu, 1 Apr 2010 05:16:29 +0000 (08:16 +0300)]
Fixed src.pro to include some source and header files

14 years agoMerge branch 'master' of https://vcs.maemo.org/git/situare
Jukka Saastamoinen [Thu, 1 Apr 2010 04:39:02 +0000 (07:39 +0300)]
Merge branch 'master' of https://vcs.maemo.org/git/situare
Updates from debianizing.
Conflicts:
Situare.pro

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 agoAdded INSTALL file to project root.
Jukka Saastamoinen [Wed, 31 Mar 2010 09:55:22 +0000 (12:55 +0300)]
Added INSTALL file to project root.

14 years agoMerge branch 'master' into jskia73
Jukka Saastamoinen [Wed, 31 Mar 2010 09:53:29 +0000 (12:53 +0300)]
Merge branch 'master' into jskia73

14 years agoCleaning.
Jukka Saastamoinen [Wed, 31 Mar 2010 09:40:49 +0000 (12:40 +0300)]
Cleaning.

14 years agoAdded debianizing scripts.
Jukka Saastamoinen [Wed, 31 Mar 2010 09:39:04 +0000 (12:39 +0300)]
Added debianizing scripts.

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 agoMerged Sami's cases to own branch, updated test script.
Jukka Saastamoinen [Mon, 29 Mar 2010 11:30:31 +0000 (14:30 +0300)]
Merged Sami's cases to own branch, updated test script.

14 years agoUpdates master test script to match project directory structure.
Jukka Saastamoinen [Mon, 29 Mar 2010 11:27:03 +0000 (14:27 +0300)]
Updates master test script to match project directory structure.

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 agoMerge branch 'ramosam' into juksa_local
Jukka Saastamoinen [Mon, 29 Mar 2010 10:56:10 +0000 (13:56 +0300)]
Merge branch 'ramosam' into juksa_local

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

14 years agoCleanup...
Jukka Saastamoinen [Mon, 29 Mar 2010 10:18:36 +0000 (13:18 +0300)]
Cleanup...

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 agoRemoved spam.
Jukka Saastamoinen [Mon, 29 Mar 2010 09:56:32 +0000 (12:56 +0300)]
Removed spam.

14 years agoCreated my own branch, added test script to it.
Jukka Saastamoinen [Mon, 29 Mar 2010 09:50:23 +0000 (12:50 +0300)]
Created my own branch, added test script to it.

14 years agoMap related classes, initial commit. Also added .gitignore file.
Sami Rämö [Mon, 29 Mar 2010 09:40:33 +0000 (12:40 +0300)]
Map related classes, initial commit. Also added .gitignore file.

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