Commit Graph

162 Commits (master)

Author SHA1 Message Date
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
Unknown 9ae58f0cbe Exclude windows setup script into different project 2017-03-05 08:21:49 +01:00
Unknown b8a1abbeaa Include colors into MinetestMapperGui 2017-03-03 10:59:41 +01:00
Unknown d176970462 Removed c-like cast 2017-03-03 10:57:44 +01:00
Unknown d328314a74 Rework translation 2017-03-03 09:53:19 +01:00
addi 37f5715e87 Update translations 2017-02-27 08:46:09 +01:00
Adrian Doll 49c4df26d8 Fix reorder warnings on linux 2017-02-16 14:21:08 +01:00
Adrian Doll b65414e2b0 Add .gitlab-ci.yml 2017-02-15 16:57:48 +01:00
addi 32cc5141a6 Fix Warnings 2017-01-30 12:25:53 +01:00
addi 00f9704b86 Re-Initialize MinetestMapperExecutable after Settings changed 2017-01-30 10:00:47 +01:00
addi df2f883282 Add MinetestMapperExe(cutable) class 2017-01-27 12:20:58 +01:00
addi 028190bc3d UI improvement on the Draw-Figures Tab 2017-01-04 11:08:11 +01:00
addi 145bf8c688 Add Draw-figures Tab 2016-12-14 10:00:35 +01:00
addi 7b801e5755 Prefer a colors.txt from the world directory (if exist) but allow to use always a static one 2016-11-09 10:11:27 +01:00
addi 2daea70c43 Removed unecesarry msleeps; Updated pipeline 2016-11-02 13:37:33 +01:00
addi 1bccc3488f Added colors.txt assistant which helps to create a colors.txt file. 2016-11-02 10:11:53 +01:00
adrido 63d42b9af9 bitbucket-pipelines.yml wurden online mit Bitbucket bearbeitet 2016-10-17 12:42:32 +00:00
adrido efce348e4c bitbucket-pipelines.yml wurden online mit Bitbucket bearbeitet 2016-10-17 11:47:28 +00:00
adrido b89a0924d0 bitbucket-pipelines.yml wurden online mit Bitbucket bearbeitet 2016-10-17 11:00:03 +00:00
adrido b2d41df914 bitbucket-pipelines.yml created online with Bitbucket 2016-10-17 10:57:59 +00:00
addi 7887fdd0ed Add command line argument to allow start in portable mode 2016-10-17 10:00:18 +02:00
addi d3832929c7 "Friendlier" error message if Minetestmapper not found.
Minetestmapper GUI is asking now if the user want to open Preferences.
2016-06-29 17:00:42 +02:00
addi 6ae746005a Updated Inno Setup Script 2016-06-29 07:41:43 +02:00
addi 0a9f8556f5 Fix profiles not found 2016-06-22 15:30:32 +02:00
addi d8fce4e823 Update to QT 5.6 2016-06-22 15:30:05 +02:00
adrido dbb87a72a1 updated translations 2015-10-28 04:23:07 +01:00
adrido f29bcb5e1d Fix Mainwindow does not reopen in Maximized mode after closing in Maximized mode 2015-10-27 12:46:52 +01:00
adrido 0f90fdd425 Optimized Installer script 2015-10-27 07:51:23 +01:00
adrido 12c37f0731 Added Inno Setup script to create a installer for Windows 2015-10-27 04:15:23 +01:00
adrido c0d6870299 using new Settings and Profiles;
not compatible with older minetestMapperGui versions.
2015-10-24 07:05:05 +02:00
adrido 66d7c55967 Merge branch 'mapper-location' 2015-10-14 17:58:37 +02:00
adrido fb50ebbaf7 Read version from Git 2015-07-20 08:44:41 +02:00
adrido 0ab34eecb2 merged Improved_Geometry into master 2015-07-18 11:11:07 +02:00
adrido 9a004f8671 Make RegularExpressions const and parse legacy format 2015-07-13 10:37:39 +02:00
adrido 84edddce80 Output Corners correctly 2015-07-06 11:59:04 +02:00
adrido 9687120211 Parse negative values also for dimension 2015-07-05 12:22:36 +02:00
adrido 4a3df34641 Match any even if there are unnecessary characters before or after the geometry string
Fix whitespaces
2015-07-05 12:12:14 +02:00
adrido 217979e55b Remove unnecessary porting.h file 2015-07-05 11:50:13 +02:00
adrido 23cb8ec83e Use RegularExpression to detect and parse format and QString() with arg() for output.
+ OS independent
+ No memory leak (currently)
- Maybe not as fast as sscanf
2015-07-05 11:43:40 +02:00
Rogier 1e91517af4 Add a function to obtain a list of supported minetestmapper options
(depending on how accurately the --help option reports them...)
2015-07-04 10:28:19 +02:00