0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move zoom and tile under the condition they are not used outside More... about 13 years ago
Add Nokia maps More... about 13 years ago
added cancel to user_confirm More... about 13 years ago
little addition to last commit More... about 13 years ago
Fixed statusbar info hiding if mouse was moved and ruler was active. More... about 13 years ago
changed widMyGPS.py to show serial choices only if python-serial is installed. More... about 13 years ago
GMapCatcher now works without serial-module installed. Added serialGPS.available to tell if it's available or not. More... about 13 years ago
add missing import More... about 13 years ago
add missing import More... about 13 years ago
Add Alt to the list of allowed keys More... about 13 years ago
add a name to the gpx track More... about 13 years ago
Optimizing the previous changes to drawing lines. Removed old code from comments. More... about 13 years ago
proposal for new track etc. drawing More... about 13 years ago
do not show legal_warning when GPS type = TYPE_OFF More... about 13 years ago
fixed 'countBearingFromLatLon' More... about 13 years ago
added gps location copy button to gpsWindow More... about 13 years ago
Increase latitude and longitude accuracy in gpsWindow More... about 13 years ago
Handle gps-time as string instead of float. More... about 13 years ago
correct the path to all the packages moved to the widget folder More... about 13 years ago
move one file to the widget folder More... about 13 years ago
correct the package names More... about 13 years ago
move some files to the widget folder More... about 13 years ago
move some files to the widget folder More... about 13 years ago
move some files to the widget folder More... about 13 years ago
Added new function countBearingFromLatLon. Fixes to track drawing, now it assures that the last point is always drawn (effectively making the track being drawn with at least two points on any zoom level). Also made some changes to the counting of the track length. More... about 13 years ago
A fix to a fix.. I think I really need some sleep... More... about 13 years ago
bug in previous commit More... about 13 years ago
removed some 'import *' statements More... about 13 years ago
a few minor changes More... about 13 years ago
add an else to update_widgets More... about 13 years ago