Warning: session_start(): open(/tmp/sess_29bp98kpv6sa61120tvd2gjhb6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
running openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

running

   0.3  

Qt Other Software

Score 62%
running
zoom


running
zoom


running
zoom


Link:  Link
Downloads:  1094
Submitted:  Oct 10 2008
Updated:  May 18 2009

Description:

A simple program for runners based on a calendar and an event list. The user
can record running workouts and later can get statistics about mileage, average
speed, shoes.

Made with Nokia Qt library, Qt Creator IDE, MinGW/GNU compiler, SQLite database
engine and a few other tools. The program build and run on Windows, Linux and
Mac OS X. Data are saved on a SQLite file using Qt internal sql plugin. The
program is usable, but not tested in daily usage.

Notable features are:
The program is multi-platform: it runs on Windows, Linux and Mac OS X.
The program is multi-language: the interface is translated in English and
Italian.
The database is auto-upgraded by the program between versions.




Changelog:

0.3
Code rewrite to get rid of enterprise patterns.
Custom CalendarWidget widget.
Custom Event edit widget.
Settings are stored not in database anymore but in a platform-depending location.
New big icons and configurable toolbar layout.

0.2
Configuration options: Units of measurement, Calendar.
Fixed bugs on add/remove events with intervals.
Unit tests on internal classes.
Database creation on startup if not found.
Database upgrade on startup if version is changed.




LicenseGPL
(Source code archive)
MS Windows(Windows binary with runtime)
MS Windows(Windows binary without runtime)
Send to a friend
Subscribe
Other  Content  from DrHorrible
Report inappropriate content



-

 source code

 
 by kitov30 on: Apr 20 2009
 
Score 50%

can i get the source code ?


Reply to this

-
.

 Re: source code

 
 by DrHorrible on: Apr 21 2009
 
Score 50%

Of course you can. The whole source is wrote under the GPL3 license. You can browse the svn tree here: http://code.google.com/p/running/source/browse/#svn/trunk/running. I update that from time to time with the latest changes.


Reply to this

-

 Re: Re: source code

 
 by kitov30 on: Apr 21 2009
 
Score 50%

thank you :-)


Reply to this

-

 developing

 
 by kitov30 on: Apr 21 2009
 
Score 50%

Do you need any help by developing ?


Reply to this

-
.

 Re: developing

 
 by DrHorrible on: Apr 24 2009
 
Score 50%

Absolutely yes!
This was my little project to learn Qt and C++. Was also a test to apply some of the enterprise patterns to a C++ project (Services, Domain Model, Identity Map, Memento, ecc).

But now I was in progress (half of work done) to rewrite much of the code and zap the patterns, because on a such small program they aren't really needed. What do you think about that?


Reply to this

-

 Re: Re: developing

 
 by kitov30 on: Apr 24 2009
 
Score 50%

Please let me join the project at google
code .
My google account is konstantin.wirz(at)gmail(dot)com

Now i have not much time to analyze the
source code :-)
At first i want to test the functionality
and stability of the application and i am
working on german and russian translations.


Reply to this

-

 Re: Re: Re: developing

 
 by DrHorrible on: Apr 27 2009
 
Score 50%

Done. You're now a member of the project.
(PS: I've sent you a PM)


Reply to this

-

 Source Code Example

 
 by lighterapprentice on: May 17 2009
 
Score 50%

The Progr. seem to be very much Interresant,
What is that with the source code
Maches me please the joy. thank you.


Reply to this

-

 Re: Source Code Example

 
 by DrHorrible on: May 18 2009
 
Score 50%

Thank you.
The source is browsable from the svn repository. I've added for convenience a zip download with the latest release.


Reply to this

-
.

 Error on Debian Lenny

 
 by seraphyn on: May 19 2009
 
Score 50%

while building the deb:
RCC: Error in 'resources/application.qrc': Cannot find file 'translations/running_en_US.qm'
RCC: Error in 'resources/application.qrc': Cannot find file 'translations/running_it_IT.qm'
RCC: Error in 'resources/application.qrc': Cannot find file 'translations/running_en_US.qm'
RCC: Error in 'resources/application.qrc': Cannot find file 'translations/running_it_IT.qm'

startet with qmake.
This Error came up.
Any hints?
Greetings


I must create a system or be enslaved by another mans; I will not reason and compare: my business is to create.
Reply to this

-

 Re: Error on Debian Lenny

 
 by DrHorrible on: May 19 2009
 
Score 50%

The translation resources have to be compiled with the qtlinguist tools. Run from the qt prompt the following commands:

cd <project folder>
lrelease running.pro
qmake
make release

I don't know if there is a way to build the translation resources with the qmake (to avoid this problem). I will ask in forums.


Reply to this

-
.

 Re: Re: Error on Debian Lenny

 
 by seraphyn on: May 19 2009
 
Score 50%

Thanks.


I must create a system or be enslaved by another mans; I will not reason and compare: my business is to create.
Reply to this

-

 gpx tracks

 
 by andreaskai on: May 19 2009
 
Score 50%

hello

nice app.

Is it possible to use gps files like .gpx as input?


Reply to this

-

 Re: gpx tracks

 
 by DrHorrible on: May 20 2009
 
Score 50%

Thanks.
Sorry but at the moment there isn't such feature, it is planned for future releases. I don't have a gps device, so I was working on an import plugin for generic comma-separated text files (excel or other spreadsheets).


Reply to this

-

 pgx file

 
 by andreaskai on: May 20 2009
 
Score 50%

I can send you .gpx files. but It is also no problem, to put the x,y,z coordinats into a table.

Nice app.
Thanks


Reply to this

-

 Re: pgx file

 
 by DrHorrible on: May 22 2009
 
Score 50%

Yes thanks, send me some gpx example files if you can. But I'm sorry I don't know when I'll find the time to implement the new feature. :(


Reply to this

-

 Re: Re: pgx file

 
 by andreaskai on: May 22 2009
 
Score 50%

I upload two bike tours.
http://ul.to/osqkwk

there are the .gpx files and a tour analysis made with prune

http://activityworkshop.net/software/prune/

I hope I can help.
Thanks


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team