Commit Graph

4 Commits (6948355c1b3f5344580418a48e571a3130d02ae7)

Author SHA1 Message Date
OBATA Akio 6948355c1b
Fix to set libtool special mode-args as a compiler flag
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 20597c412f)
4 years ago
OBATA Akio ccb28f09f4
Fix to detect file conponent from path properly in Makefile generator
It should be either `path.right(path.length() - sep_pos - 1)` or
`path.mid(sep_pos + 1)`.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 30a7754971)
4 years ago
Francois Andriot b716176cec Fix qmake shared library naming
Add long long int support to TQTextStream
Fix potential segmentation fault in QValueList
Fix library naming in TQT Plugins
This relates to Bug 2107
11 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago