| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #976: Replace note-marker by more meaningful icon | SammysHP | 2012-01-21 | 3 | -0/+0 |
| | | |||||
| * | New icon for calendar add-on | SammysHP | 2012-01-21 | 1 | -0/+0 |
| | | | | Needs refactoring when high-res icon without text is available. | ||||
| * | Fix for WaypointType | blafoo | 2012-01-21 | 1 | -1/+1 |
| | | |||||
| * | Several fixes for calendar add-on | SammysHP | 2012-01-21 | 1 | -1/+2 |
| | | | | | | | | - remove launcher link - remove activity view, the menu is enough - add German localized strings - rename app-name - add a few TODOs | ||||
| * | WaypointType cleanup | blafoo | 2012-01-21 | 5 | -10/+26 |
| | | |||||
| * | Renamed PATTERN_TRACKABLE_ID to PATTERN_TRACKABLE_GUID. Fixes #1009 | blafoo | 2012-01-21 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #988 from marco-jacob/master | Bananeweizen | 2012-01-20 | 11 | -73/+202 |
| |\ | | | | | Fix #349 | ||||
| | * | corrected static maps download for original waypoints | Marco Jacob | 2012-01-19 | 1 | -1/+2 |
| | | | |||||
| | * | Merge git://github.com/cgeo/c-geo-opensource | Marco Jacob | 2012-01-16 | 8 | -18/+48 |
| | |\ | |||||
| | * | | move static maps settings to cache details section | Marco Jacob | 2012-01-16 | 1 | -41/+41 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'upstream/master' | Marco Jacob | 2012-01-15 | 3 | -3/+8 |
| | |\ \ | |||||
| | * | | | remove and store waypoint static map when waypoint is modified or added | Marco Jacob | 2012-01-15 | 1 | -0/+6 |
| | | | | | |||||
| | * | | | try to remove waypoint static map file always when waypoint is deleted | Marco Jacob | 2012-01-15 | 1 | -12/+2 |
| | | | | | |||||
| | * | | | set id when waypoint is stored | Marco Jacob | 2012-01-15 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | refactoring due to store wp static maps when added | Marco Jacob | 2012-01-15 | 1 | -28/+60 |
| | | | | | |||||
| | * | | | corrected from static maps offline setting string | Marco Jacob | 2012-01-15 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | corrected from static maps offline setting string | Marco Jacob | 2012-01-15 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | merged with cgeo upstream | Marco Jacob | 2012-01-14 | 3 | -20/+29 |
| | | | | | |||||
| | * | | | Merge git://github.com/cgeo/c-geo-opensource | Marco Jacob | 2012-01-14 | 29 | -143/+304 |
| | |\ \ \ | |||||
| | * | | | | corrected marker icon url for static wp map | Marco Jacob | 2012-01-13 | 2 | -25/+25 |
| | | | | | | |||||
| | * | | | | added setting and implementation for waypoint static map | Marco Jacob | 2012-01-11 | 8 | -30/+120 |
| | | | | | | |||||
| * | | | | | new: #1014 calendar add-on | Bananeweizen | 2012-01-20 | 2 | -0/+34 |
| | | | | | | |||||
| * | | | | | fix #1013: List name wrong after restore | Bananeweizen | 2012-01-19 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | fix #1004: Drop found | Bananeweizen | 2012-01-18 | 2 | -0/+102 |
| | | | | | | |||||
| * | | | | | Fix #1007, TB logging not possible after gc.com site update | rsudev | 2012-01-17 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | fix #994: Filter for attributes | Bananeweizen | 2012-01-17 | 3 | -0/+199 |
| | | | | | | |||||
| * | | | | | refactoring: simplified filter interface | Bananeweizen | 2012-01-17 | 5 | -67/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * use alphabetically easy to read filter names * use common method for selecting the filter which will also handle new filter types | ||||
| * | | | | | Merge pull request #997 from Lineflyer/master | Bananeweizen | 2012-01-17 | 1 | -0/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | German text for pull request #981 | ||||
| | * | | | | | German text for pull request #981 | Lineflyer | 2012-01-15 | 1 | -0/+1 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #989 from RoadRunner-/master | Bananeweizen | 2012-01-17 | 10 | -27/+34 |
| |\ \ \ \ \ | | | | | | | | | | | | | Implementation for issue #985: replace term standard navigation | ||||
| | * | | | | | changed getDefaultNavigationApplication to never return null | Torsten Keil | 2012-01-15 | 1 | -9/+15 |
| | | | | | | | |||||
| | * | | | | | Implementation for issue #985: replace term standard navigation | Torsten Keil | 2012-01-14 | 10 | -18/+19 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | updated with new english strings | RomNexus6 | 2012-01-16 | 1 | -1/+4 |
| | |_|_|/ |/| | | | |||||
| * | | | | refactoring: remove unused imports to avoid warnings | Bananeweizen | 2012-01-16 | 4 | -11/+0 |
| | | | | | |||||
| * | | | | Merge pull request #999 from stephanme/importzip | Bananeweizen | 2012-01-15 | 2 | -5/+22 |
| |\ \ \ \ | | | | | | | | | | | support more mime types for importing zipped PQs | ||||
| | * | | | | support more mime types for importing zipped PQs | Stephan Merker | 2012-01-15 | 2 | -5/+22 |
| | | |/ / | |/| | | | | | | see issue #967 | ||||
| * | | | | New EventDateComparator class used for list of only event caches. Fix | campbeb | 2012-01-16 | 2 | -2/+26 |
| |/ / / | | | | | | | #982 | ||||
| * | | | Refresh not just standard list but all lists. Fixes #984 | blafoo | 2012-01-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix #993: empty log image title | Bananeweizen | 2012-01-15 | 2 | -2/+7 |
| |/ / | |||||
| * | | refactoring: move more widget related classes into own package | Bananeweizen | 2012-01-14 | 16 | -62/+98 |
| | | | |||||
| * | | fix #943: click preview map to invoke navigation | Bananeweizen | 2012-01-14 | 4 | -1/+39 |
| | | | |||||
| * | | fix #982: reset sorting by date when switching from event list to normal | Bananeweizen | 2012-01-14 | 1 | -0/+3 |
| | | | | | | | list | ||||
| * | | fix #979: Cleanup error messages and other strings | Bananeweizen | 2012-01-14 | 1 | -3/+3 |
| | | | |||||
| * | | Merge remote branch 'campbeb/cleanuperrors' | Bananeweizen | 2012-01-14 | 3 | -63/+62 |
| |\ \ | |||||
| | * | | Cleanup error messages to make more friendly. | campbeb | 2012-01-14 | 3 | -63/+62 |
| | | | | | | | | | | Also adjusted some other strings to make more friendly. | ||||
| * | | | #965: use box drawing characters for table | Bananeweizen | 2012-01-14 | 2 | -4/+8 |
| | | | | |||||
| * | | | Merge remote branch 'campbeb/fix965' | Bananeweizen | 2012-01-14 | 3 | -2/+45 |
| |\ \ \ | |||||
| | * | | | Add a note to the description if it contains HTML tables since we don't | campbeb | 2012-01-14 | 3 | -2/+45 |
| | | | | | | | | | | | | | | | | | format them correctly. Add rudimentary formatting for <td> and <tr> HTML tags. | ||||
| * | | | | Merge pull request #983 from campbeb/fixsort | Bananeweizen | 2012-01-14 | 1 | -3/+0 |
| |\ \ \ \ | | | | | | | | | | | Fix #982: Maintain lists sorted after viewing a cache | ||||
| | * | | | | Don't set comparator to null as this reverts all lists back to distance | campbeb | 2012-01-14 | 1 | -3/+0 |
| | |/ / / | | | | | | | | | sort | ||||
