| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring: narrow scope of variables | Samuel Tardieu | 2012-12-18 | 3 | -11/+6 |
* | Refactoring: remove pointless null checks | Samuel Tardieu | 2012-12-18 | 1 | -1/+1 |
* | Refactoring: use isEmpty() where appropriate | Samuel Tardieu | 2012-12-18 | 1 | -2/+2 |
* | Fix crash on single cache map | Samuel Tardieu | 2012-12-18 | 1 | -6/+2 |
* | Refactoring: add documentation about null-ness | Samuel Tardieu | 2012-12-17 | 1 | -1/+1 |
* | Refactoring: use explicit size to get better performance | Samuel Tardieu | 2012-12-16 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/release' into issue2232m | rsudev | 2012-12-11 | 1 | -1/+1 |
|\ |
|
| * | Fixes #2232, own and found caches are visible on live map | rsudev | 2012-12-11 | 1 | -1/+1 |
* | | fix #2217: Click on filter bar crashes c:geo | Bananeweizen | 2012-12-04 | 3 | -3/+20 |
* | | fix #2211: remove application-database indirection | Bananeweizen | 2012-12-01 | 2 | -12/+13 |
* | | #2215 sort offline maps | Bananeweizen | 2012-11-30 | 1 | -0/+1 |
* | | refactoring: use more prepared statements | Bananeweizen | 2012-11-28 | 1 | -1/+1 |
* | | have Google Maps directions only on Google Maps devices | Bananeweizen | 2012-11-21 | 1 | -1/+1 |
|/ |
|
* | fix #1940: Quicker change of OSM offline maps | Bananeweizen | 2012-11-04 | 10 | -171/+176 |
* | Correction of coding issues | rsudev | 2012-11-03 | 2 | -7/+6 |
* | Implements #1676, custom themes | rsudev | 2012-11-03 | 5 | -6/+129 |
* | LIVE instead of LIVE_ONLINE and LIVE_OFFLINE | Marco Jacob | 2012-11-01 | 1 | -16/+15 |
* | fixes #1990 - add isLiveEnabled to separate between live map and cache/wp map | Marco Jacob | 2012-10-29 | 1 | -31/+31 |
* | Fixed bracket placing | Portree-Kid | 2012-10-21 | 1 | -4/+2 |
* | Fixed bracket placing and double calculated value. | Portree-Kid | 2012-10-21 | 1 | -3/+3 |
* | Changed saving of Map-Mode | Portree-Kid | 2012-10-17 | 1 | -2/+12 |
* | GH_996 use the <plurals> mechanism | Heiko W. Rupp | 2012-09-09 | 1 | -7/+5 |
* | Fixes #2019, live map disables after rotate | rsudev | 2012-09-06 | 1 | -0/+5 |
* | Refactoring: remove unnecessary boxing/unboxing | Samuel Tardieu | 2012-09-04 | 1 | -2/+2 |
* | Refactoring: simplify logical expression | Samuel Tardieu | 2012-09-04 | 1 | -1/+1 |
* | fix #1893: remove go4cache | Bananeweizen | 2012-08-26 | 18 | -853/+2 |
* | Set live map mode in settings when opening map | campbeb | 2012-08-16 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' into Fix1866 | Portree-Kid | 2012-07-20 | 1 | -2/+1 |
|\ |
|
| * | Removed a wrong setting of cachesCnt. It should always contain the | Portree-Kid | 2012-07-19 | 1 | -2/+1 |
* | | Added Filter to loading of waypoints fixes 1866 | Portree-Kid | 2012-07-19 | 1 | -3/+6 |
|/ |
|
* | Allow Store for Offline from map for list of caches | campbeb | 2012-07-11 | 1 | -5/+3 |
* | refactoring: some findbugs cleanup | Bananeweizen | 2012-07-01 | 1 | -31/+14 |
* | Fix #374, store last known location | rsudev | 2012-06-23 | 1 | -6/+20 |
* | Merge branch 'issue-1709' into master | rsudev | 2012-06-17 | 2 | -30/+88 |
|\ |
|
| * | fix #1709: reduce update frequency of position overlay for map | Stephan Merker | 2012-06-17 | 2 | -30/+88 |
* | | Clear overlays cache to help with bitmap memory pressure | Samuel Tardieu | 2012-06-17 | 1 | -3/+5 |
* | | Refactoring: remove redundant initializers | Samuel Tardieu | 2012-06-17 | 1 | -2/+2 |
* | | Permit to enable live map in every map | Ondřej Kunc | 2012-06-14 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'campbeb/fix1757and1758' into upstream | Samuel Tardieu | 2012-06-10 | 1 | -19/+26 |
|\ \ |
|
| * | | Perform live map operations on caches in viewport not last search | campbeb | 2012-06-09 | 1 | -19/+26 |
| |/ |
|
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-06-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix #1736: some caches can be null | Samuel Tardieu | 2012-06-07 | 1 | -2/+2 |
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-06-05 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix #1698: show live map warning only once per session | Samuel Tardieu | 2012-06-05 | 1 | -1/+2 |
* | | refactoring: have more physical units code in one place | Bananeweizen | 2012-06-03 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'upstream/master' into database-speed | Portree-Kid | 2012-06-02 | 1 | -0/+2 |
|\ \ |
|
| * | | Fix #1689, Saved cache replaced by parsed cache | rsudev | 2012-06-01 | 1 | -0/+2 |
* | | | Fix #1668 Swapped methods cached/stored caches | Portree-Kid | 2012-06-01 | 1 | -7/+6 |
* | | | Small refactoring to clear possible race conditions. Load and Dowload | Portree-Kid | 2012-06-01 | 1 | -17/+22 |
|/ / |
|
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-05-31 | 1 | -0/+10 |
|\ \
| |/ |
|