| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Properly closing all files in Python code | Viktor Ferenczi | 2018-03-11 | 1 | -3/+2 |
| | | |||||
| * | PEP3101 applied with changing old type string formatting as new ones | BTaskaya | 2018-02-14 | 1 | -4/+4 |
| | | |||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -2/+2 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | Now every variant type has its icon. | Daniel J. Ramirez | 2017-12-17 | 1 | -0/+3 |
| | | |||||
| * | Improved alternative size thumbnail generation | Daniel J. Ramirez | 2017-09-12 | 1 | -0/+26 |
| | | |||||
| * | Implement color conversion for dark SVG icons | toger5 | 2017-08-30 | 1 | -29/+8 |
| | | |||||
| * | Make build scripts Python3 compatible | Matthias Hoelzl | 2017-08-27 | 1 | -6/+5 |
| | | | | | | | | | - The Windows, UWP, Android (on Windows) and Linux builds are tested with Scons 3.0 alpha using Python 3. - OSX and iOS should hopefully work but are not tested since I don't have a Mac. - Builds using SCons 2.5 and Python 2 should not be impacted. | ||||
| * | Fixed build for Visual Studio | Mason Ashbridge | 2017-08-21 | 1 | -1/+0 |
| | | |||||
| * | Added pure vector theme, with dark icons variation | Daniel J. Ramirez | 2017-08-20 | 1 | -61/+57 |
| | | |||||
| * | BuildSystem: generated files have .gen.extension | Poommetee Ketson | 2017-06-25 | 1 | -2/+2 |
| | | |||||
| * | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | 2017-05-17 | 1 | -3/+3 |
| | | |||||
| * | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+96 |
| The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. | |||||
