Mikaël Capelle
|
b360cae555
|
Add missing include in error.h.
|
2020-05-10 15:57:46 +02:00 |
|
Mikaël Capelle
|
039e33f5fa
|
Minor clean and first try for ISaveGameInfoWidget.
|
2020-05-09 23:30:10 +02:00 |
|
Mikaël Capelle
|
622d4246a7
|
Clean some comments.
|
2020-05-09 21:32:23 +02:00 |
|
Mikaël Capelle
|
2f1646a2e6
|
Remove HANDLE_converters since it is not used anymore and did not really work.
|
2020-05-09 21:27:00 +02:00 |
|
Mikaël Capelle
|
716cbcf733
|
More cleaning.
|
2020-05-09 21:16:30 +02:00 |
|
Mikaël Capelle
|
62f10c03ff
|
Temporary commit.
|
2020-05-09 21:13:45 +02:00 |
|
Mikaël Capelle
|
957b786d8c
|
Start cleaning interfaces.
|
2020-05-09 18:19:31 +02:00 |
|
Mikaël Capelle
|
29a5eb8366
|
Remove wrong static_assert().
|
2020-05-07 00:19:11 +02:00 |
|
Mikaël Capelle
|
4209d90533
|
Remove left-out method not implemented.
|
2020-05-06 22:08:25 +02:00 |
|
Mikaël Capelle
|
7bbf05bc0c
|
Apply appendIfInstance for each class separately.
|
2020-05-06 12:51:27 +02:00 |
|
Mikaël Capelle
|
154c643bff
|
Replace TRY_PLUGIN_TYPE with a more modern C++ variant.
|
2020-05-05 17:52:54 +02:00 |
|
Mikaël Capelle
|
2146cc9207
|
Fix wrapper for custom installer.
|
2020-05-04 20:17:02 +02:00 |
|
Mikaël Capelle
|
163ed213ef
|
Update the install() bindings to allow more flexibility and be easier to use.
|
2020-05-04 20:09:24 +02:00 |
|
Mikaël Capelle
|
6919539d35
|
Remove left-out comment.
|
2020-05-04 18:40:53 +02:00 |
|
Mikaël Capelle
|
917b8dfb4b
|
Slight modification for tuple and variant registers using C++17 fold expressions.
|
2020-05-04 01:58:56 +02:00 |
|
Mikaël Capelle
|
54e447c0a9
|
Switch from boost variant/tuple to std.
|
2020-05-04 01:47:30 +02:00 |
|
Mikaël Capelle
|
206454c34e
|
Remove makeTree that was meant for testing purpose.
|
2020-05-03 23:16:58 +02:00 |
|
Mikaël Capelle
|
457529546b
|
Add a bit of documentation to register functions.
|
2020-05-03 21:01:43 +02:00 |
|
Mikaël Capelle
|
b9de35772f
|
Clean sequence converters.
|
2020-05-03 20:57:50 +02:00 |
|
Mikaël Capelle
|
4589cab093
|
Add missing std::vector register for installation manager.
|
2020-05-03 20:19:25 +02:00 |
|
Mikaël Capelle
|
2b4eedb62b
|
Clean std::set/std::vector from/to python conversions.
|
2020-05-03 20:17:49 +02:00 |
|
Mikaël Capelle
|
36022774e3
|
Add methods to utils to register map, vector and set.
|
2020-05-03 20:17:14 +02:00 |
|
Mikaël Capelle
|
aac45a39e2
|
Make register_variant work for all variant types.
|
2020-05-03 20:16:57 +02:00 |
|
Mikaël Capelle
|
61ad2ef2b6
|
Clean bindings for IFileTree and FileTreeEntry.
|
2020-05-03 18:27:26 +02:00 |
|
Mikaël Capelle
|
1ea006b74e
|
Add bindings for FileInfo.
|
2020-05-03 18:26:27 +02:00 |
|