aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_qt.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-22/+22
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-4/+4
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-5/+5
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-3/+3
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-2/+2
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-16/+16
* Added new type definitions - moving towards V3.0inmarket2018-06-231-15/+2
* Defined gfxRealloc() for GFX_USE_OS_QTThomas Sterren2018-02-201-0/+1
* Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...inmarket2017-08-161-2/+0
* Adding Qt GOS portJoel Bodenmann2016-07-191-0/+78