veronie
36f51bcf5f
some more tinkering... launching eclipse rcp application window now, but
not that of my bundle.
3 лет назад
veronie
5bbefabc39
updated gecko bom version, tinikered with launch bndrun files. does bnd
support macos at all? gecko rcp bom does not contain macos launchers.
3 лет назад
veronie
54bcda44e0
Compiles with bndtools, but cannot launch yet...
3 лет назад
Veronie
0299fd0391
Merge branch '#6_fetch_thing_details_from_bgg' of Veronie/BggToolAnother into master
3 лет назад
veronie
be3800e48c
#7 output strings for result.txt are now written correctly to console
(can be copied to result.txt file and used to generate card deck in
nanDeck)
3 лет назад
veronie
5afbff7b2e
Parsing of thing details from Bgg XMLAPI2 work in progress...
4 лет назад
veronie
94ecc66ae3
Towards result output for nandeck...
4 лет назад
veronie
ee3e04c3eb
Implemented first version of output of thing to result line.
Slightly rearranged metadata (some fields are now in ThingUserData).
Filling ThingUserData when fetching by user with BggApi.
Added ExportResultHandler.
4 лет назад
veronie
1718e1e05c
Fixed encoding in game list.
4 лет назад
Veronie
5efceb0ac9
Merge branch '#4_images_sizes' of Veronie/BggToolAnother into master
4 лет назад
veronie
c0b906df2f
Images are now shown with the correct scale.
4 лет назад
Veronie
a15454d11e
Merge branch 'import_from_bgg1tool' of Veronie/BggToolAnother into master
4 лет назад
veronie
135e56bda6
Import from result.txt done.
Added a File menu with save, load, import.
4 лет назад
veronie
052e195c16
Import from result.txt kind of functional now.
TODO: update table properly, don't freeze while parsing xml...
4 лет назад
veronie
241cb23eff
started to implement import from bgg1tool.
4 лет назад
veronie
422b5223e9
Implemented load existing thing list from sqlite DB.
4 лет назад
veronie
3f1779b100
Started to implement loading a thing list.
work in progress.
New command 'load', new LoadGameListDialog, new HandleLoadGamelist.
4 лет назад
veronie
d3f2067c54
Improved layout / display of filter flags.
4 лет назад
Veronie
0f5b42f65a
Merge branch 'playground/card_layout_filters' of Veronie/BggToolAnother into master
4 лет назад
veronie
47d47e40ad
Renamed Filter classes. They aren't Composites themselves.
4 лет назад
veronie
33b9237e81
Using a card layout to manage which filter is displayed.
4 лет назад
veronie
f1b7fdc822
Layouting of BggUserSourceFilter
4 лет назад
veronie
2e5649b22e
Preferences store / retrieve works now.
Improved layouting.
4 лет назад
veronie
07c24c273b
Exchanged position of result actions in FetchPart.
Started implementation of config loading.... doesn't seem to work yet.
4 лет назад
veronie
fd86dbc3fa
Implemented saving of thing list.
Implemented fetching of thing lists.
4 лет назад
veronie
c226835208
Revamped UI completely.
Added icons.
4 лет назад
veronie
d2fadda15b
Working on game list save
4 лет назад
veronie
5c35846aa1
Added sqlite-jdbc library
Added "add only new" result modifier
4 лет назад
veronie
e9d2fe0843
Display of images works now.
Started to work on detailed view.
Need sqlite driver (maven? gradle? bnd?)
4 лет назад
veronie
8eff2f5d31
Finishing merge...
4 лет назад
veronie
4cf609fd5b
Merge branch 'master' of
http://wuselfuzz.de:3000/Veronie/BggToolAnother.git
Conflicts:
xyz.veronie.bgg.ui/src/xyz/veronie/bgg/result/ThingProvider.java
xyz.veronie.bgg.ui/src/xyz/veronie/bgg/ui/parts/BggResultPart.java
xyz.veronie.bgg.ui/src/xyz/veronie/bgg/ui/parts/PreparePart.java
4 лет назад
veronie
36ffe5e052
Started to implement SQlite local db for thing lists.... WIP
4 лет назад
veronie
2a6cb9fafd
Adding thumbnail images to thing table.
4 лет назад
veronie
2e89f13ddd
New Thing class that contains meta data AND details.
4 лет назад
veronie
93fbab4083
Reverted project to simple java project (no maven).
Commented gson code out.
4 лет назад
veronie
7941799804
Improved layout, added Download controls, tried to make this a maven
project to use gson (no success)
4 лет назад
veronie
17f9e9ad8f
Tagging for results (in progress) - Added maven to get gson dependency.
5 лет назад
veronie
544d89caf2
Some more work on filters, mainly Family.
5 лет назад
veronie
2fae379383
Added status bar and geeklist information (wip)
5 лет назад
veronie
7c0f9aeecc
Rearranged control layout.
5 лет назад
veronie
a33024c4fd
Added BggApi class that downloads and parses XML results.
User collection results are shown in result table.
Basic infrastructure for geeklist id and family id (TODO).
5 лет назад
veronie
3481a44b0f
Added: result table, controls and config manager are connected
5 лет назад
Veronie
ac33cc7f88
Merge branch 'develop' of Veronie/BggToolAnother into master
5 лет назад
veronie
f2df8db5ca
removed minimum version from dependencies
5 лет назад
veronie
f5a5283ee0
Added objects that keep the state of the config for bgg result
retrieval.
Trying to use the event broker, no luck...
5 лет назад
veronie
8e5769651a
started to nicify subtype filters
5 лет назад
veronie
1c286b6a7c
Display of filter controls works now.
Added enums for all selection options.
5 лет назад
veronie
35460ca774
Renamed packages to xyz.veronie.* (second push)
5 лет назад
veronie
71ddd8924e
Renamed packages to xyz.veronie.*
5 лет назад
veronie
439c2544cb
renamed parts to use the official BGG naming
(items in BGG are "things", not just games)
some documentation
5 лет назад