0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add keyboard shortcut F3 for GPS-window. More... about 13 years ago
Make Settings-, GPS- and Track-windows open only once and raise the window if it already exists. Also a small fix to Rulers, don't ask to save track etc if less than two points were drawn. More... about 13 years ago
move StatusBar to its own package More... about 13 years ago
remove limit More... about 13 years ago
remove a couple of debug print left behind More... about 13 years ago
Added missing import for search_location. More... about 13 years ago
Create one db file per map service when onedirpermap is selected More... about 13 years ago
Add a right click menu to the Download button Fix for Issue 109 Now the user can choose multiple map layers they will download sequentially More... about 13 years ago
Added some missing imports and some PEP-8 fixes... More... about 13 years ago
add missing import Missing FileChooser More... about 13 years ago
Add logic to prevent duplicate names in the markers and locations More... about 13 years ago
return True in the refresh event was causing problem in the focus-in-event More... about 13 years ago
add ctrl and shift to the list of exceptions More... about 13 years ago
add shortcuts (the numbers) to change the map layer when in full screen More... about 13 years ago
Add SKYVECTOR maps: http://skyvector.com/ More... about 13 years ago
remove dup line More... about 13 years ago
create a new function to get the Map Server More... about 13 years ago
removing last ruler segment now changes the mouse icon to default icon More... about 13 years ago
Bugfix to removing ruler points. Removed segment distance when removing ruler points, as it would have shown the distance of removed segment, not consistent with adding ruler points. More... about 13 years ago
Ruler statusbar now respects unit choice. One small bugfix. More... about 13 years ago
Renamed convertDistances to convertUnits and remade code. More... about 13 years ago
Added unit change for distance and speed. More... about 13 years ago
Added some try: except: -fixes to serialGPS. More... about 13 years ago
Removed language choice from settings. Added some try: except: -fixes to serialGPS. More... about 13 years ago
Further fixes to GPS-restart More... about 13 years ago
add conf.maxthreads More... about 13 years ago
Made GPS-window a bit smaller, it was too big for netbook display More... about 13 years ago
Improved GPS-handling. Previous solution didn't open GPS if port was previously set unavailable, even if settings were changed to different port/baudrate. More... about 13 years ago
If serial port couldn't be opened, while loop ran all the time, causing GMapCatcher to use 100% CPU. More... about 13 years ago
correction to the nokia.py More... about 13 years ago