summaryrefslogtreecommitdiffstats
path: root/src/tqtraylabel.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-251-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1dc0f72721fe6ea09bc2cd42d78c58b1ba4f2f0f)
* Fixed bug related to mapping logic when docking when minimized is disabled.Michele Calgaro2020-04-251-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 1) fixed bug when invoking tdedocker with options, which were not passedMichele Calgaro2020-03-311-0/+169
to an existing instance 2) code restructure for tray label object 3) dockWhenLostFocus option is now saved/restored correctly 4) fixed issues with popup menu actions status Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>