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 年之前
veronie
db5525b79f
Initial checkin of actual eclipse rcp project
5 年之前
Veronie
7ccb17d41d
Initial commit
5 年之前