| .. |
|
qml
|
qml: avoid using `Array.isArray()`
|
2 years ago |
|
asynctask.hpp
|
qt: add missing virtual destructor
|
4 years ago |
|
audio_device_model.cpp
|
qt: update to Qt 6.7.0
|
2 years ago |
|
audio_device_model.hpp
|
qt: remove virtual on override methods
|
2 years ago |
|
base_model.cpp
|
qt: add callback in BaseModel to request model initialization
|
3 years ago |
|
base_model.hpp
|
qt: remove virtual on override methods
|
2 years ago |
|
base_model_p.hpp
|
qt: remove virtual on override methods
|
2 years ago |
|
color_scheme_model.cpp
|
qt: fix deprecated warning in color_scheme_model.cpp
|
2 years ago |
|
color_scheme_model.hpp
|
qt: remove virtual on override methods
|
2 years ago |
|
color_svg_image_provider.cpp
|
qml: remove unused qt_intf_t from SVGColorImageImageProvider
|
3 years ago |
|
color_svg_image_provider.hpp
|
qml: remove unused qt_intf_t from SVGColorImageImageProvider
|
3 years ago |
|
covergenerator.cpp
|
qt: fix cross-compilation issue by including cmath
|
3 years ago |
|
covergenerator.hpp
|
qt: remove smooth property from cover generator
|
4 years ago |
|
csdbuttonmodel.cpp
|
qt: implement System Menu Button in CSDButtonModel
|
3 years ago |
|
csdbuttonmodel.hpp
|
qt: remove obsolete version check for Q_MOC_INCLUDE
|
2 years ago |
|
dismiss_popup_event_filter.cpp
|
qt: add DismissPopupEventFilter from KDE Plasma
|
3 years ago |
|
dismiss_popup_event_filter.hpp
|
qt: add DismissPopupEventFilter from KDE Plasma
|
3 years ago |
|
effects_image_provider.cpp
|
qml: normalize drop shadow drawing
|
2 years ago |
|
effects_image_provider.hpp
|
qt: remove obsolete version check in EffectsImageProvider
|
2 years ago |
|
fast_gaussian_blur_template.h
|
qt: fix includes in gaussian blur implementation
|
2 years ago |
|
flickable_scroll_handler.cpp
|
qt: flickable_scroll_handler: fix uninitialized variables
|
2 years ago |
|
flickable_scroll_handler.hpp
|
qt: flickable_scroll_handler: fix uninitialized variables
|
2 years ago |
|
imagehelper.cpp
|
qt: remove unnecessary Qt 5.6.0 checks
|
5 years ago |
|
imagehelper.hpp
|
remove the $Id$ in the source code
|
7 years ago |
|
imageluminanceextractor.cpp
|
qt: add ImageLuminanceExtractor util class
|
5 years ago |
|
imageluminanceextractor.hpp
|
qt: mark properties with 'final' when applicable
|
5 years ago |
|
item_key_event_filter.cpp
|
qt: rename properties in ItemKeyEventFilter
|
4 years ago |
|
item_key_event_filter.hpp
|
qt: rename properties in ItemKeyEventFilter
|
4 years ago |
|
keyhelper.cpp
|
qt: use SingletonRegisterHelper for QmlKeyHelper registration
|
4 years ago |
|
keyhelper.hpp
|
qt: use SingletonRegisterHelper for QmlKeyHelper registration
|
4 years ago |
|
list_selection_model.cpp
|
qt: cache intermediate results in ListSelectionModel
|
2 years ago |
|
list_selection_model.hpp
|
qt: cache intermediate results in ListSelectionModel
|
2 years ago |
|
listcache.hpp
|
qt: update listcache documentation
|
3 years ago |
|
listcache.hxx
|
qt: fix cleanup of cache
|
2 years ago |
|
listcacheloader.hpp
|
qt: introduce BaseModel to handle model changes independently from the data
|
3 years ago |
|
locallistbasemodel.hpp
|
qt: ensure network models aren't as cachable too early
|
2 years ago |
|
locallistcacheloader.hpp
|
qt: remove virtual on override methods
|
2 years ago |
|
navigation_history.cpp
|
qt: fix deprecated warning in navigation_history.cpp
|
2 years ago |
|
navigation_history.hpp
|
qt: remove temporary property viewPropLegacy in History
|
3 years ago |
|
proxycolumnmodel.hpp
|
qt: purge more redundant includes
|
4 years ago |
|
qsgroundedrectangularimagenode.cpp
|
qt: cast QPainterPath::element to QPointF in QSGRoundedRectangularImageNode
|
2 years ago |
|
qsgroundedrectangularimagenode.hpp
|
qt: introduce QSGRoundedRectangularImageNode
|
4 years ago |
|
qt_dirs.cpp
|
Rename qt4.hpp to qt.hpp
|
10 years ago |
|
qt_dirs.hpp
|
remove the $Id$ in the source code
|
7 years ago |
|
registry.cpp
|
remove the $Id$ in the source code
|
7 years ago |
|
registry.hpp
|
remove the $Id$ in the source code
|
7 years ago |
|
renderer_manager.cpp
|
qt: remove vlc_player_locker from qt.cpp and add to player_controller.hpp
|
3 years ago |
|
renderer_manager.hpp
|
qt: remove include of vlc_renderer_discovery.h from renderer_manager.hpp
|
3 years ago |
|
shared_input_item.hpp
|
qt: remove unnecessary QmlInputItem and use SharedInputItem
|
3 years ago |
|
singleton.hpp
|
qt: use variadic template in Singleton to allow generic types
|
4 years ago |
|
soutchain.cpp
|
qt: sout: fix double escaping with chains as value
|
4 years ago |
|
soutchain.hpp
|
qt: sout: fix double escaping with chains as value
|
4 years ago |
|
validators.cpp
|
Move Qt from qt4 to qt folder
|
10 years ago |
|
validators.hpp
|
qt: purge remaining use of Q_DECL_OVERRIDE
|
4 years ago |
|
varchoicemodel.cpp
|
modules: fix typos
|
4 years ago |
|
varchoicemodel.hpp
|
qt: remove virtual on override methods
|
2 years ago |
|
varcommon_p.hpp
|
qt: remove virtual on override methods
|
2 years ago |
|
variables.cpp
|
qt: move adapters to util
|
6 years ago |
|
variables.hpp
|
qt: mark properties with 'final' when applicable
|
5 years ago |
|
vlcaccess_image_provider.cpp
|
qt: fix URL deserialization in VLCAcessImageProvider
|
2 years ago |
|
vlcaccess_image_provider.hpp
|
qt: vlcaccess image provider
|
2 years ago |
|
vlctick.cpp
|
qml: improve duration display formatting
|
4 years ago |
|
vlctick.hpp
|
qt: remove unnecessary Q_DECLARE_METATYPE usages
|
3 years ago |