itsmattkc
d294fefe21
minor revision and zoom cursor fix
2019-03-08 19:59:16 +11:00
Matt Mayfield
84bed86d10
Scrolling consistency improvements
...
Rework timeline scrolling
Add Invert Timeline Scroll Axes toggle
Make Ctrl to zoom more explicit in menu
Simplified and more consistent Graph View scroll/zoom:
Shift to zoom horizontally, Alt to zoom vertically
Save and load Invert Timeline Scroll Axes setting
2019-03-06 15:15:44 -06:00
itsmattkc
cabd2f9ca9
fixed #571
2019-03-01 11:56:32 -08:00
itsmattkc
6c166a1a4e
XML formatted panel layout config file
2019-02-28 12:58:28 -08:00
itsmattkc
eb4c2fdad3
implemented #424
2019-02-28 02:59:08 -08:00
itsmattkc
a24b90c99e
corrected some viewer behavior when pressing play after the end of a sequence
2019-02-26 11:19:23 -08:00
itsmattkc
c82ef62b13
Merge branch 'master' of https://github.com/olive-editor/olive
2019-02-26 10:02:59 -08:00
itsmattkc
19618fb8e9
added thread count selection in export settings
2019-02-26 10:02:36 -08:00
itsmattkc
3233c0d0f9
fixed segmentation fault on release builds
2019-02-25 23:47:37 -08:00
itsmattkc
47d0065eff
implemented translating without restarting #514
2019-02-25 20:40:23 -08:00
itsmattkc
c3373524b1
giant rendering overhaul and many small fixes
2019-02-25 13:47:18 -08:00
itsmattkc
7efea428c7
some refactoring work
2019-02-19 02:28:50 -08:00
itsmattkc
a63b4fbe52
timeline minor refactor
2019-02-17 22:32:18 -08:00
itsmattkc
5b59207cb4
started translating without restarting
2019-02-17 03:15:18 -08:00
itsmattkc
5207a0511f
several conversions to smart pointers
2019-02-16 21:21:04 -08:00
itsmattkc
e063a5ba8f
switched global to unique ptr and renamed olive namespace
2019-02-16 15:08:33 -08:00
itsmattkc
2f38a0b111
cleanup and disabled nonfunctional scrolling code
2019-02-16 03:23:09 -08:00
itsmattkc
7b5921f7e6
fixed load on launch issues
2019-02-15 23:00:25 -08:00
itsmattkc
eb792d8cd6
fixed #512
2019-02-15 20:45:54 -08:00
itsmattkc
0781e9bb09
added gpl header to all source files
2019-02-15 04:38:09 -08:00
itsmattkc
46c365c388
added more documentation
2019-02-15 01:00:38 -08:00
itsmattkc
f34a2914ee
completed focus filter and menu helpers
2019-02-14 20:30:44 -08:00
itsmattkc
acf286e1d8
added focus filter
2019-02-14 16:42:36 -08:00
itsmattkc
8034f047ba
added focus panel filter
2019-02-14 13:10:51 -08:00
itsmattkc
abe76c7941
further improvements
2019-02-14 12:37:30 -08:00
itsmattkc
e9fe837236
first commit of big refactor
2019-02-14 05:27:21 -08:00
itsmattkc
7490612719
code revision
2019-02-12 16:02:36 -08:00
itsmattkc
1cd9129db1
merged
2019-02-12 15:19:29 -08:00
itsmattkc
85325cd7d3
switched to opengl widget and made shortcuts application context, fixes #400
2019-02-10 03:07:52 -08:00
itsmattkc
6dd54019a0
store language file paths relatively
2019-02-09 16:15:06 -08:00
itsmattkc
05e431ef6e
added graph editor to main window by default, fixes #436
2019-02-06 23:58:24 -08:00
itsmattkc
101ad79e9d
added graph editor to maximize panel
2019-02-07 03:54:03 +11:00
alexmitchell
3fe8660c5e
Add ability to load custom cursors. Add custom cursor to left / right
...
clip position editing.
Revert white space edits in timelinewidget.
2019-02-05 16:08:18 +10:30
itsmattkc
4ac2f2b5ca
removed disable in/out, fixes #426
2019-02-04 16:10:19 +11:00
itsmattkc
53f6d2278f
fully implemented clip markers, fixes #333
2019-02-04 10:54:05 +11:00
itsmattkc
ee20048c65
renamed menu options, fixes #427
2019-02-04 02:31:04 +11:00
itsmattkc
8574733595
footage markers can now be deleted in footage viewer
2019-02-04 02:02:48 +11:00
itsmattkc
1111b6a89b
pause if preferences dialog is open, fixes #413
2019-02-03 20:29:15 +11:00
itsmattkc
56b543bd6d
Merge pull request #404 from olive-editor/proxies
...
core proxy support
2019-02-02 15:01:48 +11:00
itsmattkc
064d1f229e
reimplemented opacity without blending modes
2019-02-02 12:31:42 +11:00
itsmattkc
b557979fb8
fixed #403
2019-02-02 12:19:20 +11:00
itsmattkc
fea6b191a8
cli arg to load external translation file
2019-02-02 00:54:09 +11:00
itsmattkc
74909e4a7d
Merge branch 'master' of https://github.com/olive-editor/olive into proxies
2019-02-01 19:49:42 +11:00
itsmattkc
4478a386af
preference for changing language
2019-02-01 11:02:05 +11:00
itsmattkc
0513749b9d
added maximize panel and full screen viewer menu items
2019-02-01 02:03:05 +11:00
itsmattkc
c779ec43e7
backend transcoding done for proxies
2019-01-31 23:01:28 +11:00
itsmattkc
6f3a826da7
ensured parenting of qwidgets
2019-01-30 17:36:54 +11:00
itsmattkc
c6da0b5912
added ripple delete empty to hover focus
2019-01-28 16:47:45 +11:00
itsmattkc
05b2f73b1e
fixed #369
2019-01-25 16:48:08 +11:00
itsmattkc
cb3098e89d
addressed #288
2019-01-24 22:42:05 +11:00