Lukas Brübach
a958a126a5
Refactor UUID to be providerId and change QString comparisons with empty string to isEmpty().
2024-11-19 03:39:49 +01:00
Lukas Brübach
c06800590a
Re-order uuid to visually align with its field number.
2024-11-19 03:39:48 +01:00
Lukas Brübach
90c4b223dd
Introduce UUID attribute to abstract_card_item, card_item, deck_view_card, server_card and serverinfo_card.
2024-11-19 03:39:48 +01:00
Zach H
04779c2a77
protobuf warnings fixed ( #2313 )
2016-12-11 19:22:39 +01:00
Gavin Bisesi
0734b81e6e
Remove 'syntax = proto2' from .proto files.
...
That marker is only recognized by pb3-compatible compilers, meaning that
tools which are otherwise compatible with our files break on them.
Notably, this includes hprotoc (for haskell).
2016-01-14 08:09:40 -05:00
woogerboy21
cfebd53d5d
Corrected proto warnings
2015-08-25 23:40:08 -04:00
Max-Wilhelm Bruker
3c24899de6
switched from qmake to cmake
2012-01-21 19:21:57 +01:00