Commit Graph

151 Commits (a990d042ae4ffc6702eeb10d5b2c26c3f4807370)

Author SHA1 Message Date
Unknown a990d042ae Modernize: Use nullptr 2019-03-29 17:23:22 +01:00
Unknown dbc060bba9 Load and restore the Format correctly 2019-03-29 17:03:48 +01:00
Unknown 90187ef57b Display if its is a portable version 2019-03-29 04:47:18 +01:00
Unknown f595b0333c Display Qt logo in about Qt 2019-03-29 04:36:13 +01:00
Unknown e8ebc537ea Fix reportings of static analyzer 2019-03-29 04:34:17 +01:00
Unknown b191becd36 Modernize for-loops 2019-03-25 05:21:44 +01:00
Unknown 0a927fec52 Modernize 2019-03-25 05:18:21 +01:00
Unknown fd180c9590 Add new World Selector 2019-03-24 17:11:25 +01:00
Unknown 5f78b1d649 Remove margin of Output log 2019-03-24 09:18:51 +01:00
Unknown 4ec78a2e48 Add option to allow real portable builds 2019-03-24 08:30:40 +01:00
Unknown 328eef4673 Use different bin dir on linux 2019-03-24 05:44:02 +01:00
Unknown 2732263c2a Add .desktop file 2019-03-24 05:43:21 +01:00
Unknown 6d9dd37932 Fix Translations on Linux 2019-03-23 10:20:06 +01:00
Unknown 12c198f0ec Update bitbucket-pipelines 2019-03-22 15:19:13 +01:00
Unknown ca271e2a38 Rework Translator 2019-03-22 03:24:03 +01:00
Unknown 693301a978 Fix WIX installer 2019-03-17 15:25:07 +01:00
Unknown a2277a972d Add CMake buildsystem 2019-03-15 17:07:05 +01:00
Unknown 1ac4fed264 Make LogLevel values Pascal-case
See https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Renum-caps
2019-03-15 17:07:05 +01:00
Unknown 53e9e64215 Update colors.txt 2019-03-08 14:49:03 +01:00
Unknown f85b349557 Update Translation 2019-02-23 14:49:19 +01:00
adrido 89a99b043e Remove redundant void 2018-08-18 16:18:59 +02:00
adrido 999dabda15 Remove debug output 2018-08-18 13:53:48 +02:00
adrido 114d3f5fe5 Copy mtmapperenv.bat to build dir 2018-08-18 06:46:27 +02:00
adrido 838126a383 Change GeometryGranularity and GeometrySizeMode to QMetaEnums 2018-08-18 06:45:22 +02:00
adrido 225439be67 Move Output log from tab to doc widget and hide it 2018-08-17 17:50:17 +02:00
adrido d2fd74a8c4 Fix Geometry meta enum for static methods 2018-08-17 17:40:53 +02:00
Unknown 1b59cbc37c Rename general to common 2017-05-18 07:29:44 +02:00
Unknown 86dd4ba6c4 Use lightwight Q_GADGET instead of Q_OBJECT 2017-03-18 10:47:35 +01:00
Unknown b1bc4c5d53 Use colorLineEdit for heightmap color too 2017-03-17 11:00:42 +01:00
Unknown 0f8fb0c5b7 Rework colorLineEdit 2017-03-17 10:49:29 +01:00
Unknown b8dfcc6cc2 Add option to open Terminal
Have to be tested on Linux and OSx
2017-03-10 11:03:50 +01:00
Unknown f340a436d3 Made anchors list static const 2017-03-10 09:36:13 +01:00
Unknown 0cc40ebe1c Removed accidently added cpp and h files from resource 2017-03-09 12:15:46 +01:00
Unknown f3131219c5 Load and restore radiobuttons from tiles-tab 2017-03-09 12:01:22 +01:00
Unknown 709c322046 Make use of Qt's MetaEnum for serialization of enums 2017-03-09 09:53:18 +01:00
Unknown d59b85e4ba Update Minetestmapper Manual 2017-03-07 16:25:08 +01:00
Unknown bffc961efd Reworked colors.txt asistant 2017-03-07 09:20:07 +01:00
Unknown 0cd525547a Removed legacycode, Fixed Typos, Updated Translation 2017-03-06 10:49:06 +01:00
Unknown 1dabd1071b Tidy up 2017-03-06 10:00:41 +01:00
Unknown adc60b951f Change string connections to functionpointer connections 2017-03-06 03:33:19 +01:00
Unknown 99806a01f2 Error if building on Qt < 5 2017-03-05 14:55:48 +01:00
Unknown 580331e11a Correcting colorpaths 2017-03-05 14:54:13 +01:00
Unknown 67189b2045 Bump Version to 0.7 2017-03-05 13:10:32 +01:00
Unknown b910eb23ca Update Translation 2017-03-05 11:11:54 +01:00
Unknown b0fbc29f81 Add version information to the "About Minetestmapper" window 2017-03-05 10:48:14 +01:00
Unknown 38bbf0a602 Fix error messege shown twice 2017-03-05 10:33:23 +01:00
Unknown ab2db48adb Improved error message if Minetestmapper could not found 2017-03-05 10:28:25 +01:00
Unknown 044322b970 Remove initialization of unnecesarry QFile 2017-03-05 10:26:59 +01:00
Unknown b9109b38fb Dont start Minetestmapper if no executable is set 2017-03-05 10:05:29 +01:00
Unknown dda9222f28 Fix Geometry format not parsed correctly and parsed twice 2017-03-05 08:45:25 +01:00