summaryrefslogtreecommitdiffstats
path: root/kspread/kspread_view.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-031-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cf85b9c285a2b9baa87c9d0cb9d683b48e82a475)
* Remove unnecessary kprocio.h inclusionMichele Calgaro2024-12-161-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33cfbc7c0184032381b243450c653385db693e87)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-131-287/+287
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0332621bc998c9786f4841e86a62b7711fe4abf)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-241-149/+149
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3aab8aa05b954b80e336517f93463a9b5f50f3d6)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fb6b4d204d1155fa3a1bc7a128873340db1524f7)
* Replace Qt with TQtMichele Calgaro2023-11-161-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ef06f14f2475bd08d3ea2ceec54a7b2238f3554e)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-031-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 04e50e547f8ed2d6db996bc4816179fa962bd6b1)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-70/+70
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a7ea84c97639f635d798348432f355e3ac496a1d)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-2/+2
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046)
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-291-0/+7541
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>