1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added again support for desktop linux More... about 14 years ago
Added Nokia N900 support, still experimental More... about 14 years ago
Added missing information from NMEA protocol to TGpsSample More... about 14 years ago
Added TObject base clase for easier transporation of data across signals/slots. Ported TGpsSample to this base class, and will re-use it for satellite data and other data transmission purposes. More... about 14 years ago
Few minor clean-up on fullscreen More... about 14 years ago
Fullscreen now cleanly implemented More... about 14 years ago
Improved differentiation between button pressing and map moving More... about 14 years ago
Added fullscreen support, by pressing bottom-left screen corner More... about 14 years ago
Modified user interface for less intrusive buttons More... about 14 years ago
Suppressed batch loading button, replaced by a menu entry More... about 14 years ago
Simplified button pressing, first step to introduce a new interface More... about 14 years ago
Added automatic gpsd detection: use gpsd if present, QWhereabouts if not. Anticipating more features for gpsd users, such as satellite detection. More... about 14 years ago
Added gpsd support More... about 14 years ago
Added necessary files to compile NeronGPS on a regular Linux, using QtCreator with qtlinux.pro project. More... about 14 years ago
Also transferred root storage directory location (/media/card/NeronGPS) to TPlatform More... about 14 years ago
Further adjustment to isolate QTExtended specificities More... about 14 years ago
Unused Makefile suppressed More... about 14 years ago
Reorganized folders with a new 'src' folder for platform independent code, 'qtmoko' for QTExtended specifics code. More... about 14 years ago
Transfered QtopiaApplication::setPowerConstraint from TDrawState to TQtMokoMain. Should be isolating in TQtMokoMain the last dependency to QtExtended. More... about 14 years ago
Suppressed clock sync and timezone sync from the clock form. Consider them as minor feature compare to the potential drawbacks: time change can impact timers in the application + create unecessary dependencies to QtExtended (QTimeZone and QtopiaServiceRequest). More... about 14 years ago
Pushed QtExtended dependencies out of TGpsAppli in a separate QtMokoMain class, and renamed TGpsAppli into TNeronGPS More... about 14 years ago
Added NMEA parser, getting NMEA data from file + few minor clean up More... about 14 years ago
Suppressed QWhereabouts includes from mapwidget.h More... about 14 years ago
Isolated dependencies to QWhereabouts in a single TGpsSampleAbout class for easier porting More... about 14 years ago
Added metadata to gpx record More... about 14 years ago
Added support of waypoints in gpx file recording More... about 14 years ago
Added possibility of naming tracks in the gpx file. Also prepared for way points taking. More... over 14 years ago
Suppressed validation button from the keyboard. Validation now done when closing. More... over 14 years ago
Added missing file in previous commit More... over 14 years ago
Updated copyright with 2010 + moved traces to gpx format More... over 14 years ago