Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -2/+2 | |
2020-09-27 | Clean up includes and forward declarations | David Robillard | 1 | -2/+4 | |
2017-03-18 | Add suil_init() | David Robillard | 1 | -0/+28 | |
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. |