151 Commits (992dcf8968ff86de2f5b079d87f5e560b5693bf0)

Author SHA1 Message Date
Fatih Uzunoglu 3ee8fd10cd qt: register QList<QQmlError> meta-type early 3 years ago
Fatih Uzunoglu 15fc2b8f97 qt: get rid of QVariantList usage in MediaLib::mlInputItem 3 years ago
Fatih Uzunoglu 7bd00edc0b qt: rename PlaylistPtr to Playlist 3 years ago
Fatih Uzunoglu 6717267cef qt: remove vlc_player_locker from qt.cpp and add to player_controller.hpp 3 years ago
Fatih Uzunoglu 354f520c08 qt: rename PlaylistControllerModel to PlaylistController 3 years ago
Steve Lhomme 7a198cd386 qt: reorder includes to include windows.h later 3 years ago
Fatih Uzunoglu 3e82d1b63c qt: add method to trigger info dialog from MediaLibrary items 3 years ago
Fatih Uzunoglu 258261bdaf qt: migrate meta-type registration to qt.cpp 3 years ago
Fatih Uzunoglu 46e494fcc3 qt: use DismissPopupEventFilter 3 years ago
Fatih Uzunoglu 7f00b321d4 qt: get rid of qt_intf_t::p_app 3 years ago
Fatih Uzunoglu f6a7faaab6 qt: get rid of QVLCApp 3 years ago
Steve Lhomme 43746bbad2 modules: include vlc_threads.h when using vlc::threads 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Steve Lhomme cea3188902 qt: avoid include vlc_interface.h in some header 3 years ago
Steve Lhomme a8b30a1dc7 qt: avoid include vlc_player.h in all files 3 years ago
Benjamin Arnaud 0f78450811 qt: Add the 'qt-safe-area' option 3 years ago
Pierre Lamot e1f6564c27 qt: provide automatic dark/light mode on windows as a module 4 years ago
Pierre Lamot aeebb71390 qt: provide QPalette theme colors as a module 4 years ago
Leon Vitanos 13d2ab5573 qt/qml: display error messages on the messages dialog 4 years ago
Johannes Kauffmann 1e4b15f2b3 qt: avoid unneeded null checks 4 years ago
Alexandre Janniaux f067c577e8 qt: separate plugins from qt.cpp 4 years ago
Alexandre Janniaux 4241b31f00 qt: fix interface state locking on MacOS 4 years ago
Steve Lhomme 663af15aa2 qt: fix usage of NULL config_GetUserDir result 4 years ago
Johannes Kauffmann f8ba2cd142 qt: avoid concatenating "dcomp" and "win7" 4 years ago
Pierre Lamot a7cfc5d557 qt: move pin-controls settings to regular vlc settings 4 years ago
Alexandre Janniaux 63ec4f10c0 qt: add cocoa platform plugin 4 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Rémi Denis-Courmont 4bd922622b window: rename <vlc_vout_window.h> to <vlc_window.h> 4 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Pierre Lamot b54b8d2542 qt: mark qt-slider-colours as obsolete 4 years ago
Lyndon Brown 626d25ae39 qt: replace `--qt-advanced-pref` to allow for new expert mode selection 4 years ago
Alexandre Janniaux a801f6789d modules: use C++ vlc_object_create when possible 4 years ago
Pierre Lamot f45fd76fe8 qt: fix ML event register leak when compositor fails to be created 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Fatih Uzunoglu 1a56261591 qt: add option 'qt-smooth-scrolling' 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Prince Gupta c15b9606f9 qt: mark 'qt-recentplay' and 'qt-recentplay-filter' obsolete 4 years ago
Pierre Lamot cea5406265 qt: rename MainInterface to MainCtx 4 years ago
Hugo Beauzée-Luyssen c793c22b01 qt: Remove unused variables 4 years ago
Pierre Lamot 96166bad04 qt: add X11 video compositor 5 years ago
Pierre Lamot cfb14b4ddf qt: destroy the current compositor when it's unable to create an interface 5 years ago
Pierre Lamot 66e297e7cb qt: factorize interface construction across compositor 5 years ago
Pierre Lamot df7d632545 qt: move MainInterface instantiation outside of the compositor 5 years ago
Hugo Beauzée-Luyssen 77d81e4b4a qt: Fix memory leak 5 years ago
Pierre Lamot bb14abfc42 qt: allow to force the compositor from command line 5 years ago
Pierre Lamot 6725dc70e1 qt: initialize compositor in two phases 5 years ago
Prince Gupta 8bf4d27263 qt: cleanup configuration on termination 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Pierre Lamot 7a00ed44fb qt: refcount qt interface usage across modules 5 years ago