- Oct 29, 2020
-
-
Hallvard Trætteberg authored
-
- Nov 05, 2019
-
- Oct 23, 2019
-
-
Hallvard Trætteberg authored
Merge branch 'issue-11-allow-user-to-enter-and-update-metadata-about-the-latlong-points' into 'master' Issue 11 allow user to enter and update metadata about the latlong points Closes #10 and #11 See merge request !6
-
George Adrian Stoica authored
-
George Adrian Stoica authored
changed isCustomProperty to static minor changes for formatting
-
George Adrian Stoica authored
features MR !6
-
George Adrian Stoica authored
-
- Oct 22, 2019
-
-
George Adrian Stoica authored
-
- Oct 21, 2019
-
-
George Adrian Stoica authored
* fixed removal of items by using the iterator method * removed couple of unnecessary if (iterator.hasnext ...) that were surrounding a while (iterator.hasnext ...)
-
George Adrian Stoica authored
related to the MR !6
-
George Adrian Stoica authored
removed commented code block
-
George Adrian Stoica authored
* Used an ordinary for loop instead of the foreach as both values and names are in the same list and I need to loop through names only * Removed the intermediary result boolean variable and returned directly without breaking the loop * Added the has otherProperties(String ...) method
-
- Oct 17, 2019
-
-
George Adrian Stoica authored
this should fix issue #11
-
George Adrian Stoica authored
Merge branch 'issue-10-display-latlong-metadata-in-the-fx-ui' into issue-11-allow-user-to-enter-and-update-metadata-about-the-latlong-points
-
George Adrian Stoica authored
this should fix issue 10
-
George Adrian Stoica authored
-
George Adrian Stoica authored
-
George Adrian Stoica authored
-
George Adrian Stoica authored
-
George Adrian Stoica authored
-
George Adrian Stoica authored
entries loading the new image for the delete icon (x)
-
George Adrian Stoica authored
added a white x png which fits better the ui
-
George Adrian Stoica authored
-
- Oct 16, 2019
-
-
Hallvard Trætteberg authored
-
Hallvard Trætteberg authored
-
- Oct 15, 2019
-
-
Hallvard Trætteberg authored
-
George Adrian Stoica authored
-
- Oct 14, 2019
-
-
George Adrian Stoica authored
-
George Adrian Stoica authored
added the tagsbar implementation from https://github.com/goxr3plus/JavaFX-TagsBar
-
- Oct 11, 2019
-
-
George Adrian Stoica authored
-
George Adrian Stoica authored
-
George Adrian Stoica authored
catching up with source branch
-
George Adrian Stoica authored
commented as it seems to generate a parsing exception
-
George Adrian Stoica authored
-
George Adrian Stoica authored
-
- Oct 10, 2019
-
-
Hallvard Trætteberg authored
-
George Adrian Stoica authored
catch up with branch to get metadata serialization deserialization code
-
George Adrian Stoica authored
Catch up with master to have the serialization and deserialization for latlong metadata
-
George Adrian Stoica authored
-
George Adrian Stoica authored
-