The-Powder-Toy/src/gui
mniip d404f4a538 Fix some C++14-isms.
Apparently C++11 is more strict regarding default argument and return
value conversions. Also return brace-initializer construction has had
little support.
2018-05-08 05:48:32 +03:00
..
colourpicker Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
console Add some helper methods and rewrite some of the string manipulation code 2018-05-02 01:32:04 +03:00
dialogues Fix some C++14-isms. 2018-05-08 05:48:32 +03:00
elementsearch Fix partial name element search 2018-05-03 05:22:05 +03:00
filebrowser Add some helper methods and rewrite some of the string manipulation code 2018-05-02 01:32:04 +03:00
font Add copy-paste to the font editor 2018-05-08 03:58:30 +03:00
game Fix some C++14-isms. 2018-05-08 05:48:32 +03:00
interface Fix some C++14-isms. 2018-05-08 05:48:32 +03:00
localbrowser Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
login Add some helper methods and rewrite some of the string manipulation code 2018-05-02 01:32:04 +03:00
options Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
preview Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
profile Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
render Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
save Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
search Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
tags Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
update Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
Style.cpp Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
Style.h Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00