Commit graph

3020 commits

Author SHA1 Message Date
kogaki
13d911c0f9 Merge pull request #192 from shun-iwasawa/revert_room_feature
Reverting room editing feature + Adding menu bar customizing feature
2016-04-18 23:21:11 +09:00
shun_iwasawa
a7bd5d9da2 Merge remote-tracking branch 'origin/master' into fix_brush_tool_crash 2016-04-18 22:35:45 +09:00
shun_iwasawa
74e2cb1469 Merge remote-tracking branch 'origin/master' into revert_room_feature 2016-04-18 22:33:55 +09:00
kogaki
cb8eb3f6e4 Merge pull request #194 from opentoonz/revert-169-fix/remove-strstream
Revert "Remove strstream"
2016-04-18 22:29:41 +09:00
kogaki
5bbc3c26fa Revert "Remove strstream" 2016-04-18 22:16:18 +09:00
shun_iwasawa
20ce445824 Merge remote-tracking branch 'origin/master' into fix_brush_tool_crash 2016-04-18 20:26:02 +09:00
shun_iwasawa
a508475413 fix brush tool crash 2016-04-18 20:24:03 +09:00
kogaki
417c1d6f96 Merge pull request #169 from skitaoka/fix/remove-strstream
Remove strstream
2016-04-18 19:14:23 +09:00
kogaki
8f50ce17db Merge pull request #168 from skitaoka/fix/motionblurfx
Fix memory allocation at doDirectionalBlur
2016-04-18 19:13:50 +09:00
shun_iwasawa
99cef5a25e fix osx build error 2016-04-18 19:02:48 +09:00
Shinya Kitaoka
7ce36b145b add spanish/*.qm to stuff/config/loc 2016-04-18 18:34:31 +09:00
Shinya Kitaoka
69d9a8c3bb add spanish to build targets 2016-04-18 18:34:30 +09:00
Gabriel Gazzán
ff77c461d3 Spanish UI - toonzlib.ts [100%] 2016-04-18 18:34:30 +09:00
Gabriel Gazzán
927d93029f Spanish toonzqt.ts - minor fix 2016-04-18 18:34:29 +09:00
Gabriel Gazzán
3eab7e71ed Spanish UI toonzqt.ts - [100%] 2016-04-18 18:34:28 +09:00
Gabriel Gazzán
633772f14c Spanish UI colorfx.ts - [100%] 2016-04-18 18:34:28 +09:00
Gabriel Gazzán
57053b8e92 Spanish translation - tnztools.ts [100%] 2016-04-18 18:34:27 +09:00
Gabriel Gazzán
95ab663d8a Spanish translation - tnzcore.ts [100%] 2016-04-18 18:34:26 +09:00
Gabriel Gazzán
77a84c4106 Spanish UI translation - [0%]
Initial commit, copied from the Italian folder.
All strings in files reverted to suggested translations.
2016-04-18 18:34:26 +09:00
tomosu
794bf5dc65 fix vector preview problems 2016-04-18 17:22:43 +09:00
shun_iwasawa
0133209a76 Merge remote-tracking branch 'origin/master' into revert_room_feature 2016-04-18 17:09:56 +09:00
shun_iwasawa
2d840616e6 add template layout settings 2016-04-18 17:06:30 +09:00
Shinya Kitaoka
0066b8a986 Merge pull request #187 from ideasman42/patch-1
Replace deprecated LOCATION with target properties
2016-04-18 14:46:46 +09:00
Shinya Kitaoka
4ff9cf9c92 Merge pull request #188 from ideasman42/cmake-typo-fix
CMake: typo fix
2016-04-18 14:45:31 +09:00
Shinya Kitaoka
9f9952eaff Merge pull request #189 from ideasman42/fix-const-enum-error
Fix const enum which is an error with GCC5.3
2016-04-18 14:45:18 +09:00
Shinya Kitaoka
07d4ebbb34 Merge pull request #186 from ideasman42/linux-include-auto_ptr-fix
Include memory, needed for auto_ptr references
2016-04-18 13:29:40 +09:00
tomosu
574ba80a46 Merge pull request #176 from skitaoka/fix/reduce-boost-dependencies
Reduce boost dependencies
2016-04-18 13:10:44 +09:00
shun_iwasawa
dde155b61c enable customizing menubar 2016-04-18 12:17:03 +09:00
Campbell Barton
0b592fac5f Fix const enum which is an error with GCC5.3 2016-04-18 04:48:38 +10:00
Campbell Barton
bf80fb1686 CMake: typo fix 2016-04-18 04:43:41 +10:00
Campbell Barton
84ab18ab5c CMake: remove deprecated get_target_property 2016-04-17 16:48:15 +10:00
Campbell Barton
40cabe2c56 Include memory, needed for auto_ptr references 2016-04-17 15:56:16 +10:00
Shinya Kitaoka
94f329e8fb fix tsound_mac.cpp 2016-04-15 18:03:25 +09:00
Shinya Kitaoka
387b337fba fix TOStream 2016-04-15 17:38:33 +09:00
Shinya Kitaoka
c3fda32ba4 fix TOfflineGL::Imp 2016-04-15 14:42:51 +09:00
Shinya Kitaoka
a85aeb719a Merge remote-tracking branch 'upstream/master' into fix/reduce-boost-dependencies
# Conflicts:
#	toonz/sources/include/tfarmtask.h
2016-04-15 14:28:42 +09:00
Shinya Kitaoka
a09dc1b458 Merge pull request #61 from ideasman42/linux-frameserver-sysconf-fix
Linux: Frameserver system memory access
2016-04-15 13:42:46 +09:00
Shinya Kitaoka
06e491a6f7 Merge pull request #62 from ideasman42/linux-header-case-fix
Linux: Use correct upper/lower case for includes
2016-04-15 13:42:35 +09:00
Shinya Kitaoka
e938cfcdc7 Merge pull request #63 from ideasman42/linux-basic-portability
Linux: Basic portability edits
2016-04-15 13:42:07 +09:00
Stephen Shkardoon
3d9be09db0 Upgrade to Qt5.6
Fix #109 #138 #165 #178.
Fixes multiple issues on Windows 10.
2016-04-15 10:35:49 +12:00
Stephen Shkardoon
e239ec6928 Allow building with a newer version of Boost (up to 1.60.0).
The instructions for both OSX and Windows still say to use 1.55.0,
but cmake will allow up to 1.60.0.
Using a later version will also mean the additional patch for VS2013
is not required.
2016-04-15 05:42:58 +12:00
Shinya Kitaoka
fa76aefa90 cosmetic change 2016-04-14 19:36:34 +09:00
Shinya Kitaoka
262a92f130 use smart pointer for m_imp 2016-04-14 19:15:09 +09:00
Shinya Kitaoka
d57726081c remove BOOST_NO_RVALUE_REFERENCES 2016-04-14 16:55:33 +09:00
Shinya Kitaoka
e5734ac437 replace smart pointers 2016-04-14 16:51:50 +09:00
Shinya Kitaoka
8962b5c86b Merge pull request #174 from kusano/fix-multi-monitors-crash
Workaround for crash in multiple monitors
2016-04-14 14:15:52 +09:00
kusano
d652c1303c Workaround for crash in multiple monitors
See QTBUG-48288.
Qt may crash in handling WM_SIZE of m_sceneViewer in splash.finish(&w) in main.cpp.
To suppress sending WM_SIZE, set window position before splash.finish(&w).
WM_SIZE will not be sent if window poistion is not changed.
2016-04-14 05:01:56 +09:00
tomosu
5b8a0fc087 Merge pull request #172 from kogaki/fix/abs
Fix to include cmath
2016-04-13 20:04:55 +09:00
Keisuke Ogaki
e76b224937 fix to include cmath
this fixes commit#6dca1d3a6d64f6b55d5545fd209acc0f81aab9ec
in OSX, need to include cmath to use std::abs
2016-04-13 19:25:54 +09:00
Shinya Kitaoka
791cd10a98 Merge pull request #147 from ideasman42/tstroke-remove-redundant-array
Remove redundant array allocation
2016-04-13 14:58:08 +09:00