9 Commits (5a3c0b18acdaa9a0d94706bed8046d978c63cfbc)

Author SHA1 Message Date
Vladimír Vondruš 70150a8845 Don't use `return std::move()` where it is not needed. 11 years ago
Vladimír Vondruš 127970eda1 Text: no need to pollute header with internal functions. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 08dbf60b93 Revert "Fixed compilation with GCC 4.9." 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 5b56235084 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš d945395800 Using Corrade::Utility::Directory::{read,write}() where possible. 13 years ago
Vladimír Vondruš ee045d261a Make some type conversions explicit. 13 years ago
Vladimír Vondruš c2ad09706e Fixed compilation with GCC 4.9. 13 years ago
Vladimír Vondruš 573e18eabd Broken std::u32string is also only MinGW32's fault. 13 years ago
Vladimír Vondruš 8003cd435a Text: returning std::unique_ptr instead of raw pointer. 13 years ago
Vladimír Vondruš d2bdc9d28f Text: don't use std::u32string on MinGW. 13 years ago
Vladimír Vondruš a962262b61 Reducing pointer chasings, part 3g: less pointer passing in Text. 13 years ago
Vladimír Vondruš e4b12f922c Text: pass unique UTF-32 characters to AbstractFontConverter functions. 13 years ago
Vladimír Vondruš d6a64cca2a Text: interface for font converters. 13 years ago