Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLMC
Manage
Activity
Members
Labels
Plan
Issues
26
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLMC
Commits
77a2806a66dc76c927bd9ee4db5642cffaf5a4f1
Select Git revision
Branches
6
master
default
medialibrary
autotools
unittests
ibackend
vlmc-0.1.1
Tags
4
0.2.0-ff
0.1.1
0.1.0
0.0.1_Feature_Freeze
10 results
vlmc
Author
Search by author
Any Author
authors
Administrator
root
Felix Paul Kühne
fkuehne
Jean-Baptiste Kempf
jbk
3 authors
Jul 18, 2016
Add Marker.qml
· 77a2806a
luyikei
authored
8 years ago
77a2806a
Add PropertyButton.qml
· 1cabad61
luyikei
authored
8 years ago
1cabad61
main.qml: Limit the MouseArea within TrackContainers
· 8ac2568c
luyikei
authored
8 years ago
8ac2568c
Clip.qml: Wrap text within Clip
· 1a2e5df8
luyikei
authored
8 years ago
1a2e5df8
Cursor.qml: Add a triangle to the top of the cursor
· f1685cb2
luyikei
authored
8 years ago
f1685cb2
Timeline: Use a property to set the position of cursor
· ebf408ea
luyikei
authored
8 years ago
ebf408ea
Ruler.qml: Move the marker space to the top
· bc7e6030
luyikei
authored
8 years ago
bc7e6030
Jul 16, 2016
Timeline: Implement scaling the timeline by key pressing and zoomSlider
· ed02b238
luyikei
authored
8 years ago
ed02b238
Timeline: Pass MainWindow to QQuickView::rootContext()
· 8645f642
luyikei
authored
8 years ago
8645f642
Clip.qml: Fix the wrong x position of Drag.hotSpot
· 19b23b0f
luyikei
authored
8 years ago
19b23b0f
MainWindow: Add "scaleChanged" signal
· d90303f4
luyikei
authored
8 years ago
d90303f4
MainWindow: Reduce the maximum value of zoomSlider
· e65002ff
luyikei
authored
8 years ago
e65002ff
Ruler.qml: Use ListView instead of Repeater
· 8d148b63
luyikei
authored
8 years ago
8d148b63
Workflow: Optimize functions by returning early
· 8cfc6acf
luyikei
authored
8 years ago
8cfc6acf
Jul 13, 2016
Timeline: Support Qt5.6
· e034e781
luyikei
authored
8 years ago
e034e781
Jul 11, 2016
Main.qml: Count tracks on every loop of removeClipFromTrackContainer
· 237cbea9
luyikei
authored
8 years ago
237cbea9
Clip.qml: Handle a loop counter correctly
· 46e54df0
luyikei
authored
8 years ago
46e54df0
Timeline: Implement removing clips
· a3f4e351
luyikei
authored
8 years ago
a3f4e351
MainWorkflow: Implement removeClip
· 61fe7ae4
luyikei
authored
8 years ago
61fe7ae4
AbstractUndoStack: Fix indention
· 38d058e3
luyikei
authored
8 years ago
38d058e3
Timeline: Implement resizing clips
· 9ebe52c3
luyikei
authored
8 years ago
9ebe52c3
MainWorkflow: Implement resizeClip
· 52167d0a
luyikei
authored
8 years ago
52167d0a
Commands: Move clips to right positions if they are resized
· 238c035e
luyikei
authored
8 years ago
238c035e
Timeline: Update currentUuid if a clip being dragged is changed
· bd5515ea
luyikei
authored
8 years ago
bd5515ea
Timeline: Use "position" as an absolute postion in frames to start producing frames.
· dd6dfcb7
luyikei
authored
8 years ago
dd6dfcb7
Typo in startup script
· 528436ac
Ludovic Fauvet
authored
8 years ago
528436ac
Jul 10, 2016
MainWorkflow: Give a parameter a name
· 73fab139
luyikei
authored
8 years ago
73fab139
Commands: Comment out a not-working connection
· da64d272
luyikei
authored
8 years ago
da64d272
QQuickView: SetContextProperty before setSource
· d6cef4ad
luyikei
authored
8 years ago
d6cef4ad
PreviewRuler: Make the timecode more precise
· ec92e46c
luyikei
authored
8 years ago
ec92e46c
MainWorkflow: addClip and moveClip
· 3a5366d8
luyikei
authored
8 years ago
3a5366d8
Clip: Set default formats
· c6eaf750
luyikei
authored
8 years ago
c6eaf750
First qml-compatible Workflow
· 1199e755
luyikei
authored
8 years ago
1199e755
Use the QML Timeline
· d11d4df8
luyikei
authored
8 years ago
d11d4df8
Remove no longer used files
· 9ac67fe9
luyikei
authored
8 years ago
9ac67fe9
Remove the current QtGUI timeline entirely
· 25a20751
luyikei
authored
8 years ago
25a20751
Add resources-timeline.qrc
· a956212c
luyikei
authored
8 years ago
a956212c
Add main.qml
· 9c6bff01
luyikei
authored
8 years ago
9c6bff01
Add TrackContainer.qml
· 11ecb901
luyikei
authored
8 years ago
11ecb901
Add Track.qml
· bf84d5cd
luyikei
authored
8 years ago
bf84d5cd
Loading