aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_qt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tab to spacesThomas Sterren2018-03-061-1/+1
|
* Compiler satisfactionThomas Sterren2018-02-201-0/+1
|
* _gosPostInit() needs to be in CThomas Sterren2018-02-201-0/+1
|
* Defined gfxRealloc() for GFX_USE_OS_QTThomas Sterren2018-02-201-0/+5
|
* Remove long obsoleted (and dubious) functions gfxSemCounter() and ↵inmarket2017-08-161-10/+0
| | | | gfxSemCounterI()
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-0/+4
| | | | | | FEATURE: Added support for operating system initialisation in FreeRTOS FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size
* Fix clang build warningsOleg Gerasimov2016-08-201-1/+1
|
* Adding Qt GOS portJoel Bodenmann2016-07-191-0/+222