Commit graph

84 commits

Author SHA1 Message Date
Victor Tran
0b502dce50 Introduce special CSD support 2019-05-13 23:23:41 +10:00
Victor
2564bbb574 New tErrorFlash class 2019-05-01 23:41:10 +10:00
Victor
5c110bda2a Add macOS helper function 2019-05-01 17:36:02 +10:00
Victor
057e24c6c6 Fix build on Windows 2019-05-01 17:25:15 +10:00
Victor
9f325cda57 Fix build on macOS 2019-05-01 17:19:55 +10:00
Victor Tran
0872a137a1 Fix build on macOS 2019-04-24 01:34:43 +10:00
Victor Tran
27106456b1 Fix Windows build 2019-04-23 20:15:35 +10:00
Victor Tran
acb7b26c1b Translations can be handled by tApplication now 2019-04-23 20:13:26 +10:00
Victor Tran
06739325b5 Fix Travis build 2019-04-19 20:30:27 +10:00
Victor Tran
808e652c96 New tSystemSound class (works on Linux only at the moment) 2019-04-19 20:16:58 +10:00
Victor Tran
9853c46a26 Updates to tNotification 2019-04-10 16:32:35 +10:00
Victor Tran
1d03291407 Merge branch 'blueprint' of github.com:vicr123/the-libs into blueprint 2019-03-25 00:45:06 +11:00
Victor Tran
366af19004 New tSwitch class 2019-03-25 00:44:54 +11:00
Weblate
3626ab8a51 Merge branch 'origin/blueprint' into Weblate. 2019-03-17 06:17:34 +00:00
feandesign
97e2483059 Translated using Weblate (Polish)
Currently translated at 100.0% (7 of 7 strings)

Translation: the-libs/the-libs
Translate-URL: http://translate.vicr123.com/projects/the-libs/the-libs/pl/
2019-03-17 06:17:26 +00:00
Victor
67f5273736 Add dismissable property in tPopover 2019-03-06 21:02:59 +11:00
Victor
f6dec4a800 Add some extra methods in various classes for macOS support 2019-03-04 22:10:52 +11:00
Victor
8a4640a85f Add tMessageBox class 2019-03-01 12:14:55 +11:00
Victor Tran
b910575d7f
Use Q_SIGNALS and Q_SLOTS for tvirtualkeyboard so we can integrate with
GNOME
2019-02-12 21:55:58 +11:00
Victor Tran
eadc40b9de Add option to not blank popover 2019-01-30 02:27:16 +11:00
Victor Tran
f3e50aa95e Allow popover on trailing side 2019-01-29 19:43:56 +11:00
Victor Tran
2c51c5fa14 tPopover negative values 2019-01-16 15:00:10 +11:00
Victor Tran
bdf6feb2ab New tPopover class 2019-01-08 15:21:06 +11:00
Victor Tran
be62d50b8e Mark untranslatable item 2018-11-21 15:32:34 +11:00
Victor Tran
4b431b8b04 Use tApplication for common translations such as macOS application menu 2018-11-21 15:26:42 +11:00
Victor Tran
d15fa58259 Add lots of translations 2018-11-21 14:48:02 +11:00
Victor Tran
dcf950fd4f Specialise void tPromise template 2018-11-21 13:22:24 +11:00
Victor Tran
b1dde47e24 Add tStackedWidget 2018-11-21 13:08:25 +11:00
Victor Tran
cf00486f05 Fix memory leak in tPromise 2018-11-15 15:55:13 +11:00
Victor Tran
430ade3585 Export tCircularSpinner for Windows 2018-10-26 21:54:17 +11:00
Victor Tran
2e1e10efcc Fix Travis 2018-10-10 22:50:59 +11:00
Victor Tran
35a967b096 Fix Travis build 2018-10-10 21:39:53 +11:00
Victor Tran
0ab6d9b3e4 Update Travis script 2018-10-10 21:21:13 +11:00
Victor Tran
df2e77df3d
Add new shortcut HUD 2018-10-10 20:26:54 +11:00
Victor Tran
7ca2a12d4b Keyboard module updates 2018-08-27 22:29:47 +10:00
Victor Tran
006e8303a2 Keyboard changes 2018-08-27 22:02:18 +10:00
Victor Tran
0471684eab Remove export directive from tPromise 2018-08-06 19:08:00 +10:00
Victor Tran
85370606dd Move tPromise declarations into header file 2018-08-06 18:31:59 +10:00
Victor Tran
e06c7562a7 Fix typo 2018-08-06 18:16:06 +10:00
Victor Tran
41b6a6c410 Build properly on macOS and Linux 2018-08-06 18:10:30 +10:00
Victor Tran
259c7aca4c New class tPromise for easier asynchronous functions 2018-08-06 18:02:59 +10:00
Victor Tran
6682bbb4c6 Fix build 2018-08-03 23:22:45 +10:00
Victor Tran
5e8fc01170 Fix builds 2018-08-03 23:05:21 +10:00
Victor Tran
018f4c901e Include DBus 2018-08-03 23:04:19 +10:00
Victor Tran
ce27e85944 Update Windows build instructions 2018-08-03 22:57:20 +10:00
Victor Tran
20dd005314 Update pro file 2018-08-03 22:44:22 +10:00
Victor Tran
d8c9806fdf Merge changes 2018-08-03 22:38:03 +10:00
Victor Tran
b7c26292a2 Move libs to own folder 2018-08-03 22:31:27 +10:00
Victor Tran
dec485d15a Add tApplication class to help with application events 2018-07-26 20:36:18 +10:00
Victor Tran
be327f62cf Fix macOS build issues 2018-07-26 18:15:43 +10:00