Skip to content
Snippets Groups Projects

Draft playlist edit

Open Benjamin Arnaud requested to merge ci-playlist-edit into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Benjamin Arnaud added 13 commits

    added 13 commits

    • 82a833f8 - medialibrary: Add playlist insert and move
    • 338b2a9a - qt: Create QmlInputItem
    • cde797e1 - qt/mlplaylistmodel: Add insert and move support
    • 15335159 - qt/playlist_controller: Add the 'insert' function
    • a3bb7b51 - qt/mlbasemodel: Add the 'getItemsForIndexes' function
    • bc02483a - qt/playlist_model: Add the 'getItemsForIndexes' function
    • 7b93f49e - qt/network*: Add the 'getItemsForIndexes' function
    • 8120eede - qml/KeyNavigableTableView: Add 'delegate' and 'contentY' aliases
    • 682e60e1 - qml: Create PlaylistMediaDelegate
    • 088b71d5 - qml/DragItem: Add the 'getSelectedInputItem' function
    • f68344a5 - qml: Update the DragItem implementation
    • cdd6f785 - qml/PlaylistListView: Update drag and drop implementation
    • 3d480579 - qml/PlaylistMedia: Add drag and drop support

    Compare with previous version

  • Pierre Lamot
  • Pierre Lamot
  • Benjamin Arnaud added 11 commits

    added 11 commits

    • 8d6d062e - qt/mlplaylistmodel: Add insert and move support
    • 74ef8b05 - qt/playlist_controller: Add the 'insert' function
    • be555598 - qt/mlbasemodel: Add the 'getItemsForIndexes' function
    • 2cc7bfee - qt/playlist_model: Add the 'getItemsForIndexes' function
    • 3adf014b - qt/network*: Add the 'getItemsForIndexes' function
    • 745f4540 - qml/KeyNavigableTableView: Add 'delegate' and 'contentY' aliases
    • cbeb6bb2 - qml: Create PlaylistMediaDelegate
    • a9736958 - qml/DragItem: Add the 'getSelectedInputItem' function
    • d88707c3 - qml: Update the DragItem implementation
    • d90860da - qml/PlaylistListView: Update drag and drop implementation
    • 57ebf249 - qml/PlaylistMedia: Add drag and drop support

    Compare with previous version

  • Pierre Lamot
  • Pierre Lamot
  • Benjamin Arnaud added 4 commits

    added 4 commits

    • c3507bc8 - qml: Create TableViewDelegate
    • 06907a1a - qml: Create PlaylistMediaDelegate
    • 2eb00ad5 - qml: Update the drag and drop implementation
    • 964ed2e2 - qml/PlaylistMedia: Add drag and drop support

    Compare with previous version

  • Benjamin Arnaud added 10 commits

    added 10 commits

    • 92fb31ce - qt/mlplaylistmodel: Add insert and move support
    • 3c7cc3dc - qt/playlist_controller: Add the 'insert' function
    • bc180a29 - qt/mlbasemodel: Add the 'getItemsForIndexes' function
    • cdec2398 - qt/playlist_model: Add the 'getItemsForIndexes' function
    • 9d706b55 - qt/network*: Add the 'getItemsForIndexes' function
    • c5bd4bb2 - qml/KeyNavigableTableView: Add 'delegate' and 'contentY' aliases
    • 7bcee13b - qml: Create TableViewDelegate
    • 94f7757e - qml: Create PlaylistMediaDelegate
    • 65290407 - qml: Update the drag and drop implementation
    • 0c8c74fe - qml/PlaylistMedia: Add drag and drop support

    Compare with previous version

  • Benjamin Arnaud resolved all threads

    resolved all threads

  • Benjamin Arnaud added 13 commits

    added 13 commits

    • 4c249ef0 - medialibrary: Add playlist insert, move and remove
    • 905b0dac - qt: Create QmlInputItem
    • 491c5565 - qt/mlplaylistmodel: Add insert, move and remove support
    • 1c1b62c9 - qt/PlaylistMediaContextMenu: Add 'Remove Selected' action
    • d96bd1b1 - qt/playlist_controller: Add the 'insert' function
    • c23ce5e7 - qt/mlbasemodel: Add the 'getItemsForIndexes' function
    • c9695115 - qt/playlist_model: Add the 'getItemsForIndexes' function
    • 61911ff4 - qt/network*: Add the 'getItemsForIndexes' function
    • ff8221c6 - qml/KeyNavigableTableView: Add 'delegate' and 'contentY' aliases
    • 7070b92b - qml: Create TableViewDelegate
    • fcbd419c - qml: Create PlaylistMediaDelegate
    • a49a2cda - qml: Update the drag and drop implementation
    • 32ede925 - qml/PlaylistMedia: Add drag and drop support

    Compare with previous version

  • Pierre Lamot
  • Pierre Lamot
  • Pierre Lamot
  • Pierre Lamot
  • Pierre Lamot
  • Benjamin Arnaud added 11 commits

    added 11 commits

    • 4dece74d - qt/mlplaylistmodel: Add insert, move and remove support
    • 6f624c28 - qt/PlaylistMediaContextMenu: Add 'Remove Selected' action
    • 9d7d318a - qt/playlist_controller: Add the 'insert' function
    • 791af09c - qt/mlbasemodel: Add the 'getItemsForIndexes' function
    • 402a58d8 - qt/playlist_model: Add the 'getItemsForIndexes' function
    • 36e4ff4e - qt/network*: Add the 'getItemsForIndexes' function
    • 4bc795b0 - qml/KeyNavigableTableView: Add 'delegate' and 'contentY' aliases
    • 2542fad2 - qml: Create TableViewDelegate
    • 1854c759 - qml: Create PlaylistMediaDelegate
    • bbed6d97 - qml: Update the drag and drop implementation
    • 9490a981 - qml/PlaylistMedia: Add drag and drop support

    Compare with previous version

  • Benjamin Arnaud resolved all threads

    resolved all threads

  • Benjamin Arnaud added 11 commits

    added 11 commits

    • e429bdaf - qt/mlplaylistmodel: Add insert, move and remove support
    • ef72dc5d - qt/PlaylistMediaContextMenu: Add 'Remove Selected' action
    • 9fa460b2 - qt/playlist_controller: Add the 'insert' function
    • ad8dc68b - qt/mlbasemodel: Add the 'getItemsForIndexes' function
    • 27ddb585 - qt/playlist_model: Add the 'getItemsForIndexes' function
    • c3392f86 - qt/network*: Add the 'getItemsForIndexes' function
    • af57ffca - qml/KeyNavigableTableView: Add 'delegate' and 'contentY' aliases
    • 48fca7a9 - qml: Create TableViewDelegate
    • 3ae15685 - qml: Create PlaylistMediaDelegate
    • a2f328f8 - qml: Update the drag and drop implementation
    • 9388ad53 - qml/PlaylistMedia: Add drag and drop support

    Compare with previous version

  • Benjamin Arnaud resolved all threads

    resolved all threads

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading