Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
Vivy
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Elliu
Vivy
Validations
Validations · 14cd33ccccb6ec2b315d013cd9b1519fa03dda77
14cd33ccccb6ec2b315d013cd9b1519fa03dda77
Sélectionner une révision Git
1 résultat
Searching
Vivy
Auteur
Recherche par auteur
Tout auteur
authors
Alec SADLER
Lec
Deurstann
Deurstann
Elliu
Elliu
Geralt
martin2020
Kubat
martin2018
LJ Tatoon
phu2018
6 auteurs
Parcourir les fichiers
août 30, 2021
UI: Fix the delete floating docs on view close
· 14cd33cc
Kubat
a rédigé
Il y a 3 ans
14cd33cc
UI: Fix the PropertyModel::Item creation for "ordered QJsonObjects"
· 767f234e
Kubat
a rédigé
Il y a 3 ans
767f234e
UI: Add a way to close the unclosable widget docks on view destruction
· 07d11cac
Kubat
a rédigé
Il y a 3 ans
07d11cac
UI: Avoid memory leaks on reload of sub documents
· be66180b
Kubat
a rédigé
Il y a 3 ans
be66180b
UI: Small factory like patern for the PropertyModel to not forget the settings of the view...
· c5dcabdd
Kubat
a rédigé
Il y a 3 ans
c5dcabdd
UI: Clean a bit the property model
· a418d2a6
Kubat
a rédigé
Il y a 3 ans
a418d2a6
UI: The property model takes into account the "ordered QJsonObjects" that are...
· 3cb5d02d
Kubat
a rédigé
Il y a 3 ans
3cb5d02d
LIB: Use the JsonBuilder to create "ordered QJsonDocuments", to be ordered in the property viewer
· 5e2792ff
Kubat
a rédigé
Il y a 3 ans
5e2792ff
UTILS: Add a json builder object to hold some useful functionalities like...
· ae356980
Kubat
a rédigé
Il y a 3 ans
ae356980
UI: Create a class inheriting QDockWidget that can't be closed to avoid some problems...
· e4f6d130
Kubat
a rédigé
Il y a 3 ans
e4f6d130
UI MISC: Include parent Utils.hh + try to disable ytdl with mpv
· 9270a1c5
Kubat
a rédigé
Il y a 3 ans
9270a1c5
UI DockWidgetTitleBar: Disable float and close buttons
· 8e096d65
Kubat
a rédigé
Il y a 3 ans
8e096d65
UI VivyDocumentView: Small updates
· eb3ac10b
Kubat
a rédigé
Il y a 3 ans
eb3ac10b
MPV: Add the callbacks after init to try to avoid some strange segfaults witihn mpv's lua
· 7b9c9120
Kubat
a rédigé
Il y a 3 ans
7b9c9120
BUILD: Fix some gcc's warnings
· 0230e2d0
Kubat
a rédigé
Il y a 3 ans
0230e2d0
août 27, 2021
LIB: Revert commit
4cdb4e9d
· 49bbb2d7
Kubat
a rédigé
Il y a 3 ans
49bbb2d7
LIB: Enable the get streams functions in subdocuments only if it has a context!
· c4e327b9
Kubat
a rédigé
Il y a 3 ans
c4e327b9
LIB: Add the VideoContext to the VideoSubDocument
· 816d1c34
Kubat
a rédigé
Il y a 3 ans
816d1c34
LIB: Finished implementing V1 of the VideoContext and its stream
· f4e04ba8
Kubat
a rédigé
Il y a 3 ans
f4e04ba8
BUILD: Finished moving all external headers into the precompiled header
· 1d3e18fa
Kubat
a rédigé
Il y a 3 ans
1d3e18fa
BUILD: Only place external headers in the precompiled header to avoid...
· fc8b3988
Kubat
a rédigé
Il y a 3 ans
fc8b3988
LIB: The 'Super' typedef is set in the abstract context/stream for more...
· a96880c1
Kubat
a rédigé
Il y a 3 ans
a96880c1
[WIP] LIB: The video stream/context are also using the abstract things
· eb088b89
Kubat
a rédigé
Il y a 3 ans
eb088b89
[WIP] LIB: The audio context and streams are now using the abstract things for code factorisation
· 53f310ab
Kubat
a rédigé
Il y a 3 ans
53f310ab
[WIP] LIB: Add abstract classes for the context and streams for documents
· bf1d5eab
Kubat
a rédigé
Il y a 3 ans
bf1d5eab
[WIP] LIB: Make the 'fileName' a const member
· 7ee4bd7a
Kubat
a rédigé
Il y a 3 ans
7ee4bd7a
[WIP] Begin implementation of VideoContext
· fc32cbf9
Kubat
a rédigé
Il y a 3 ans
fc32cbf9
LIB: Add a way to do the `if (ptr) free(ptr)` in a generic way
· 4cdb4e9d
Kubat
a rédigé
Il y a 3 ans
4cdb4e9d
août 26, 2021
BUILD: Separate the different sub-document's implementations into distinct C++ files
· af777881
Kubat
a rédigé
Il y a 3 ans
af777881
MPV: The video is now correctly loading when loading a document!
· 1c895ed5
Kubat
a rédigé
Il y a 3 ans
1c895ed5
MISC: Const-qualify some pointers + init with nullptr some shared pointers...
· 0959953b
Kubat
a rédigé
Il y a 3 ans
0959953b
UI: Add clean title bars for dock widgets (transparent to avoid some ugly spaces on the right side)
· dc860b69
Kubat
a rédigé
Il y a 3 ans
dc860b69
LIB: Fix the save and load functions for vivy documents
· b3cab52d
Kubat
a rédigé
Il y a 3 ans
b3cab52d
LIB: Fix the rename/copy because the `name` field from the AbstractDocument...
· 5783b545
Kubat
a rédigé
Il y a 3 ans
5783b545
UI: Implement the save and save+quit for the ScriptDocument
· 57609a75
Kubat
a rédigé
Il y a 3 ans
57609a75
LIB: Reduce the number of lines of code with a copyOrRenameWith utility
· e1a61d80
Kubat
a rédigé
Il y a 3 ans
e1a61d80
LIB: Fix the renameWith and copyWith functions
· 76f6952f
Kubat
a rédigé
Il y a 3 ans
76f6952f
LIB: Documents must emit them self the documentChanged signal on rename and copy
· e4ae4fbe
Kubat
a rédigé
Il y a 3 ans
e4ae4fbe
LIB: Prefer to define the `operator==` for AbstractDocument in the anonymous...
· 1516c302
Kubat
a rédigé
Il y a 3 ans
1516c302
UI: Get the index of a tab with getIndexOfTab
· 216ca375
Kubat
a rédigé
Il y a 3 ans
216ca375
Chargement en cours