wmayer
|
e2aa8660a3
|
Test: avoid to expand test dialog if label text is too long
|
2023-08-10 19:51:48 +02:00 |
|
wmayer
|
9aadf2cd79
|
Test: fix -Wclazy-connect-by-name
|
2023-04-05 00:44:13 +02:00 |
|
wmayer
|
fa6dc8d0e1
|
Gui: make unit tests working from command line if Gui is up
|
2022-12-24 19:13:40 +01:00 |
|
Uwe
|
4531349539
|
[Test] enable precompiled headers
- also remove unused headers
|
2022-12-14 04:25:52 +01:00 |
|
Uwe
|
140e89e858
|
Mod: remove some more superfluous Boolean checks
|
2022-07-19 02:40:59 +02:00 |
|
luz paz
|
ad067cdf7e
|
[TestWB] fix source comment typo in
[skip ci]
|
2022-05-17 02:28:47 +02:00 |
|
wmayer
|
2615e249c2
|
Test: [skip ci] limit the text in the error dialog to 1000 chars as otherwise it can become larger than the available vertical space of the desktop
|
2022-02-14 10:29:41 +01:00 |
|
wmayer
|
60d32ee475
|
Test: modernize C++11
* remove redundant void-arg
* use nullptr
|
2022-01-26 17:46:02 +01:00 |
|
wmayer
|
c701c2f3d2
|
Test: [skip ci] handle std. and unknown exceptions in unit test dialog
|
2021-10-11 16:09:23 +02:00 |
|
Chris Hennes
|
93f2166d2b
|
[Test] Remove deprecated Qt < 5.9 code
|
2021-04-01 19:30:30 +02:00 |
|
luz paz
|
26636dbbad
|
Test: Fix header uniformity, whitespace, doxygen headers
|
2020-11-18 08:58:06 +01:00 |
|
wmayer
|
52b9d66004
|
Qt5: 'void QTreeWidgetItem::setTextColor(int, const QColor&)' is deprecated: Use QTreeWidgetItem::setForeground() instead [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
8fdb29c842
|
Mod: [skip ci] implementation classes don't inherit from UI classes any more
|
2020-01-10 16:19:35 +01:00 |
|
luz.paz
|
8057a45d4b
|
Crowdin: more fixes
|
2018-05-02 00:50:06 -04:00 |
|
luz.paz
|
a463c94796
|
Crowdin: fix in different WBs
|
2018-05-02 00:50:06 -04:00 |
|
wmayer
|
feaaf452fb
|
Qt5: set color to progress bar using style sheet
|
2017-06-19 18:54:25 +02:00 |
|
wmayer
|
69de741365
|
set layout of text of progress bar in unit test dialog
|
2017-01-16 18:48:18 +01:00 |
|
wmayer
|
b34c9fec96
|
fix -Wextra in Test
|
2016-09-21 21:15:10 +02:00 |
|
Mateusz Skowroński
|
6942c23895
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +01:00 |
|
Mateusz Skowroński
|
f48f0f69be
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01:00 |
|
Mateusz Skowroński
|
c275b35d48
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
wmayer
|
b0d6ffc5b2
|
+ clean-up, fix and new methods added in unit test module
|
2015-10-19 21:51:43 +02:00 |
|
wmayer
|
91a0203981
|
+ truncate text when too long in message box in unit test panel and show the full text in detailed section
|
2015-10-17 14:33:54 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|