Michele Calgaro
99e56ba8db
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
cfc76de73c
Removed dummy int parameter from TQVariant(bool, int).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
69d87202cb
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
5fd88f2a20
qt -> tqt conversion:
...
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
2af0620bfc
ListView: Deselect items that are hidden by the filter
...
during selectAll and invertSelection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
5b1f451dd6
IconView: Deselect items that are hidden by the filter
...
during selectAll and invertSelection
This resolves bug 2750
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
e418211d50
Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
42dcb07b26
Fixed search algorithm for iconview widget. This resolves bug 420.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
dfb87398c7
Automated update from Qt3
10 years ago
Michele Calgaro
a41a034902
Moved iconview widget to src/widget folders.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
bdc8377b23
Automated update from Qt3
10 years ago
Timothy Pearson
38755f930a
Automated update from Qt3
10 years ago
Slávek Banko
d9d3dd456a
Improve TQProgressBar repaint optimization
10 years ago
Waldo Bastian
9a892fcab0
Fix zoom in TQTextEdit
...
TQTextEdit::zoomIn / TQTextEdit::zoomOut does not work if the original
font had its size specified in pixels instead of points.
pointSize() returns 0 in such case.
10 years ago
Frerich Raabe
0c5a2640a6
Add repaint optimization to TQProgressBar
...
This optimization makes TQProgressBar::setProgress() only repaint itself
if stepping to the new progress would cause a graphical change. This means
that for a width W and a total number of steps S, it will repaint itself
'W' times (every 'S/W' steps) instead of 'S' times (every step) as it is
right now.
10 years ago
François Andriot
9c2ce91a36
Fix FTBFS on Linux specific memlock code
10 years ago
Timothy Pearson
523c1fd99e
Automated update from Qt3
11 years ago
Timothy Pearson
33e14b0aa3
Automated update from Qt3
12 years ago
Timothy Pearson
c740211ffb
Automated update from Qt3
12 years ago
Timothy Pearson
f5b03149e8
Automated update from Qt3
12 years ago
Darrell Anderson
f8224f3a62
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
6955a7ebe3
Automated update from Qt3
12 years ago
Darrell Anderson
77053d90dc
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
deb6f7b222
Automated update from Qt3
12 years ago
Darrell Anderson
1ae1be3065
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
573f184215
Automated update from Qt3
12 years ago
Darrell Anderson
308537cb0e
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
b0bd2889fa
Automated update from Qt3
12 years ago
Darrell Anderson
6b6c9a354d
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
7608f0043b
Automated update from Qt3
12 years ago
Darrell Anderson
e230650065
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
0e044c1a92
Automated update from Qt3
12 years ago
Darrell Anderson
785106b36c
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
74dac1c21d
Automated update from Qt3
12 years ago
Timothy Pearson
c73edd8f63
Automated update from Qt3
12 years ago
Darrell Anderson
7d22e97622
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
12 years ago
Timothy Pearson
fe7969ef88
Automated update from Qt3
12 years ago
Darrell Anderson
d1096751dd
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
13 years ago
Timothy Pearson
6dec101d43
Automated update from Qt3
13 years ago
Darrell Anderson
84a8aef548
Fix typos.
13 years ago
Timothy Pearson
eb1d1e0dec
Automated update from qt3
13 years ago
Timothy Pearson
41bb408dde
Automated conversion from qt3
13 years ago
Timothy Pearson
520c05ef06
Automated update from qt3
13 years ago
Timothy Pearson
359640943b
Automated update from Qt3
13 years ago
Timothy Pearson
ea318d1431
Update to latest tqt3 automated conversion
13 years ago
Timothy Pearson
3ad1b623ac
Sync again
13 years ago
Timothy Pearson
e02e31c8b9
Sync with latest script
13 years ago
Timothy Pearson
0f92dd542b
Fix native TQt3 accidental conversion to tquit
13 years ago
Timothy Pearson
d796c9dd93
Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731
13 years ago