Commit Graph

4 Commits (8756e8b49aa2f54fdaa35810c37c97a498aeb36b)

Author SHA1 Message Date
OBATA Akio 8756e8b49a
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 ae3d63aa83
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 b5cb163e01 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
(cherry picked from commit b716176cec)
10 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago