Michele Calgaro
1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
926102a455
Replace various Q_* and QT_* defines with TQ_* and TQT_*
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
044c03f28e
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
cde9d7e942
Removed QT_NON_COMMERCIAL check and related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
09659a5623
TQt Designer: use global includes instead of includehints and
...
remove duplicated include directives if found in UI files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
fef67fdc51
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
0f480dc43f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2a00c1661b
Undo an unwanted deletion of the 'register' in the string.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
66e96fca34
Update translations binary files
...
because they are not generated during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
9d5d503f74
Remove dates from generated files.
...
This is related to the effort for reproducible builds.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
99e56ba8db
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
5826489a6e
Translated using Weblate (German)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: dependencies/tqt3 - tools-assistant
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-tools-assistant/de/
5 years ago
François Andriot
4052defa1b
Remove double German entry for desktop files.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
P 9
3149d89c97
Translated using Weblate (German)
...
Currently translated at 0.2% (2 of 1178 strings)
Translation: dependencies/tqt3 - tools-designer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-tools-designer/de/
5 years ago
gregory guy
6131b4262e
This fixes bug: 639
...
Add desktop files for:
- tqassistant
- tqdesigner
- tqlinguist
- tqtconfig
These files have been made with the contribution of Laurent Dard's
patch (see bugzilla:639) with little change/addition from I.
Add 'sysshare' option to the configure script.
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
fd634b0c14
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 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
3e98ce7f85
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
ff63338d18
Always build with a clean namespace
...
QT_CLEAN_NAMESPACE constant is no more needed
This may theoretically affect applications created for Qt1 and Qt2,
but such applications require further modifications as well.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Roman Savochenko
4c30819078
Add brightness keys support
...
The code partially taken from Qt4
This relates to bug 2775
Signed-off-by: Roman Savochenko <rom_as@oscada.org>
7 years ago
Timothy Pearson
30d1cb0bef
Fix invalid headers in PNG files and optimize for size
8 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
117b166ca6
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Slávek Banko
d41055e21e
Fix tqteditor hidden visibility needed for cppeditor plugin
11 years ago
Slávek Banko
dab0c5cd15
Fix FTBFS due to hidden visibility
11 years ago
Francois Andriot
2ee14b64a5
Build by default as a shared
11 years ago
Timothy Pearson
5445c25f50
Automated update from Qt3
11 years ago
Timothy Pearson
36753ac659
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
...
This reverts commit 40e50e6f20
.
11 years ago
Timothy Pearson
40e50e6f20
Update minor TQt3 tool names to match current TQt3 sources in GIT
11 years ago
Timothy Pearson
e193e01404
Automated update from Qt3
11 years ago
Francois Andriot
3af9b39a4b
Fix FTBFS in qvfb with libpng >= 1.5
11 years ago
Francois Andriot
13618b73e3
Fix 'format not a string literal' error
11 years ago
Timothy Pearson
c740211ffb
Automated update from Qt3
12 years ago
Timothy Pearson
f5b03149e8
Automated update from Qt3
12 years ago
Timothy Pearson
15bb7aeb80
Automated update from Qt3
12 years ago
Timothy Pearson
7608f0043b
Automated update from Qt3
12 years ago
Timothy Pearson
fe7969ef88
Automated update from Qt3
12 years ago
Timothy Pearson
1ecf57d6cf
Automated update from Qt3
13 years ago
Timothy Pearson
6dec101d43
Automated update from Qt3
13 years ago
Timothy Pearson
eb1d1e0dec
Automated update from qt3
13 years ago
Timothy Pearson
0b6dc88169
Automated conversion 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
56c8184edb
Automated update
13 years ago
Timothy Pearson
ea318d1431
Update to latest tqt3 automated conversion
13 years ago
Timothy Pearson
37fb993b5b
Fix linear alphabet string errors
13 years ago
Timothy Pearson
30e60192e8
Update tqt3 from qt3
13 years ago