153 Commits

Author SHA1 Message Date
Iuri Matias
8ca765ca11
Merge pull request #22 from status-im/fix/log
chore: remove log
2021-07-23 14:29:06 -04:00
Iuri Matias
8cf2c4da0d
Merge pull request #21 from status-im/feat/qguiapplication
feat: QGuiApplication supporting icon() and installEventFilter() meth…
2021-07-23 13:18:40 -04:00
Jonathan Rainville
379069b556 chore: remove log 2021-07-20 13:42:25 -04:00
Andrei Smirnov
9b0a477b3b Removed cmdline args passing to Qt 2021-07-20 07:11:07 +03:00
Andrei Smirnov
6a5f0ef32e feat: QGuiApplication supporting icon() and installEventFilter() methods as well as passing argc, argv 2021-07-19 12:20:35 +03:00
Iuri Matias
65fa68c244
Merge pull request #20 from status-im/feat/add-dockclicker-event-filter
feat: add DockClicker event filter
2021-05-04 15:45:02 -04:00
Eric Mastro
bf48b9114a
feat: add DockClicker event filter
Add an event filter to `qApp` that can detect a dock icon click (in macos) when the main window is hidden or closed.
2021-05-04 18:25:49 +10:00
Jacek Sieka
9a65a1847e
64-bit + unsigned integer support 2021-02-09 12:28:28 +01:00
emizzle
6776fed33f feat: add QNetworkAccessManager and clearConnectionCache
feat: change QNetworkAccessManager to DosQObject
2021-01-19 13:11:23 +11:00
Eric Mastro
953e9f4b38
Merge pull request #15 from status-im/feat/network-cache
Expose network access manager functions
2020-12-22 09:29:43 +11:00
Richard Ramos
b1ba8cba3c
fix: pointer 2020-11-25 16:39:31 -04:00
Richard Ramos
543ec079c4
Expose network access manager functions 2020-11-23 10:22:59 -04:00
Richard Ramos
aa6a4196db fix: change param order 2020-10-21 08:47:20 -04:00
Richard Ramos
a5d1159292 feat: get hostname, and modify url 2020-10-21 08:47:20 -04:00
Richard Ramos
14052035c7 feat: obtain url from user input 2020-10-21 08:47:20 -04:00
Richard Ramos
d48ed1ea37 Add function to escape html 2020-09-02 15:54:24 -04:00
Richard Ramos
57d6e6459d Add function to strip html tags 2020-08-04 10:18:25 -04:00
Richard Ramos
2f26af684a feat: specify tmp dir for images 2020-07-21 11:59:54 -04:00
Richard Ramos
e557c6118f feat: resize images 2020-07-21 11:35:31 -04:00
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 0.7.7 2019-09-29 22:29:26 +02:00
Filippo Cucchetto
0148250a43 Incrase build 0.7.6 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 0.7.5 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 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 0.7.3 2018-02-26 21:19:32 +01:00
Filippo Cucchetto
496006383f Fixed nimble warnings 0.7.2 2018-02-26 21:12:50 +01:00