Filippo Cucchetto
|
51fb1e6d5f
|
Increased requirement to Nim v1.0.0
|
2019-09-29 22:29:26 +02:00 |
Filippo Cucchetto
|
650cf0e119
|
Some fixes with 0.20.2
|
2019-07-22 08:01:50 +02:00 |
Filippo Cucchetto
|
cd3afefd63
|
Updated the qml files in the examples
|
2018-11-27 21:57:35 +01:00 |
Filippo Cucchetto
|
496f9b238b
|
Fixed #15 Missing QAbstractTableModel override for parent and index
The QAbstractItemModel index and parent method should be pure virtual.
In nim we enforce this by using a doAssert(false)
|
2018-03-03 16:47:41 +01:00 |
Filippo Cucchetto
|
570027c231
|
Further improved the charts example
|
2018-03-03 10:31:27 +01:00 |
Filippo Cucchetto
|
d71c19f217
|
Added chart example #14
|
2018-03-02 23:23:20 +01:00 |
Markus F.X.J. Oberhumer
|
51f487c5be
|
Normalize whitespace.
Remove trailing whitespace and make sure each file ends with a newline.
|
2017-07-06 22:30:52 +02:00 |
Filippo Cucchetto
|
9438c9d038
|
Synched with the qaim changes
|
2017-04-09 11:57:24 +02:00 |
Filippo Cucchetto
|
bafc015728
|
Fixed compilation
|
2017-03-12 17:01:54 +01:00 |
Filippo Cucchetto
|
a2e56c07cc
|
Aligned implementation with DOtherSide qaim branch
|
2017-03-12 16:13:19 +01:00 |
Filippo Cucchetto
|
d4ae42cef3
|
Added string argument to nameChanged signal
|
2016-09-25 17:46:03 +02:00 |
Filippo Cucchetto
|
4690c79c23
|
Fixed compilation of examples with latest nim
|
2016-06-14 23:41:50 +02:00 |
Filippo Cucchetto
|
af0842b8ce
|
Little fix and code cleanup
|
2016-04-05 23:38:23 +02:00 |
Filippo Cucchetto
|
5d0c7d796e
|
Restored dynlib support
|
2016-03-28 11:50:32 +02:00 |
Filippo Cucchetto
|
9d739a605e
|
Fixed requirements
|
2016-03-28 10:54:02 +02:00 |
Filippo Cucchetto
|
27d74fba71
|
Update the nimble build script
|
2016-03-27 10:47:24 +02:00 |
Filippo Cucchetto
|
efd1a29927
|
Added example for showing load of qmls from resources
|
2016-03-27 10:40:35 +02:00 |
Filippo Cucchetto
|
44a4957929
|
Removed binaries
|
2016-03-24 22:51:28 +01:00 |
Filippo Cucchetto
|
abcdb32c18
|
Removed spaces
|
2016-03-23 22:52:26 +01:00 |
Filippo Cucchetto
|
47e23871e9
|
Added qmlregistertype example
|
2016-03-23 22:51:17 +01:00 |
Filippo Cucchetto
|
406e397c03
|
Reworked the examples and make them work again
|
2016-03-22 23:06:31 +01:00 |
Filippo Cucchetto
|
62c3b32cbb
|
Split the nimqml.nim module
|
2015-11-28 12:22:44 +01:00 |
Filippo Cucchetto
|
8f868496a8
|
Updated to Nim 0.12.1 and added {.base.} pragmas
|
2015-11-22 23:27:37 +01:00 |
Filippo Cucchetto
|
2d84cca167
|
Beautified the qml files
|
2015-11-22 22:48:22 +01:00 |
Filippo Cucchetto
|
ea8bf458a6
|
Added .nim.cfg files for automatically link to libDOtherSide
|
2015-11-21 17:25:01 +01:00 |
cuke
|
2c20a0e7c7
|
Released version 0.4.5
|
2015-09-20 14:13:18 +02:00 |