syncthingtray/model
Martchus a3a09297f7 Render font awesome icons in color from QPalette
Since theres apparently no API in the Qt Svg module to support
this the change introduced here simply replaces in the SVG
document itself.
2019-02-23 13:55:46 +01:00
..
resources Fix name of syncthing-new.svg 2018-05-02 00:01:46 +02:00
translations Update translations 2019-02-18 00:41:17 +01:00
CMakeLists.txt Apply cmake-format 2019-02-06 17:36:14 +01:00
colors.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +02:00
global.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingdevicemodel.cpp Reduce indentation in models 2019-02-16 01:06:08 +01:00
syncthingdevicemodel.h Don't use newDirs/newDevs for endResetModel() 2018-12-25 02:33:57 +01:00
syncthingdirectorymodel.cpp Handle details row count changed in model 2019-02-16 01:40:06 +01:00
syncthingdirectorymodel.h Handle details row count changed in model 2019-02-16 01:40:06 +01:00
syncthingdownloadmodel.cpp Reduce indentation in models 2019-02-16 01:06:08 +01:00
syncthingdownloadmodel.h Don't use newDirs/newDevs for endResetModel() 2018-12-25 02:33:57 +01:00
syncthingicons.cpp Render font awesome icons in color from QPalette 2019-02-23 13:55:46 +01:00
syncthingicons.h Render font awesome icons in color from QPalette 2019-02-23 13:55:46 +01:00
syncthingmodel.cpp Don't use newDirs/newDevs for endResetModel() 2018-12-25 02:33:57 +01:00
syncthingmodel.h Don't use newDirs/newDevs for endResetModel() 2018-12-25 02:33:57 +01:00
syncthingstatusselectionmodel.cpp Remove SyncthingStatus::BeingDestroyed from SyncthingStatusSelectionModel 2018-10-12 00:09:52 +02:00
syncthingstatusselectionmodel.h Allow hiding Plasma applet in certain states 2018-10-10 17:48:48 +02:00