Jonathan Rainville
|
5befb45943
|
Merge pull request #8 from status-im/feat/translation-package
feat: add function to change language on the engine
|
2020-07-21 11:00:01 -04:00 |
Jonathan Rainville
|
f50f42e330
|
feat: add function to change language on the engine
|
2020-07-16 17:23:01 -04:00 |
Iuri Matias
|
47207e4f17
|
Merge pull request #7 from status-im/opengl
Enable OpenGL
|
2020-07-16 11:07:09 -04:00 |
Iuri Matias
|
7e3dc5b680
|
Merge pull request #6 from status-im/network-signal
feat: expose networkconfigurationmanager and signalConnect
|
2020-07-16 11:06:33 -04:00 |
Richard Ramos
|
66d2e4c279
|
Enable OpenGL
|
2020-07-15 17:05:30 -04:00 |
Richard Ramos
|
e78363a0f7
|
feat: expose networkconfigurationmanager and signalConnect
|
2020-07-14 20:12:03 -04:00 |
Iuri Matias
|
f2140a0bb0
|
Merge pull request #5 from status-im/feat/clipboard-support
feat: add clipboard support
|
2020-06-30 11:42:40 -04:00 |
Pascal Precht
|
f037d58687
|
feat: add clipboard support
|
2020-06-29 15:37:16 +02:00 |
Richard Ramos
|
1dc6acc87f
|
feat: appname
|
2020-06-25 10:36:15 -04:00 |
Richard Ramos
|
be76f78bc9
|
feat: allow setting the app icon
|
2020-06-23 18:59:05 -04:00 |
RichΛrd
|
3b09537792
|
Merge pull request #1 from status-im/hdpi
feat: Enable HDPI
|
2020-06-23 18:43:48 -04:00 |
Richard Ramos
|
17398572de
|
Enable HDPI
|
2020-06-23 15:29:08 -04:00 |
Richard Ramos
|
49d1a72ef7
|
Change debug variable
|
2020-06-05 08:49:24 -04:00 |
Richard Ramos
|
79025e4687
|
feat: add signal handler for status-go
|
2020-05-16 21:28:07 -04:00 |
Filippo Cucchetto
|
5c42890e5b
|
Updated the doc
|
2019-10-01 23:56:29 +02:00 |
Filippo Cucchetto
|
3c11dbd0ac
|
Formatted source through nimpretty
|
2019-10-01 22:40:12 +02:00 |
Filippo Cucchetto
|
013d54c87e
|
Cleaned up warnings through nim check
|
2019-09-29 22:52:46 +02:00 |
Filippo Cucchetto
|
7fa3bdd4f2
|
Updated readme
|
2019-09-29 22:39:30 +02:00 |
Filippo Cucchetto
|
51fb1e6d5f
|
Increased requirement to Nim v1.0.0
|
2019-09-29 22:29:26 +02:00 |
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 |