Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to detect file conponent from path properly in Makefile generator | OBATA Akio | 2020-07-23 | 3 | -6/+6 |
| | | | | | | | | It should be either `path.right(path.length() - sep_pos - 1)` or `path.mid(sep_pos + 1)`. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 5c270c3e26e74609a1821ddd3bb17566ccc53396) | ||||
* | Remove dates from generated files. | Slávek Banko | 2020-03-21 | 3 | -5/+3 |
| | | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9d5d503f747ce54a6c048a415dae1b33d6b9b047) | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 5 | -8/+8 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 017e8dbffe8919583bb9a3828f9cd8a61505659b) | ||||
* | Automated update from Qt3 | Timothy Pearson | 2014-09-12 | 2 | -10/+31 |
| | |||||
* | Add pluginsdir to pkgconfig file | Slávek Banko | 2013-11-25 | 1 | -0/+5 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-19 | 4 | -5/+5 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 4 | -12/+12 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 2 | -12/+12 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 16 | -50/+50 |
| | |||||
* | Sync again | Timothy Pearson | 2011-12-05 | 10 | -20/+20 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 25 | -35/+35 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 25 | -0/+17044 |