Commit Graph

5 Commits (ae3d63aa838bc1812e5d1e2753857d7e097f4f02)

Author SHA1 Message Date
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
Slávek Banko 9a345f8076
Remove dates from generated files.
This is related to the effort for reproducible builds.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fc8564a5f0)
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
Slávek Banko f16757db87 Add pluginsdir to pkgconfig file
(cherry picked from commit 3a89e057b7)
10 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago