Paolo Cignoni
9969587dbc
yet more travis experiments
2018-02-20 23:42:59 +01:00
Paolo Cignoni
a6e1aceaaf
still travis linux
2018-02-20 23:36:48 +01:00
Paolo Cignoni
f0e5874d49
removing some plugins from full appveyor pro
2018-02-20 23:29:36 +01:00
Paolo Cignoni
c7556c5385
travis linux and full appveyor
2018-02-20 23:03:42 +01:00
Paolo Cignoni
efd45207a5
Added filter to merge fake texture seams
2018-02-20 21:25:00 +01:00
Marco Callieri
fa227f474c
fix for double-click loading models/projects using accened/non standard chars
...
Qstring needs to know the char space to properly convert the chars.
apparently, for command line arguments char* we have to use Qstring::fromLocal8Bit
2018-02-19 18:32:05 +01:00
Marco Callieri
db6e10e707
version in about dialog can now be selected/copied for bug reports
2018-02-19 17:42:07 +01:00
Marco Callieri
b10a6b8308
removed unused variable
2018-02-19 17:36:18 +01:00
Marco Callieri
9bae8dbd8d
qPrintable to qUtf8Printable in the WHOLE project
...
qUtf8Printable is better to deal with special characters.
also in QT documentation it is said is better when logging strings.
However, we use it also to store filenames and text-based ID, if we only use one, and not alternating between qUtf8Printable and qPrintable, thins should be smoother, but since it is a project-wide change, it is potentially DANGEROUS, NOT YET FULLY TESTED
2018-02-19 16:36:31 +01:00
Marco Callieri
d122a0d64c
fixed first element of matrix widget in dialogs not selectable
...
TRICK FIX: by adding a label, the first elment of the matrix is again usable
- removed warning
2018-02-19 16:06:12 +01:00
Paolo Cignoni
59a7b89b56
appveyor - distrib
2018-02-19 15:23:21 +01:00
Paolo Cignoni
9ac4fa03cf
better distrib.zip and less warnings
2018-02-19 14:56:52 +01:00
Paolo Cignoni
820052f85d
finetune appveyor config (no translation, release)
2018-02-19 08:41:46 +01:00
Paolo Cignoni
124c362361
again on 64 bit
2018-02-19 07:52:19 +01:00
Paolo Cignoni
0767075bb4
testing appveyor - win64-msvc2015
2018-02-19 07:42:24 +01:00
Paolo Cignoni
9854f390ac
trying to cope with travis error
2018-02-17 17:32:24 +01:00
Paolo Cignoni
4d102f9d92
Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab
2018-02-16 19:27:10 +01:00
Paolo Cignoni
eb023c2aae
corrected error (meshmodel -> CMeshO)
2018-02-16 19:24:49 +01:00
Marco Callieri
396203e805
updated gitignore
2018-02-16 18:06:40 +01:00
Marco Callieri
d69fc93b42
updated gitignore
2018-02-16 12:03:32 +01:00
Marco Callieri
5fc271eb9e
updated ply saving parameters
...
qPrintable -> qUtf8Printable
2018-02-16 11:55:56 +01:00
Paolo Cignoni
d716aca180
small change in the attribute saving API
2018-02-16 08:54:41 +01:00
Paolo Cignoni
4ee69e686a
travis...
2018-02-16 08:01:12 +01:00
Paolo Cignoni
2cba99115a
trying to cache something
2018-02-16 07:55:10 +01:00
Paolo Cignoni
264a321e7a
artifact path must be relative!
2018-02-15 20:00:44 +01:00
Paolo Cignoni
b5bbca9c4a
yml test
2018-02-15 19:36:43 +01:00
Paolo Cignoni
caf526db92
guessing artifacts syntax
2018-02-15 19:11:39 +01:00
Paolo Cignoni
9733763f55
trying also yml artifacts
2018-02-15 19:05:04 +01:00
Paolo Cignoni
a4c55a05ca
testing windeployqt and qtpath in nsis
2018-02-15 18:44:40 +01:00
Paolo Cignoni
7073b4f563
nsis with correct qtbase
2018-02-15 18:21:40 +01:00
Paolo Cignoni
dc6ccc648a
still on copying xml
2018-02-15 11:57:54 +01:00
Marco Callieri
3021edb945
PLY export custom attributes
...
FIRST DRAFT
- to be tested
- VECTOR 3F parameters are still ignored
2018-02-14 17:54:42 +01:00
Marco Callieri
859ab61adb
removed warnings
2018-02-14 17:43:11 +01:00
Paolo Cignoni
1cf0f1837f
better way of copying xml files
2018-02-14 11:10:50 +01:00
Paolo Cignoni
fab880a653
harmless warning
2018-02-14 10:48:13 +01:00
Paolo Cignoni
93aa49b0db
Cleaned minipro
2018-02-14 09:33:16 +01:00
Paolo Cignoni
45b6bf48a7
still on path (2)
2018-02-14 07:51:31 +01:00
Paolo Cignoni
8dbb2b7bda
still on path (1)
2018-02-14 07:49:39 +01:00
Paolo Cignoni
7b5a4847b3
still on path
2018-02-14 07:44:29 +01:00
Paolo Cignoni
a305a2ad9c
nsis and path
2018-02-14 07:31:31 +01:00
Paolo Cignoni
3e4dc5fc52
yaml and spaces...
2018-02-14 07:27:00 +01:00
Paolo Cignoni
204810d421
still on nsis...
2018-02-14 07:23:02 +01:00
Paolo Cignoni
dd1ad5fc09
still on nsis
2018-02-14 07:19:01 +01:00
Paolo Cignoni
6d39acbf38
nsis testing
2018-02-14 07:13:48 +01:00
Paolo Cignoni
0ca9c68af9
appveyor + nsis
2018-02-14 06:58:09 +01:00
Paolo Cignoni
0ad7b012a5
appveyor (trying external)
2018-02-14 00:08:55 +01:00
Paolo Cignoni
57c01dc688
more appveyor testing
2018-02-13 23:56:22 +01:00
Paolo Cignoni
690c67e2d4
appveyor testing
2018-02-13 22:39:18 +01:00
Paolo Cignoni
6d9b281ab6
appveyor testing
2018-02-13 22:30:10 +01:00
Paolo Cignoni
8aa01f838a
appveyor testing
2018-02-13 22:02:27 +01:00