| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1168 from campbeb/fix1099 | M@®k | 2012-02-25 | 1 | -1/+0 |
| |\ | | | | | Fix #1099 - Don't display offline store message | ||||
| | * | Don't display offline store message | campbeb | 2012-02-24 | 1 | -1/+0 |
| | | | |||||
| * | | Merge pull request #1180 from rsudev/issue934 | M@®k | 2012-02-25 | 4 | -0/+6 |
| |\ \ | | | | | | | Fixes #934, Marker for stored caches | ||||
| | * | | Fixes #934, Marker for stored caches | rsudev | 2012-02-24 | 4 | -0/+6 |
| | | | | | | | | | | | | | | | | - Adds a small floppy icon in the 'own' position on stored, not own caches | ||||
| * | | | Merge pull request #1181 from campbeb/fix1026 | M@®k | 2012-02-25 | 7 | -13/+1160 |
| |\ \ \ | |/ / |/| | | Fix #1026 - Display images in trackable logs | ||||
| | * | | Display images in trackable logs | campbeb | 2012-02-25 | 7 | -13/+1160 |
| |/ / | |||||
| * | | Merge pull request #1179 from YraFyra/master | Lars | 2012-02-24 | 1 | -0/+2 |
| |\ \ | | | | | | | Swedish translation updated | ||||
| | * | | Swedish translation updated | YraFyra | 2012-02-24 | 1 | -0/+2 |
| |/ / | |||||
| * | | Changed retrieval behavior of Live Map | blafoo | 2012-02-24 | 2 | -2/+12 |
| | | | |||||
| * | | Consider filter settings in Live Map | blafoo | 2012-02-24 | 1 | -24/+20 |
| | | | |||||
| * | | Comment about unused code | blafoo | 2012-02-24 | 2 | -4/+10 |
| | | | |||||
| * | | New connector functionality | blafoo | 2012-02-24 | 8 | -23/+77 |
| | | | |||||
| * | | Removed obsolete Live Map (old) code | blafoo | 2012-02-24 | 3 | -175/+6 |
| | | | |||||
| * | | Fixes #1178, crash on invalid listid | rsudev | 2012-02-24 | 1 | -1/+7 |
| | | | | | | | - checks if list still exists, switches to standard list if not | ||||
| * | | Fixes #1175, Archived caches displayed as active | rsudev | 2012-02-24 | 1 | -2/+2 |
| | | | | | | | - Archived caches are now displayed as disabled | ||||
| * | | Unit tests fixed. | blafoo | 2012-02-24 | 2 | -2/+2 |
| | | | |||||
| * | | Avoid NPE. Fixes #1174 | blafoo | 2012-02-24 | 1 | -21/+11 |
| | | | |||||
| * | | Merge pull request #1143 from rsudev/issue1059 | rsudev | 2012-02-24 | 4 | -9/+41 |
| |\ \ | | | | | | | Fixes #1059 and #1040 | ||||
| | * | | Small polish and little bugfix for save offline log status | rsudev | 2012-02-21 | 1 | -5/+4 |
| | | | | |||||
| | * | | fix parentheses in single statement if | rsudev | 2012-02-19 | 1 | -1/+2 |
| | | | | |||||
| | * | | Notify asynchronous cache changes (log offline) | rsudev | 2012-02-18 | 2 | -1/+37 |
| | | | | |||||
| | * | | Fix handling of offline log flag in map and lists | rsudev | 2012-02-18 | 2 | -7/+3 |
| | | | | |||||
| * | | | Merge pull request #1158 from RoadRunner-/defnav2a | rsudev | 2012-02-24 | 12 | -11/+205 |
| |\ \ \ | | | | | | | | | Implementation for #1155 - the second default navigation tool is introduced | ||||
| | * | | | Changed wording | Torsten Keil | 2012-02-22 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Implementation for #1155 - the second default navigation tool is | Torsten Keil | 2012-02-22 | 12 | -11/+205 |
| | | | | | | | | | | | | | | | | | introduced | ||||
| * | | | | fix #1164: suppress unknown size filter | Bananeweizen | 2012-02-24 | 1 | -4/+8 |
| | | | | | |||||
| * | | | | Merge pull request #1172 from campbeb/fix1159b | M@®k | 2012-02-24 | 3 | -26/+63 |
| |\ \ \ \ | | | | | | | | | | | Fix #1159 - Recognize more QR codes and provide better feedback on failure | ||||
| | * | | | | Expand what QR codes are recognized and provide better feedback to the | campbeb | 2012-02-24 | 3 | -29/+46 |
| | | | | | | | | | | | | | | | | | | | | | user when no code is found. Refactor cgeoadvsearch to use BaseUtils | ||||
| | * | | | | QR scan to search intent | campbeb | 2012-02-24 | 2 | -11/+31 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #1170 from campbeb/fix1167 | M@®k | 2012-02-24 | 1 | -29/+58 |
| |\ \ \ \ | | | | | | | | | | | Fix #1167 - Use real owner name instead of displayed owner name in About user dialog | ||||
| | * | | | | Use real owner name instead of displayed owner name in About user dialog | campbeb | 2012-02-24 | 1 | -29/+58 |
| | |/ / / | |||||
| * | | | | Merge pull request #1169 from campbeb/fix1164 | M@®k | 2012-02-24 | 12 | -12/+23 |
| |\ \ \ \ | | | | | | | | | | | Fix #1164 - Change label for unknown cache size - Unknown instead of Unknown Error | ||||
| | * | | | | Change label for unknown cache size - Unknown instead of Unknown Error | campbeb | 2012-02-24 | 12 | -12/+23 |
| | |/ / / | |||||
| * | | | | Merge pull request #1162 from RoadRunner-/issue#1147 | M@®k | 2012-02-24 | 5 | -35/+11 |
| |\ \ \ \ | |/ / / |/| | | | Fix for issue #1147: Improved pattern and usage | ||||
| | * | | | Another change to the regex | Torsten Keil | 2012-02-23 | 5 | -7/+7 |
| | | | | | |||||
| | * | | | Improved pattern to respect dot as thousands separator too | Torsten Keil | 2012-02-22 | 5 | -7/+10 |
| | | | | | |||||
| | * | | | Replaced parsing for find count by usage of defined pattern | Torsten Keil | 2012-02-22 | 1 | -29/+2 |
| | | | | | |||||
| * | | | | Merge from Valentine Projekt into master | blafoo | 2012-02-23 | 2 | -1/+3 |
| | | | | | |||||
| * | | | | Live Map. Closes #1121 | blafoo | 2012-02-23 | 7 | -77/+64 |
| | | | | | |||||
| * | | | | Live Map optimizations | blafoo | 2012-02-23 | 11 | -95/+163 |
| | | | | | |||||
| * | | | | Unified methods for BASE 31 | blafoo | 2012-02-23 | 3 | -32/+7 |
| | | | | | |||||
| * | | | | First working version of new live map | blafoo | 2012-02-23 | 4 | -52/+124 |
| | | | | | |||||
| * | | | | Tile computation | blafoo | 2012-02-23 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Positions in grid evaluated for caches | blafoo | 2012-02-23 | 1 | -35/+144 |
| | | | | | |||||
| * | | | | Convert ids into geocodes | blafoo | 2012-02-23 | 4 | -444/+445 |
| | | | | | |||||
| * | | | | JSON (new format) parsing | blafoo | 2012-02-23 | 3 | -2/+195 |
| | | | | | |||||
| * | | | | First working version of new live map | blafoo | 2012-02-23 | 9 | -80/+239 |
| | | | | | |||||
| * | | | | New marker for live map caches | blafoo | 2012-02-23 | 2 | -0/+0 |
| | | | | | |||||
| * | | | | Tile computation | blafoo | 2012-02-23 | 2 | -0/+119 |
| | | | | | |||||
| * | | | | Positions in grid evaluated for caches | blafoo | 2012-02-23 | 2 | -37/+158 |
| | | | | | |||||
