index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #2514, Edit coordinates: treatment of fractional seconds
rsudev
2014-11-06
1
-5
/
+18
*
Use default priority for sensors thread
Samuel Tardieu
2014-11-06
1
-1
/
+2
*
Initialize fields early
Samuel Tardieu
2014-11-06
1
-6
/
+2
*
Merge branch 'issue-4467' into upstream
Samuel Tardieu
2014-11-03
1
-1
/
+1
|
\
|
*
fix #4467: login failure reports unknown error
Samuel Tardieu
2014-11-03
1
-1
/
+1
*
|
refactoring: use typed version of empty list
Samuel Tardieu
2014-11-03
1
-2
/
+2
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-11-03
3
-3
/
+7
|
\
\
|
|
/
|
*
fix #4464: NPE with new bugfix release
Samuel Tardieu
2014-11-03
3
-3
/
+7
*
|
refactoring: move Geocoder functionality into a separate class
Bananeweizen
2014-11-02
2
-19
/
+70
*
|
rename package
Bananeweizen
2014-11-02
95
-131
/
+133
*
|
Merge pull request #4443 from samueltardieu/issue-4433
Bananeweizen
2014-10-30
1
-0
/
+3
|
\
\
|
*
|
fix #4433: menu items missing in popup
Samuel Tardieu
2014-10-28
1
-0
/
+3
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-10-30
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Produce date for uploading to geocaching.com using the correct locale
Samuel Tardieu
2014-10-30
1
-1
/
+1
*
|
|
refactoring: common warning code
Samuel Tardieu
2014-10-30
1
-39
/
+23
*
|
|
All cache dropping is done on the io() scheduler
Samuel Tardieu
2014-10-30
4
-6
/
+6
*
|
|
fixes #4384 - keep list position also at context / drop cache
Marco Jacob
2014-10-29
1
-0
/
+2
*
|
|
Merge branch 'issue-4438' into upstream
Samuel Tardieu
2014-10-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Correct fix for #4438
Samuel Tardieu
2014-10-29
1
-1
/
+1
*
|
|
Merge branch 'issue-4438' into upstream
Samuel Tardieu
2014-10-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
fix #4438: wrong image title in TB log
Samuel Tardieu
2014-10-29
1
-1
/
+1
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-10-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
fix #4445: update URL after geocaching.com update
Samuel Tardieu
2014-10-28
1
-1
/
+1
|
*
|
Merge branch 'issue-4416' into release
Samuel Tardieu
2014-10-28
5
-72
/
+19
|
|
\
\
*
|
|
|
Load caches from database in parallel from .loc file fetching
Samuel Tardieu
2014-10-28
2
-5
/
+10
*
|
|
|
Add a Geocache.getGeocodes helper for a common pattern
Samuel Tardieu
2014-10-28
4
-14
/
+20
*
|
|
|
Remove redundant initializer
Samuel Tardieu
2014-10-28
1
-1
/
+1
*
|
|
|
fix #4441: wrong distance in lists for caches with modified coordinates
Samuel Tardieu
2014-10-28
1
-2
/
+4
*
|
|
|
Use a XML pull parser to parse .loc files
Samuel Tardieu
2014-10-28
1
-92
/
+81
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'issue-4416' into upstream
Samuel Tardieu
2014-10-27
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix javadoc warning
Michael Keppler
2014-10-27
1
-2
/
+0
|
*
|
Use English when parsing date
Samuel Tardieu
2014-10-27
1
-1
/
+2
*
|
|
Merge branch 'issue-4434' into upstream
Samuel Tardieu
2014-10-27
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix #4434: crash when storing filtered list
Samuel Tardieu
2014-10-27
1
-3
/
+3
*
|
|
Use shorter form for cloned subscriber
Samuel Tardieu
2014-10-27
1
-17
/
+2
*
|
|
fix javadoc warning
Michael Keppler
2014-10-26
1
-2
/
+0
*
|
|
Remove a potential race condition
Samuel Tardieu
2014-10-24
5
-10
/
+27
*
|
|
Remove extra debug information
Samuel Tardieu
2014-10-22
1
-2
/
+0
*
|
|
Merge branch 'asyn-refactoring' of git://github.com/yulin2/cgeo into upstream
Samuel Tardieu
2014-10-22
6
-66
/
+172
|
\
\
\
|
*
|
|
put db access at 1 place into async task
Yu Lin
2014-10-20
1
-8
/
+12
|
*
|
|
put bitmap decoding at 2 places into async task
Yu Lin
2014-10-20
1
-19
/
+38
|
*
|
|
put db access at 2 places into async task
Yu Lin
2014-10-20
1
-6
/
+25
|
*
|
|
put db access at 1 place into async task
Yu Lin
2014-10-20
1
-11
/
+22
|
*
|
|
put db query at 1 place into async task
Yu Lin
2014-10-20
1
-9
/
+19
|
*
|
|
put db access at 4 places into async task
Yu Lin
2014-10-20
1
-13
/
+56
*
|
|
|
Merge branch 'issue-4416' into upstream
Samuel Tardieu
2014-10-22
4
-71
/
+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fix #4416: new preferences page on geocaching.com
Samuel Tardieu
2014-10-22
2
-61
/
+7
|
*
|
|
Get GC custom date on every succesful login
Samuel Tardieu
2014-10-22
3
-6
/
+3
|
*
|
|
Reset default date format on login error
Samuel Tardieu
2014-10-22
1
-4
/
+9
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'issue-4369' into release
Samuel Tardieu
2014-10-02
4
-17
/
+21
|
|
\
\
[next]