summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qtexturefiledata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-2/+2
* Remove QOpenGLTexture dependency from QTextureFileDataJohan Klokkhammer Helsing2020-01-031-11/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* QTextureFileData: Fix build with -no-openglJüri Valdmann2018-08-061-0/+1
* Make local symbols of some leaked namesThiago Macieira2018-08-031-1/+1
* Add API for reading and decoding graphical texture filesEirik Aavitsland2018-07-241-0/+279