Clément Fauconnier
c69d63b26b
changed release version to 1.5.4
6 years ago
Clément Fauconnier
6fb5b5bc8d
changed version number to 1.5.4rc2
6 years ago
Clément Fauconnier
e3bfd85b31
changed version number to 1.5.4rc
6 years ago
dev
da448aa0c1
added some relinks in Homebrew libs (absolute paths refering to other libs ... homebrew 2.0 issue ? osx upgrade issue ? xcode linker issue ?
7 years ago
Clément Fauconnier
426b1f7a19
changed release name to 1.5.3
7 years ago
Clément Fauconnier
23a442bf40
updated translations files + changed ukrainian language code
7 years ago
Clément Fauconnier
9c028255e5
include and libs paths for osx dependencies (may need to be improved
7 years ago
Clément Fauconnier
1e9c56df3a
changed release version to 1.5.3rc
7 years ago
Clément Fauconnier
806ba96e13
Revert "add quazip as a dependency"
...
This reverts commit f619e13dfe .
7 years ago
Clément Fauconnier
b5df0a9097
Revert "fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved)"
...
This reverts commit bcf18abfd9 .
7 years ago
Clément Fauconnier
bcf18abfd9
fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved)
7 years ago
Clément Fauconnier
f619e13dfe
add quazip as a dependency
7 years ago
Clément Fauconnier
5e6e6b96cc
added qtsingleapplication ported to Qt5 to main project
7 years ago
Clément Fauconnier
d932ae1a42
changed release version to 1.5.2
7 years ago
Clément Fauconnier
f2241f3a50
changed release version to 1.5.1
7 years ago
Clément Fauconnier
273965454a
added hu translations (Hungary)
7 years ago
Clément Fauconnier
b0e3dca57d
added ua translation + correction on es + edited preferences
7 years ago
Clément Fauconnier
84a3ac2a04
changed version to 1.5.0
7 years ago
Clément Fauconnier
98fb343533
changed version to 1.5.0rc2
8 years ago
Clément Fauconnier
c77b8fd8b8
code cleaning + copyright update + i18n update
8 years ago
Clément Fauconnier
829afcfb68
changed release version to 1.5.0rc
8 years ago
Clément Fauconnier
1441c1f50d
no gcc warnings and no C++11 features on windows
8 years ago
Clément Fauconnier
8ecf99f838
First step of OpenSankore Document Mode integration
8 years ago
Clément Fauconnier
34b6daac30
changed version to 1.4.1
8 years ago
Clément Fauconnier
d30479ded8
changed release name to 1.4.1rc
8 years ago
Clément Fauconnier
2bfc8fe1cb
deleted local paths used during dev
8 years ago
Clément Fauconnier
b8a3712177
migrating podcast in osx from quicktime to ffmpeg (wip)
8 years ago
Clément Fauconnier
2540bdfc47
changed release name to 1.4.0
8 years ago
Clément Fauconnier
08e718f567
changed build version to 1.4.0-rc4
8 years ago
Clément Fauconnier
9b4073b860
changed release name to 1.4-rc3
8 years ago
Clément Fauconnier
8a2ce95145
chenaged build version to 1.4-rc2
8 years ago
Clément Fauconnier
c1ee274e11
changed build version to 1.4RC1
8 years ago
Clément Fauconnier
a28b58992e
changed build version to 1.4-b4
8 years ago
Clément Fauconnier
858c100c81
changed build version to 1.4.b3
9 years ago
Clément Fauconnier
0bbc5ec812
changed release name to 1.4b.2
9 years ago
Clément Fauconnier
7b1f64eabf
merge 1.4-dev + thumbnail views & fixes
9 years ago
Craig Watson
87eaa52920
Bumped version to 1.3.6
9 years ago
Craig Watson
7b4b59c378
Bumped version to 1.3.6-b.1
9 years ago
Craig Watson
d8b1dae9c8
Bumped version to 1.3.5
9 years ago
Craig Watson
c84ef9d028
Bumped version to 1.4.0-a.1
10 years ago
Craig Watson
2263c46d50
Bumped version to 1.3.4
10 years ago
Craig Watson
c41ed06a9c
Bumped version to 1.3.4-b.1
10 years ago
Craig Watson
3a7c2945c3
Bumped version to 1.3.3
10 years ago
Craig Watson
9ed35d1d0d
Version bumped to 1.3.2 (hotfix release)
10 years ago
Craig Watson
13a471168a
Fixed build error on Linux caused by 9c607460
10 years ago
Craig Watson
9c60746079
Hack for building pre-release versions on Windows
10 years ago
Craig Watson
699e8ae184
Bumped version to 1.3.1
10 years ago
Craig Watson
999fcec917
Removed spline interpolators
10 years ago
Craig Watson
4491341a4d
(WIP) Interpolation of strokes. Progress so far:
...
- UBGraphicsScene calls UBGraphicsStroke::addPoint, which returns a list
of points that can be drawn. It may be none (e.g we discard very small
segments), one (if we do no interpolation) or several.
- Added a UBInterpolator base, abstract class. Various interpolation
methods can be added easily.
- Current methods: Basic spline (custom), Catmull-Rom spline (based on
alglib), and Bézier
- Added a setting to toggle interpolation. Added this to the UI as well
10 years ago
Craig Watson
f4b1079d81
Revert "Revert changes pushed to wrong branch"
...
This reverts commit 4aa0ee6197 .
10 years ago