Filippo Cucchetto
|
0148250a43
|
Incrase build
|
2019-07-22 08:04:33 +02:00 |
Filippo Cucchetto
|
d7b87d043b
|
Raised compiler version
|
2019-07-22 08:02: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
|
97d71c75c8
|
Raised minimum version to 0.19.0
|
2018-10-14 22:22:46 +02:00 |
Filippo Cucchetto
|
06d9be8ed3
|
Fixed compilation with Nim v0.19.0
|
2018-10-14 22:19:38 +02:00 |
Filippo Cucchetto
|
57bc70dcff
|
Release version 0.7.4
|
2018-03-03 16:50:20 +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 |
Filippo Cucchetto
|
61d2cd0f93
|
Fixed nimble warnings
|
2018-02-26 21:19:32 +01:00 |
Filippo Cucchetto
|
496006383f
|
Fixed nimble warnings
|
2018-02-26 21:12:50 +01:00 |
Filippo Cucchetto
|
21e2b4e198
|
Merge pull request #11 from markus-oberhumer/misc-updates
Just some trivial changes.
|
2017-07-06 22:35:20 +02:00 |
Markus F.X.J. Oberhumer
|
e389f1a2ea
|
Increase Nim version to 0.17.0 in README.md as well.
|
2017-07-06 22:31:50 +02: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 |
Markus F.X.J. Oberhumer
|
30452faab9
|
Morph getDllName() into a compile-time constant string
|
2017-07-06 19:41:06 +02:00 |
Filippo Cucchetto
|
752b453ccb
|
Increase Nim version to 0.17.0
|
2017-06-05 21:21:03 +02:00 |
Filippo Cucchetto
|
f224c2e8de
|
As suggested in #7 added so version in dynlib on linux
|
2017-04-22 17:05:59 +02:00 |
Filippo Cucchetto
|
dfb7283e9f
|
Bumped version to 0.7.1
|
2017-04-22 16:34:21 +02:00 |
Filippo Cucchetto
|
6b0ee2a40a
|
Added support for hasIndex and fixed missing export of some qaim procs
|
2017-04-22 16:34:00 +02:00 |
Filippo Cucchetto
|
01a4858d25
|
Added support for QModelIndex::internalPointer
|
2017-04-13 14:42:52 +02:00 |
Filippo Cucchetto
|
18f36d0e76
|
Merge remote-tracking branch 'origin/qaim'
|
2017-04-09 12:14:15 +02:00 |
Filippo Cucchetto
|
40fe73c135
|
Updated the README
|
2017-04-09 12:13:39 +02:00 |
Filippo Cucchetto
|
9438c9d038
|
Synched with the qaim changes
|
2017-04-09 11:57:24 +02:00 |
Filippo Cucchetto
|
f0a32cbeb1
|
Fixed arguments passing
|
2017-03-12 17:29:21 +01:00 |
Filippo Cucchetto
|
bafc015728
|
Fixed compilation
|
2017-03-12 17:01:54 +01:00 |
Filippo Cucchetto
|
2499246c09
|
Forwarded parameters names to DOtherSide
|
2017-03-12 16:55:18 +01:00 |
Filippo Cucchetto
|
a2e56c07cc
|
Aligned implementation with DOtherSide qaim branch
|
2017-03-12 16:13:19 +01:00 |
Filippo Cucchetto
|
f022545f03
|
Bumped version to 0.6.0
|
2016-10-12 00:06:56 +02:00 |
Filippo Cucchetto
|
c33964b314
|
Bumped requirements nim compiler requirements to 0.15.0
|
2016-10-12 00:06:16 +02:00 |
Filippo Cucchetto
|
11f0ef4f66
|
Fixed #6 Morphed immediate macros to untyped arguments
From 0.15.0 immediate templates and macros are replaced by untyped arguments
|
2016-10-12 00:01:23 +02:00 |
Filippo Cucchetto
|
d4ae42cef3
|
Added string argument to nameChanged signal
|
2016-09-25 17:46:03 +02:00 |
Filippo Cucchetto
|
3814eac811
|
Fixed missing arguments in the code generated for a signal emittion
This could cause crashes when accessing the i-th argument from Qml
through arg0, arg1
|
2016-09-25 17:45:17 +02:00 |
Filippo Cucchetto
|
c1287e7263
|
Merge pull request #5 from joemarct/master
better dll detection across platforms
|
2016-07-11 10:49:35 +02:00 |
Joemar Taganna
|
4595e6e4b1
|
better dll detection across platforms - revision
|
2016-07-11 15:52:57 +08:00 |
Joemar Taganna
|
250462122c
|
better dll detection across platforms
|
2016-07-11 13:29:33 +08:00 |
Filippo Cucchetto
|
7fdde4860b
|
Updated README
|
2016-06-14 23:51:35 +02:00 |
Filippo Cucchetto
|
359ce948b5
|
Bumped up the minimum Nim compiler version
|
2016-06-14 23:44:35 +02:00 |
Filippo Cucchetto
|
4690c79c23
|
Fixed compilation of examples with latest nim
|
2016-06-14 23:41:50 +02:00 |
Filippo Cucchetto
|
62e5bde038
|
Updated the nimble file
|
2016-04-11 20:12:52 +02:00 |
Filippo Cucchetto
|
c048256d70
|
Update the .gitignore
Added exe to the ignore list
|
2016-04-11 20:10:19 +02:00 |
Filippo Cucchetto
|
209889ad5a
|
Workaround to Nim bugs on windows
|
2016-04-11 20:09:30 +02:00 |
Filippo Cucchetto
|
1d04c36fee
|
Reverted to DOtherSide.dll on windows
|
2016-04-11 20:08:50 +02:00 |
Filippo Cucchetto
|
fda85de22f
|
Update README.md
|
2016-04-10 18:24:51 +02:00 |
Filippo Cucchetto
|
3320d70711
|
Updated the readme
|
2016-04-10 15:00:46 +02:00 |
Filippo Cucchetto
|
af0842b8ce
|
Little fix and code cleanup
|
2016-04-05 23:38:23 +02:00 |
Filippo Cucchetto
|
c889678be7
|
Added ownership specification for raw pointers
|
2016-04-04 20:43:06 +02:00 |
Filippo Cucchetto
|
11f6bf53d1
|
Fixed implementation with the changes in the DOtherSide library
|
2016-03-28 21:45:11 +02:00 |
Filippo Cucchetto
|
5d0c7d796e
|
Restored dynlib support
|
2016-03-28 11:50:32 +02:00 |
Filippo Cucchetto
|
857968f06c
|
Updated the README
|
2016-03-28 10:55:02 +02:00 |