Felix Hammer
|
27b524f52f
|
New AbstractSelector for Selector-Components to avoid recurrent code blocks.
|
2015-08-21 01:38:35 +02:00 |
|
Felix Hammer
|
f4ac0fbb26
|
Hopefully get the windows build running again ... some c++11 stuff for websocketpp
|
2015-08-19 18:03:21 +02:00 |
|
Felix Hammer
|
b6068fb0a0
|
QML:Starting seperate AppStyle file for central GUI adjustments (maybe later depending on dpi)
CreateLocalGameView: New delegate for viewing Blinds raise mode
|
2015-08-19 15:08:54 +02:00 |
|
Felix Hammer
|
924fcd6404
|
Linux Desktop build fix
|
2015-08-19 15:02:10 +02:00 |
|
Felix Hammer
|
a7cc33e89a
|
android compile fix, needs to be approved by lotodore
|
2015-08-19 14:52:11 +02:00 |
|
lotodore
|
1d34288a91
|
Use owner_less for ordering of connection_hdl (see https://github.com/zaphoyd/websocketpp/issues/457)
|
2015-08-18 20:49:06 +02:00 |
|
Felix Hammer
|
d0cce129dd
|
SpinBox bugfixes, outsourced corretValues helper function, MyBlindsRaiseIntervalSelector focus bugfixes
|
2015-08-18 01:36:55 +02:00 |
|
Felix Hammer
|
bb441b565c
|
New Blinds Raise Interval Selector Component for ListViews
Outsourced Styles for RadioButton and TextField
|
2015-08-17 14:52:46 +02:00 |
|
Felix Hammer
|
27946480cd
|
New Blinds Raise Interval Selector Component for ListViews
Outsourced Styles for RadioButton and TextField
|
2015-08-17 14:51:30 +02:00 |
|
Felix Hammer
|
ee897f17ef
|
Put c++ data to QML the first time: YEAAAAHHHH ;-)
|
2015-08-13 22:36:11 +02:00 |
|
Felix Hammer
|
93b9881e75
|
implement custom SpinBox Delegeta for QML ListView
preperation for Config usage from c++
|
2015-08-13 15:39:24 +02:00 |
|
Felix Hammer
|
a935bfd0b8
|
move more qt-tools stuff
|
2015-08-13 15:36:27 +02:00 |
|
Felix Hammer
|
d14343b8ac
|
move qmlwrapper to subdir
|
2015-08-13 15:35:25 +02:00 |
|
Felix Hammer
|
959d48f83d
|
add qttools to core directory - the current directory will be deleted later
|
2015-08-13 15:34:39 +02:00 |
|
Felix Hammer
|
731f5f05f5
|
Qt 5.5.0 patch for qtsingleapplication
|
2015-08-07 00:57:51 +02:00 |
|
Felix Hammer
|
9b1ad883a2
|
First QML Steps with StartView and CreateLocalGameView
|
2015-08-07 00:49:54 +02:00 |
|
Felix Hammer
|
85611c6cdf
|
directory changes
|
2015-08-07 00:49:54 +02:00 |
|
lotodore
|
1034d4adf5
|
Correcting name of unit test file.
|
2015-02-01 23:08:19 +01:00 |
|
lotodore
|
f04dac83c6
|
Adding websocket test to default unit tests.
|
2015-02-01 20:22:14 +01:00 |
|
lotodore
|
a57c344b11
|
Adding unit test for WebSocket communication and fixing a bug found by the unit test.
|
2015-01-31 22:51:03 +01:00 |
|
lotodore
|
988d05e236
|
Removing deprecated go libs (was just a prototype).
|
2015-01-31 22:49:41 +01:00 |
|
lotodore
|
2252c180c0
|
Adding Java WebSocket lib for unit tests.
|
2015-01-31 22:48:58 +01:00 |
|
lotodore
|
a2109df5e9
|
Updating websocketpp again to release 0.5.0 (because Windows build fails currently).
|
2015-01-24 12:30:04 +01:00 |
|
lotodore
|
cc5998e863
|
Fixing compiler warnings.
|
2015-01-24 10:11:51 +01:00 |
|
lotodore
|
374048c5cd
|
Updating websocketpp to latest git.
|
2015-01-24 10:10:04 +01:00 |
|
lotodore
|
83bbc660e1
|
Fixing remaining java tests.
|
2015-01-18 23:27:36 +01:00 |
|
lotodore
|
19bf312694
|
Fixing additional java tests.
|
2015-01-18 12:07:39 +01:00 |
|
lotodore
|
046a2fbdc3
|
More work on java tests.
|
2015-01-18 01:34:38 +01:00 |
|
lotodore
|
eedd86e150
|
Fixing java tests and bugs found by tests.
|
2015-01-17 17:58:47 +01:00 |
|
Felix Hammer
|
67c444266f
|
some refactoring issues in the qml gui
|
2015-01-15 18:03:09 +01:00 |
|
Felix Hammer
|
e617c667e1
|
a new try to a happy cppcheck
|
2015-01-15 10:03:47 +01:00 |
|
Felix Hammer
|
a78e5b39a3
|
try to make cppcheck happy again
|
2015-01-15 08:19:55 +01:00 |
|
lotodore
|
8a000bdc2b
|
Fixing another cppcheck issue.
|
2015-01-14 22:07:44 +01:00 |
|
Felix Hammer
|
54eabb28c8
|
try to make cppcheck happy
|
2015-01-14 01:22:10 +01:00 |
|
lotodore
|
6dff34a589
|
Remove asserts and make cppcheck happy.
|
2015-01-13 22:21:11 +01:00 |
|
Felix Hammer
|
a212e5c037
|
change define to ifdef
|
2015-01-09 23:11:39 +01:00 |
|
Felix Hammer
|
32d2e2e159
|
make android build bot happy again
|
2015-01-09 23:09:42 +01:00 |
|
Felix Hammer
|
c8bcfc1390
|
try to make linux build on buildbot working again
|
2015-01-06 20:51:49 +01:00 |
|
lotodore
|
81ce13f3d7
|
Fixing bug due to issue #282 for Windows build.
|
2015-01-06 17:02:45 +01:00 |
|
lotodore
|
bace7cd987
|
Workaround for issue #282 (should be backward compatible).
|
2015-01-06 15:55:29 +01:00 |
|
Felix Hammer
|
507fbae5aa
|
Changes to integrate a new qml gui target
|
2015-01-06 00:48:19 +01:00 |
|
Felix Hammer
|
6a8c159450
|
add first qml files
|
2015-01-06 00:43:58 +01:00 |
|
lotodore
|
fa4df857e4
|
Fixing some of the java test cases. Still incomplete.
|
2015-01-06 00:37:23 +01:00 |
|
lotodore
|
c24e8a3fa9
|
Fixing problem with subscription request message.
|
2015-01-03 12:38:33 +01:00 |
|
lotodore
|
bd981dd581
|
Fix "create game" message.
|
2015-01-02 16:03:19 +01:00 |
|
lotodore
|
1f6c3d8ccf
|
Builds with protocol changes (currently untested).
|
2014-12-28 01:03:06 +01:00 |
|
lotodore
|
fdfba430b2
|
Builds with protocol changes (currently untested).
|
2014-12-28 01:01:52 +01:00 |
|
lotodore
|
47093976ca
|
More work on new network protocol.
|
2014-08-19 18:19:17 +02:00 |
|
lotodore
|
88e5f600aa
|
Merge branch 'new_local_game' of github.com:/pokerth/pokerth into gocode
|
2014-08-19 18:18:32 +02:00 |
|
floty
|
015d6b7c72
|
create additional class for server time delay; remove define NEW_LOCAL_GAME
|
2014-07-27 18:09:19 +02:00 |
|