Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Undo an unwanted deletion of the 'register' in the string. | Slávek Banko | 2021-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove dates from generated files. | Slávek Banko | 2021-02-02 | 2 | -2/+2 |
| | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2021-02-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | This fixes bug: 639 | gregory guy | 2019-06-01 | 8 | -9/+416 |
| | | | | | | | | | | | | | | | | Add desktop files for: - assistant-qt3 - designer-qt3 - linguist-qt3 - qtconfig-qt3 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> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adjusted to use new QStringVariantMap type. | Michele Calgaro | 2019-06-01 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to latest QVariant::QVariant(bool) function. | Michele Calgaro | 2019-05-27 | 10 | -31/+31 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Always build with a clean namespace | Michele Calgaro | 2018-09-25 | 2 | -3/+2 |
| | | | | | | | | | | | | 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. --------------------------- Cherry picked and adapted from commit ff63338d in tqt3 from Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 1 | -0/+5 |
| | | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <rom_as@oscada.org> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 258 | -0/+0 |
| | |||||
* | Moved iconview widget to src/widget folders. | Michele Calgaro | 2015-02-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -6/+6 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix tqteditor hidden visibility needed for cppeditor plugin | Slávek Banko | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to hidden visibility | Slávek Banko | 2014-02-02 | 5 | -9/+9 |
| | |||||
* | Build by default as a shared | Francois Andriot | 2014-02-02 | 3 | -6/+5 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 3 | -3/+3 |
| | |||||
* | Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" | Slávek Banko | 2013-11-08 | 27 | -57/+57 |
| | |||||
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 27 | -57/+57 |
| | |||||
* | Fix FTBFS in qvfb with libpng >= 1.5 | Francois Andriot | 2013-08-15 | 1 | -0/+8 |
| | |||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -9/+9 |
| | |||||
* | Add unpaged memory mode to TQString and TQLineEdit | Timothy Pearson | 2013-03-21 | 3 | -0/+26 |
| | | | | Fix designer build warnings | ||||
* | Export QAssistantClient library symbols | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Fix build warnings | Timothy Pearson | 2012-07-28 | 19 | -60/+61 |
| | | | | Thanks to Bruce Sass for the patch! | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 43 | -196/+196 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 43 | -196/+196 |
| | |||||
* | Fix popen leak | Timothy Pearson | 2012-01-12 | 1 | -0/+1 |
| | | | | Related to Bug 637 | ||||
* | Enable gcc visibility support in Qt3 | Timothy Pearson | 2012-01-08 | 3 | -5/+5 |
| | | | | This partially closes Bug 696 | ||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 4 | -4/+4 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 4 | -4/+4 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 941 | -0/+168282 |