kervala
|
6ea1421fd3
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-17 13:24:01 +01:00 |
|
kervala
|
58d23bbe97
|
Fixed: Compilation with static Qt 5
--HG--
branch : develop
|
2016-01-17 13:23:25 +01:00 |
|
kervala
|
cc282fd3d5
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-16 23:50:23 +01:00 |
|
kervala
|
c5fbf56984
|
Fixed: Missing ++
--HG--
branch : develop
|
2016-01-16 23:48:44 +01:00 |
|
kervala
|
bb9ac688f6
|
Changed: Set CMP0020 NEW in root project
--HG--
branch : develop
|
2016-01-16 23:48:32 +01:00 |
|
kervala
|
b3cfd5f6bb
|
Fixed: Use lua_tointeger under Lua 5.2 and prior versions
--HG--
branch : develop
|
2016-01-16 21:35:34 +01:00 |
|
kervala
|
b149c94a26
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-16 15:58:19 +01:00 |
|
kervala
|
4886da5855
|
Fixed: moc doesn't use the right namespace for std::string when using STLPort, so prefer QString for slots and signals
--HG--
branch : develop
|
2016-01-16 15:55:56 +01:00 |
|
kervala
|
cd021fc4ef
|
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
|
2016-01-16 15:54:46 +01:00 |
|
kervala
|
c427bb216b
|
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
|
2016-01-16 15:52:51 +01:00 |
|
kervala
|
8b5dcc345d
|
Fixed: Link to X11 under Linux
--HG--
branch : develop
|
2016-01-16 15:50:45 +01:00 |
|
kervala
|
cca0dd450e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-16 10:52:18 +01:00 |
|
kaetemi
|
9c687430c8
|
Update mask pixel format in panoply preview tool
--HG--
branch : develop
|
2016-01-15 17:22:27 +01:00 |
|
kaetemi
|
8673d27a13
|
Add panoply preview tool
--HG--
branch : develop
|
2016-01-15 17:11:10 +01:00 |
|
kaetemi
|
8cfaa89620
|
Separate window displayer message stringify
--HG--
branch : develop
|
2016-01-15 17:10:39 +01:00 |
|
kaetemi
|
e4b72e63a1
|
More of the VS2015 stuff
--HG--
branch : develop
|
2016-01-15 12:29:05 +01:00 |
|
kaetemi
|
f7d05ea8e4
|
VS2015 fixes for NeL Samples
--HG--
branch : develop
|
2016-01-15 12:22:35 +01:00 |
|
kaetemi
|
9a0c6290a2
|
Fix another VS2015 warning
--HG--
branch : develop
|
2016-01-15 12:07:33 +01:00 |
|
kaetemi
|
da02779588
|
More VS2015 fixes
--HG--
branch : develop
|
2016-01-15 12:04:06 +01:00 |
|
kaetemi
|
3632ae4e64
|
Fix VS2015 warnings
--HG--
branch : develop
|
2016-01-15 11:52:09 +01:00 |
|
kaetemi
|
9a477d976b
|
VS2015 compilation fixes
--HG--
branch : develop
|
2016-01-15 11:34:23 +01:00 |
|
kervala
|
72c70dee6a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-14 23:58:34 +01:00 |
|
kervala
|
9a34434cf8
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-14 23:58:04 +01:00 |
|
kervala
|
f54b41f5cc
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-14 23:54:26 +01:00 |
|
kervala
|
875224d277
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-14 23:53:17 +01:00 |
|
kervala
|
c1d8d4e400
|
Changed: Invert version and help checks
--HG--
branch : develop
|
2016-01-14 23:47:24 +01:00 |
|
kervala
|
c844a0bdd1
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-14 23:46:19 +01:00 |
|
kervala
|
f820e7b703
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-14 21:28:47 +01:00 |
|
kervala
|
b7fe07d781
|
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
--HG--
branch : develop
|
2016-01-14 21:26:10 +01:00 |
|
kervala
|
3c4f324bfe
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-13 20:05:06 +01:00 |
|
kervala
|
57f216dc3e
|
Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
|
2016-01-13 19:59:09 +01:00 |
|
kervala
|
bd5f838d6d
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-13 19:54:23 +01:00 |
|
kervala
|
d0c587e445
|
Changed: Remove duplicate lines
--HG--
branch : develop
|
2016-01-13 19:53:20 +01:00 |
|
kervala
|
6a3292c600
|
Fixed: Convert .bank filenames with / and use existing CFile::fileExists
--HG--
branch : develop
|
2016-01-13 19:51:00 +01:00 |
|
kervala
|
e1c14db5a0
|
Fixed: getLastSeparator should return std::string::size_type instead of an integer
--HG--
branch : develop
|
2016-01-13 19:47:35 +01:00 |
|
kervala
|
a66fa8cc9c
|
Changed: Implement CPath::isAbsolutePath
--HG--
branch : develop
|
2016-01-13 19:46:27 +01:00 |
|
kervala
|
af9610328f
|
Changed: Implement expandEnvironmentVariables function
--HG--
branch : develop
|
2016-01-13 19:45:02 +01:00 |
|
kervala
|
ad36e59a71
|
Fixed: Save filenames in .bank with / instead of system separator
--HG--
branch : develop
|
2016-01-13 19:43:46 +01:00 |
|
kervala
|
df816b2a5d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-12 22:32:22 +01:00 |
|
kervala
|
49ef5a1ed7
|
Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0
--HG--
branch : develop
|
2016-01-12 22:21:38 +01:00 |
|
kervala
|
6471fada97
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-11 11:44:44 +01:00 |
|
kervala
|
59c06630cd
|
Changed: Table keys are integers
--HG--
branch : develop
|
2016-01-11 11:43:59 +01:00 |
|
kervala
|
839928a57a
|
Fixed: In Lua, all integers are numbers and numbers can be converted to integers
--HG--
branch : develop
|
2016-01-11 11:34:32 +01:00 |
|
Nimetu
|
e44e131365
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-10 16:34:13 +02:00 |
|
Nimetu
|
ad8059c345
|
Fixed: Invalid image width/height on error
--HG--
branch : develop
|
2016-01-10 16:33:42 +02:00 |
|
kervala
|
63983cd5ac
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-10 12:13:59 +01:00 |
|
kervala
|
bb3726fd46
|
Fixed: Compilation of object_viewer_widget in static under Linux
--HG--
branch : develop
|
2016-01-10 12:12:50 +01:00 |
|
kervala
|
ef8c8d0401
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-09 16:32:59 +01:00 |
|
kervala
|
3af2813fbf
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-09 16:29:59 +01:00 |
|
kervala
|
9dc7f5102b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-09 16:08:34 +01:00 |
|