aboutsummaryrefslogtreecommitdiffstats
path: root/main/.settings
Commit message (Collapse)AuthorAgeFilesLines
* #2684: use view injection libraryBananeweizen2013-05-012-367/+372
| | | | * If you have compile errors after pulling, please consult the issue on github.
* Add warning for missing @Override for interface implementationsSammysHP2012-05-231-367/+367
|
* refactoring: remove waypoints activityBananeweizen2012-05-061-0/+14
| | | | | * replaced by popup meanwhile * rename remaining waypoint activity * rename some of the mostly untouched activities
* Add new warning: unnecessary elseSamuel Tardieu2012-04-201-1/+1
|
* revert settings changes partiallyBananeweizen2012-04-201-4/+4
| | | * my Eclipse seems broken, it doesn't show all warnings after a rebuild
* increase compiler warnings level (and fix some)Bananeweizen2012-04-201-354/+353
| | | | * boxing/unboxing * name shadowing
* fix #1146: Control statements as blocksBananeweizen2012-02-211-3/+3
|
* Enabled (and fixed) (more) warningsblafoo2011-11-182-285/+364
|
* Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-131-0/+1
| | | | | | | Conflicts: tests/src/cgeo/geocaching/files/GPXImporterTest.java tests/src/cgeo/geocaching/files/GPXParserTest.java tests/src/cgeo/geocaching/files/LocParserTest.java
* Move sources into the main directorySamuel Tardieu2011-09-164-0/+351
This prepares the inclusion of tests into the same repository.