Commit graph

15 commits

Author SHA1 Message Date
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