aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-11/+11
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-5/+5
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-5/+5
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-12/+12
* Added new type definitions - moving towards V3.0inmarket2018-06-231-2/+2
* 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 gfxSemCount...inmarket2017-08-161-10/+0
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-0/+4
* Fix clang build warningsOleg Gerasimov2016-08-201-1/+1
* Adding Qt GOS portJoel Bodenmann2016-07-191-0/+222