60 Commits (5d7a7d4d929914730a99abcff27558201bbb3f8c)

Author SHA1 Message Date
Vladimír Vondruš d4c5b3f566 Trade: refresh the AbstractImageConverter API. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 9e3084ef4b CMake: make it possible to selectively disable static plugins as well. 5 years ago
Vladimír Vondruš 1046e051b9 doc: expand the File Formats tables, add "bundleability" info for each. 6 years ago
Vladimír Vondruš 5327fe0ae2 CMake: make it possible to build only some plugins as static. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 3977f0472f Any*{Importer,Converter}: show used plugin in verbose output. 6 years ago
Vladimír Vondruš 1b03e20e3e Any*{Importer,Converter}: propagate flags to the actual plugins. 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 5d9d529010 Any*{Importer,Converter}: less engrish in error messages. 6 years ago
Vladimír Vondruš 6e04d0d4c6 CMake: add an explicit dependency between plugins and their tests. 6 years ago
Vladimír Vondruš 19dd7a0176 Move Feature[s] enums from inside plugin classes outside. 6 years ago
Vladimír Vondruš c1f43709fd doc: sweeping update of CMake usage instructions. 6 years ago
Vladimír Vondruš abf9d9aa50 plugins: modify binary output location only if all variables are set. 7 years ago
Vladimír Vondruš 3a243a04b2 CMake: put all binaries into a dedicated location in the build dir. 7 years ago
Vladimír Vondruš ef725cdbcf Adapt to changes to executable symbol defaults in CMake 3.4. 7 years ago
Vladimír Vondruš a018521a8c CMake: simplify plugin test setup. 7 years ago
Squareys b4ca71ef9b AnyImageConverter: Delegate .basis files to BasisImageConverter 7 years ago
Vladimír Vondruš 93789721b2 De-inline Image headers, remove dependency on ImageView. 7 years ago
Vladimír Vondruš 9ec10b89d0 plugins: fix linking of static Any* plugins on otherwise dynamic builds. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš e6db895452 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš f178d0d441 Doc++, updated credits and changelog. 7 years ago
Max Schwarz a480c70f06 Any*{Importer,Converter}: lowercase() filename before recognizing suffix 7 years ago
Vladimír Vondruš 75b1ced583 Any*{Importer,Converter}: unify the testing. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš f325507618 Drop more CMake pre-3.1 compatibility. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 436f8cdb96 Use quotes for inter-project includes. 8 years ago
Vladimír Vondruš c60217a6bc AnyImageConverter: detect JPEG output as well. 8 years ago
Vladimír Vondruš 79a2451eb5 I don't want to have 100s of files named Test.cpp. 8 years ago
Vladimír Vondruš fe2020bc62 CMake: provide correct alias targets for Any* plugins. 8 years ago
Vladimír Vondruš 20799c1b17 TgaImporter, TgaImageConverter: use generic pixel formats. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 84af73a582 plugins: new testing workflow. 8 years ago
Vladimír Vondruš 8a2815ade5 Integrated the Any* plugins to the buildsystem and docs. 8 years ago
Vladimír Vondruš fe13f748c2 Automagic way of importing static plugins. 8 years ago
Vladimír Vondruš 6583f6c219 Don't use deprecated functionality. 8 years ago
Vladimír Vondruš 2af16e9360 doc: building documentation updates etc. 8 years ago
Vladimír Vondruš 8133ef31b0 Updated copyright year. 8 years ago
Vladimír Vondruš e524912f92 Properly ignore symbol export macros for Doxygen. 8 years ago
Vladimír Vondruš 7cb5848ea6 CMake: organize targets in folders. 9 years ago
Vladimír Vondruš e9cebf4fa5 Updated copyright year. 9 years ago
Vladimír Vondruš 0674b0886c Use angle-bracket-includes for dependencies. 9 years ago
Vladimír Vondruš ba4538ef5a AnyImageConverter: recognize BMP, HDR and other TGA formats. 9 years ago
Vladimír Vondruš b00fea60a0 Adapt to changes in Corrade::PluginManager. 9 years ago
Vladimír Vondruš 68898e70fc Bundle required files for all tests. 10 years ago
Vladimír Vondruš 8b29452fe6 Include cleanup. 10 years ago
Vladimír Vondruš 2a429e1b26 CMake: install plugin binary / library to different places. 10 years ago