summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pt/docs/tdevelop/kde_app_devel
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-211-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-10-131-20/+20
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-211-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.Slávek Banko2020-11-201-4/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use universal common rules instead of many individual CMakeListst.txt files.Slávek Banko2020-11-201-6/+0
| | | | | | | | Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'template' directory in addition to the 'cmake' directory. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-8/+8
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-6/+6
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix typo.Darrell Anderson2014-01-251-1/+1
|
* Beautify docbook filesDarrell Anderson2014-01-211-1339/+366
|
* Initial cmake conversionAlexander Golubev2013-12-311-0/+6
| | | | This resolves Bug 1329
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-24/+24
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-7/+7
|
* Remove cruft: index.cache.bz2 files.Darrell Anderson2012-11-271-0/+0
| | | | | Thanks to Fat-Zer. This resolves bug report 1345.
* Remove cruft: Makefile.in files.Darrell Anderson2012-11-271-635/+0
| | | | | Thanks to Fat-Zer. This partially resolves bug report 1345.
* Numerous docbook fixes and updates.Darrell Anderson2012-11-251-1/+1
| | | | This resolves bug reports 1337 and 1343.
* Second part of prior commitTimothy Pearson2011-12-034-0/+2517