Commit graph

29 commits

Author SHA1 Message Date
12ed78335c Adjust to ObjFW changes
FossilOrigin-Name: 9c69939020d3573683bd3e3df6eb85a7e11a3696872253e59942b6c7905ead03
2021-04-29 23:37:37 +00:00
5b48e3eb1e
Use dot syntax 2019-03-15 01:07:00 +01:00
e5a0058952
Add OFColor+QColor 2018-03-11 00:18:27 +01:00
c199b4cece
Update buildsys 2018-03-11 00:07:50 +01:00
6dd42d6b9f
Add autogen.sh 2018-03-11 00:01:37 +01:00
e9ae273e6b
Update buildsys 2018-03-10 23:46:57 +01:00
d690586766
Add QtGraphicsWidget 2017-11-20 02:13:20 +01:00
1af25740d4
Make more things properties 2017-11-19 16:05:11 +01:00
8febea385e
Adjust to ObjFW changes 2017-07-23 14:15:23 +02:00
5fb2a587b6
Handle NULL / nil in toOF() / toQt() 2017-05-14 03:07:21 +02:00
dcc0d5e48a
Declare designated initializers 2017-05-14 02:57:09 +02:00
20ca71e816
Make all properties nonatomic 2017-05-14 02:50:18 +02:00
1e5a65195e
Update to recent ObjFW changes 2017-05-08 02:11:18 +02:00
ba805dab97
configure: Fix the OBJCFLAGS vs OBJCXXFLAGS mess 2017-04-30 13:49:12 +02:00
Maximilian Schander
96a486fd8f Add -Wno-ignored-attributes flag (#5)
Fixes #3

limit to 80 characters
2017-04-30 13:41:45 +02:00
Mimoja
ab26b02952 Add QtPushButton 2017-04-18 21:21:23 +02:00
c0d0a560dc
Add QtAbstractButton 2017-04-18 04:27:37 +02:00
c3653e73be
Check whether Qt requires PIC
Also includes a buildsys update required for this.
2017-04-18 02:09:15 +02:00
c3ea2c3893
Add a proper build system
Also lowers the minimum required Qt version to 5.5.
2017-04-18 01:25:45 +02:00
f30c404f3d
Make the Qt project work on Windows 2017-04-16 21:09:25 +02:00
d8f3aa90ec
Make toOF/toQt more powerful and complete QtWidget 2017-04-15 19:18:52 +02:00
b37c5f6fc5
Make Qt project work on non-Mac systems 2017-04-15 04:42:37 +02:00
6bc8ff153e
Add QtAction and add more methods to QtWidget 2017-04-15 04:16:34 +02:00
a4e20181b3
Add a license 2017-04-12 11:17:10 +02:00
97c281547c
Ownership fix for QtChildEvent
When created using initWithType🧒, it should take ownership of the
underlying QChildEvent.
2017-04-09 14:20:40 +02:00
daa49494d4
Add OFString (QString) 2017-04-09 14:19:53 +02:00
53410c810f
Add toOF() / toQt() for easy conversion 2017-04-05 23:19:39 +02:00
1d907ed62d
Add QtPaintDevice and initial QtWidget 2017-04-03 01:00:47 +02:00
f38ff5fbc2
Initial commit 2017-04-02 22:51:55 +02:00