summaryrefslogtreecommitdiffstats
path: root/kdpkg-install
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-022-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-053-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-1/+1
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-121-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed references to TDE website.Michele Calgaro2021-02-041-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-242-10/+6
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move translations to a new directory layout.Slávek Banko2020-07-241-1/+1
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-07-231-32/+0
| | | | | | | | | Add basic cmake build instructions. Remove empty files ChangeLog, TODO and NEWS. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fix hardcoded installation path.gregory guy2019-05-143-7/+18
| | | | | | | This resolves issue #1. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-05-131-5/+5
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-05-093-1/+54
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Add CMakeL10n rules.Slávek Banko2018-12-221-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+1
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Rename kde-config to tde-configTimothy Pearson2012-02-262-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-6/+6
| | | | This reverts commit 83bf29a8110af587e99bc286a4c5674d6334c4f4.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-6/+6
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix kdpkg FTBFS under oneiricv3.5.13tpearson2011-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1258958 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-6/+6
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-23/+23
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdpkgtpearson2011-07-049-171/+176
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1239294 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added finished page to alert user to proper completion of installation processtpearson2010-04-053-5/+66
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1111441 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Desktop file updatestpearson2010-04-042-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110824 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Final set of fixes; application now has proper functionality and is ↵tpearson2010-04-034-2/+44
| | | | | | reasonably intuitive as well git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Made program functional againtpearson2010-04-038-26/+117
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da