Commit Graph

2891 Commits

Author SHA1 Message Date
Maurycy Liebner
c2bce51620 Do not build skia modules. 2020-04-19 16:15:25 +02:00
Maurycy Liebner
8800e7c1d1 Scrap all lottie JSON related code. JSON is not documented well enough. 2020-04-19 15:43:24 +02:00
Maurycy Liebner
14acd838b1 Make RTL text size the same as non-RTL. 2020-04-18 19:51:35 +02:00
Maurycy Liebner
653a0779c3 Move libmypaint includes to a separate file to supress warnings. 2020-04-18 19:41:42 +02:00
Maurycy Liebner
287ec10aea Add RTL language support option. #102 2020-04-18 18:00:48 +02:00
Maurycy Liebner
e730b3e37c Fix invalid read (QList element accessed after QList changed). Closes
#101
2020-04-18 11:36:32 +02:00
Maurycy Liebner
7ca179fd3a Fix macOS deployment. 2020-04-17 19:13:05 +02:00
MaurycyLiebner
91315c132d
Add -spec win32-clang-msvc to Windows enve qmake 2020-04-17 17:55:42 +02:00
Maurycy Liebner
8a7656ed22 Fix linux travis upload. 2020-04-17 16:17:58 +02:00
Maurycy Liebner
8901a6982f Include gperftools on macOs. 2020-04-17 16:17:39 +02:00
Maurycy Liebner
fc9558563d Fix missing dialogs interface. 2020-04-17 15:27:27 +02:00
Maurycy Liebner
508d4cb527 Include commit hash in enve.dmg name. 2020-04-17 15:02:08 +02:00
Maurycy Liebner
631becd2ce Try implementing osx memory handling. 2020-04-17 14:20:34 +02:00
Maurycy Liebner
2ea3b7dd8a Ignore dirty submodules. 2020-04-17 13:36:17 +02:00
Maurycy Liebner
d38da87055 Fix enve.dmg upload. 2020-04-17 12:32:17 +02:00
Maurycy Liebner
acd2f00370 Update README.md. 2020-04-17 11:54:24 +02:00
Maurycy Liebner
b9a51689e8 Fix enve.dmg upload. 2020-04-17 11:48:48 +02:00
Maurycy Liebner
af95b025a4 Let users change interface scaling on the fly. 2020-04-17 11:48:28 +02:00
Maurycy Liebner
cb67d81b43 Check why enve.dmg is missing. 2020-04-17 10:32:24 +02:00
Maurycy Liebner
a7a97a0936 Upload enve.dmg from travis osx. 2020-04-17 09:32:55 +02:00
Maurycy Liebner
7211e6a467 Fix linking issues on travis osx. 2020-04-16 21:57:06 +02:00
Maurycy Liebner
5c7c478902 Enter app directory after building enve in osx travis. 2020-04-16 21:08:46 +02:00
Maurycy Liebner
1e1e0cb01c Use ggrep instead of grep in travis osx. 2020-04-16 20:17:33 +02:00
Maurycy Liebner
6f1356a282 Fix libtcmalloc.4.dylib path for travis osx. 2020-04-16 19:27:18 +02:00
Maurycy Liebner
44f22a13c2 Add osx-specific pro file config to examples. 2020-04-16 18:45:48 +02:00
Maurycy Liebner
9a29ac3e92 Try fixing travis osx gperftools linking. 2020-04-16 18:45:10 +02:00
Maurycy Liebner
c24405c08c Use local gperftools headers #90 2020-04-16 18:44:35 +02:00
Maurycy Liebner
93c329c8a3 Link additional osx frameworks. 2020-04-16 17:52:07 +02:00
Maurycy Liebner
fbd0a91266 Change osx deployment target, link corefoundation framework. 2020-04-16 16:45:40 +02:00
Maurycy Liebner
7600bf7aed Try different osx skia build. 2020-04-16 16:32:46 +02:00
Maurycy Liebner
f460fcad23 Move SceneSettingsDialog from core to app. 2020-04-16 16:32:14 +02:00
Maurycy Liebner
333ec90cdb Try deploying for osx. 2020-04-16 15:51:53 +02:00
Maurycy Liebner
b681c3d7fa Try actually building enve for osx. 2020-04-16 15:10:07 +02:00
Maurycy Liebner
84fc6155f5 Let users choose colors for keyframes. 2020-04-16 15:09:48 +02:00
Maurycy Liebner
7f1b5d42b9 Fix osx travis. 2020-04-16 14:44:00 +02:00
Maurycy Liebner
2d800ed850 Fix osx travis. 2020-04-16 14:17:34 +02:00
Maurycy Liebner
5cfd869fbb Try force-linking gettext for libmypaint on osx travis. 2020-04-16 13:53:28 +02:00
Maurycy Liebner
57140566fd Fix osx Travis. 2020-04-16 12:49:21 +02:00
Maurycy Liebner
b6735a5207 Fix osx Travis. 2020-04-16 12:39:49 +02:00
Maurycy Liebner
443307a3c1 Fix osx travis. 2020-04-16 12:16:32 +02:00
Maurycy Liebner
2f4fa444a7 Link qmake, download ninja for Travis osx. 2020-04-16 11:55:51 +02:00
Maurycy Liebner
f9b1a45648 Fix macOS travis. 2020-04-16 11:34:39 +02:00
Maurycy Liebner
ce780aaf10 Give up on using install-qt script on macOS. Try using Homebrew
installed Qt.
2020-04-16 11:11:59 +02:00
Maurycy Liebner
1a399187ab Try skipping icu for macOS Travis qt install. 2020-04-16 11:05:32 +02:00
Maurycy Liebner
02c3b3b2bb Install 7zip on Travis macOS. 2020-04-16 09:33:31 +02:00
Maurycy Liebner
3faba93b12 Try separating travis file into pieces, initial attempt at osx build. 2020-04-15 19:47:19 +02:00
Maurycy Liebner
6f93db7387 Use QString::utf16 instead of QString::toUtf8 to pass text data to Skia.
Fix special characters rendering.
2020-04-15 17:56:22 +02:00
Maurycy Liebner
265dbe668d Remove 'skia_use_system_harfbuzz=false' from travis. 2020-04-15 17:26:42 +02:00
Maurycy Liebner
386ff04f3d Use clang-7 to build skia in Travis. 2020-04-15 17:24:13 +02:00
Maurycy Liebner
33da44561b Use clang-7 to build skia in Travis. 2020-04-15 17:10:04 +02:00