Sale Djenic
00ee27ca52
feat(@desktop/general): QSettings class exposed to nim
2021-09-17 17:29:27 +02:00
Sale Djenic
fb44e71c57
refactor(@desktop/general): status custom events and os notification renamed type and methods
...
These changes are needed because of changes applied in `dotherside`.
2021-09-17 17:26:24 +02:00
Iuri Matias
ca381eb8a2
Merge pull request #34 from status-im/feat/download-messages
...
feat: expose to local file
2021-09-16 16:31:39 -04:00
Michael Bradley, Jr
e8dcf0a7e2
feat: export from local file
2021-09-16 13:45:33 -05:00
Anthony Laibe
a431a8bb75
feat: export to local file
2021-09-16 13:45:33 -05:00
Iuri Matias
b67014a56a
Merge pull request #32 from status-im/feat/single-instance-deep-links
...
Passing custom events over single instance IPC
2021-09-15 14:24:50 -04:00
Andrei Smirnov
42b3b1af5b
Passing custom events over single instance IPC
2021-09-10 11:55:20 +03:00
Iuri Matias
f2f8f3a9e9
Merge pull request #29 from status-im/fix/issue-2996
...
fix(@desktop/general): clicking push notification does expand the app but does not open correct channel/chat
2021-09-06 15:08:56 -04:00
Iuri Matias
536401f0c1
Merge pull request #31 from status-im/feat/scale-factor
...
Added scale factor support.
2021-09-02 15:50:31 -04:00
Andrei Smirnov
eabd2456a5
Added scale factor support.
2021-09-02 09:24:43 +03:00
Sale Djenic
b4a4642340
fix(@desktop/general): clicking push notification does expand the app but does not open correct channel/chat
...
An interface for using methods of the StatusOSNotification class added
in the `dotherside` project.
This is corresponding nimqml part of the issue 2996.
Fixes : #2996
2021-08-23 09:55:12 +02:00
Iuri Matias
936a4fa8ab
Merge pull request #26 from status-im/feat/copy_download
...
feat: Adding support for copying and downloading an Image
2021-08-19 10:00:48 -04:00
Khushboo Mehta
03c8072f89
feat: Adding support for copying and downloading an Image
2021-08-19 11:06:41 +02:00
Iuri Matias
b3309ae7c9
Merge pull request #25 from status-im/fix/issue-1725
...
fix(@desktop/general): Changing System Appearance on the fly is not working
2021-08-16 15:54:11 -04:00
Sale Djenic
dbabf0b297
fix(@desktop/general): Changing System Appearance on the fly is not working
...
This is corresponding nimqml part of the issue 1725.
Fixes : #1725
2021-08-12 13:45:23 +02:00
Iuri Matias
753187bae1
Merge pull request #23 from status-im/feat/single-instance
...
feat: SingleInstance API
2021-08-05 15:47:15 -04:00
Iuri Matias
3a2026ebbc
Merge pull request #24 from status-im/retranslate
...
feat: add parameter to make the translation dynamic or not
2021-08-05 15:07:24 -04:00
Richard Ramos
53d89149f3
feat: add parameter to make the translation dynamic or not
2021-07-28 13:36:55 -04:00
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
Andrei Smirnov
cbf7c56462
feat: single instance
2021-07-21 20:26:19 +03: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