aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/Platform.cpp
Commit message (Expand)AuthorAge
* hehArisotura2020-09-04
* fix config file lookup. fixes #717Arisotura2020-08-24
* fix unterminated string + remove some JIT loggingRSDuck2020-07-29
* Use GenericConfigLocation so files will be placed correctly in non-portable W...Nadia Holmquist Pedersen2020-06-03
* Fix paths on WindowsNadia Holmquist Pedersen2020-06-03
* Handle open flags more correctlyNadia Holmquist Pedersen2020-06-03
* Fix _dup on windowsNadia Holmquist Pedersen2020-06-03
* Fix indentationNadia Holmquist Pedersen2020-06-03
* Handle r+ file modeNadia Holmquist Pedersen2020-06-03
* Merge remote-tracking branch 'remotes/upstream/master' into feature/qt-platformNadia Holmquist Pedersen2020-06-03
|\
| * finish the wifi dialogArisotura2020-05-28
| * get the OpenGL renderer going.Arisotura2020-05-25
| * reimplement StopArisotura2020-05-20
| * keep the ugliness confined in Platform.cppArisotura2020-05-19
| * minor fixArisotura2020-05-17
* | Only initially open files as writable if they actually should be.Nadia Holmquist Pedersen2020-05-06
* | Fix crash with nonexistent config directory or writable files.Nadia Holmquist Pedersen2020-05-06
* | Use Qt abstractions for file I/O and threading on both Windows and Linux.Nadia Holmquist Pedersen2020-05-06
* | Use Qt abstractions instead of glib's for paths on LinuxNadia Holmquist Pedersen2020-05-06
|/
* get some of the shit going, I guessArisotura2020-04-27