Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-03 | Clean up various minor code style issues | David Robillard | 1 | -2/+2 | |
2017-08-06 | Fix implicit cast warnings with clang | David Robillard | 1 | -1/+1 | |
2017-03-18 | Add suil_init() | David Robillard | 1 | -2/+1 | |
This allows the actual host argc and argv to be passed to QApplication if it is created by Suil (for Qt in non-Qt cases), and initializes X11 threads to fix Qt5 in Gtk2. | |||||
2017-03-17 | Remove X11 hackery and use Qt5 facilities to embed Gtk | David Robillard | 1 | -53/+5 | |
2017-02-26 | Add missing file | David Robillard | 1 | -0/+207 | |