Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-18Add a CMakeLists file so the plugin can be installedArjen Hiemstra
2016-04-29Fixed python path for testsJaime van Kessel
2016-04-29Added unit test stubJaime van Kessel
2016-03-29Merge pull request #683 from thopiekar/master-i18n-cmake-fixGhostkeeper
2016-03-29CMake: Remove all slashes from language codesThomas-Karl Pietrowski
2016-03-08Make all install(*) commands multilineThomas Karl Pietrowski
2016-03-08Renaming cura_app.py into cura on Linux*Thomas Karl Pietrowski
2016-02-04Fuzzy translations are now used by defaultJaime van Kessel
2016-01-25Adding instructions to CMakeLists.txt to install cura.sharedmimeinfo as cura....Thomas-Karl Pietrowski
2016-01-14Scanning i18n directory for languages:Thomas-Karl Pietrowski
2015-12-23Fixing i18n build and installThomas Karl Pietrowski
2015-11-13Merge branch '15.10'Arjen Hiemstra
2015-11-02Install the CuraVersion file in the right location on OSX/WinArjen Hiemstra
2015-11-02Make it possible to set Cura version from CMakeArjen Hiemstra
2015-09-29Add cpack using the uranium styleOlliver Schinagl
2015-09-11Remove Qt translation generation and only use gettext for extracting translat...Arjen Hiemstra
2015-08-07Add translations to ALL target and add install directivesArjen Hiemstra
2015-07-07Use a better default installation directory for Debian systemsArjen Hiemstra
2015-06-30Always install to $prefix/lib, do not use an arch-specific libdirArjen Hiemstra
2015-06-17Add missing translations to the list of translations to buildArjen Hiemstra
2015-05-26Install the entire plugins directory into $prefix/lib/cura instead of just th...Arjen Hiemstra
2015-05-26Install the right source filesArjen Hiemstra
2015-05-21Rename cura.py to cura_app.py to prevent conflicts with "cura" directoryArjen Hiemstra
2015-05-18Make it possible to ignore translation targets and add install targetArjen Hiemstra
2015-05-04Add CMake targets to extract messages and create translationsArjen Hiemstra
2015-04-30Add gitignore, README, LICENSE and CMakeLists filesArjen Hiemstra