summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ru/docs
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-213-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-162-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-10-139-114/+114
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-212-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove documentation for tdeio gopher protocolSlávek Banko2021-07-301-23/+0
| | | | | | because it is contained in a separate tdeio-gopher module. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Slávek Banko2020-11-20249-996/+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-20249-1502/+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>
* Move the khelpcenter guides to the directory level in which they are installed.Slávek Banko2020-11-1785-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move the tdelirc manuals to the directory level in which they are installed.Slávek Banko2020-11-168-9/+3
| | | | | | The manual for the tdelirc control center module is moved to KControl. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-28189-2332/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* rename kdelogo.xpm to tdelogo.png, kdelogo.png to tdelogo.png and ↵gregory guy2018-11-282-2/+2
| | | | | | kdelogo2.png to tdelogo2.png ; this relates to bug 2618. Signed-off-by: gregory guy <g-gregory@gmx.fr>
* 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 -> tqt conversion:Michele Calgaro2018-09-282-3/+3
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-273-13/+13
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB 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>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-019-9/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove references to obsolete kinfocenterTimothy Pearson2014-09-291-7/+1
| | | | This relates to Bug 1910
* Removed references to printing.kde.org - part 11. This relates to bug 1846.Michele Calgaro2014-04-022-2/+2
|
* Fix unintended renamingDarrell Anderson2014-02-161-2/+2
|
* Minor followup to commit 9c922a4a.Darrell Anderson2014-02-062-2/+1
|
* Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵Darrell Anderson2014-02-06125-79/+683
| | | | update and add handbooks.
* Remove kinfocenter files in support of commit 3a673dc1.Darrell Anderson2014-02-0662-1436/+0
|
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-061-2/+2
|
* Fix typo.Darrell Anderson2014-01-25230-230/+230
|
* Beautify docbook files.Darrell Anderson2014-01-221-3/+1
|
* Beautify docbook filesDarrell Anderson2014-01-21591-189773/+49567
|
* Rename docbook blockdevices->storagedevices for consistency with kcontrol.Darrell Anderson2014-01-214-137/+62
|
* Rename manpage docbook files consistent with tdelibs.Darrell Anderson2014-01-182-0/+0
|
* Rename docbook files to be consistent with the same in tdebase.Darrell Anderson2014-01-175-8/+8
|
* Rename applications-kmenuedit.menu -> applications-tdemenuedit.menuDarrell Anderson2014-01-062-2/+2
|
* Rename kdekillall -> tdekillallDarrell Anderson2014-01-061-2/+2
|
* Finish renaming klirc -> tdelircDarrell Anderson2014-01-068-11/+11
|
* Rename kdebugdialog -> tdedebugdialogDarrell Anderson2014-01-065-22/+22
|
* Initial cmake conversionAlexander Golubev2013-12-31231-0/+1385
| | | | This resolves Bug 1329
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-i18nDarrell Anderson2013-11-081-1/+1
|\
| * Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-071-1/+1
| |
* | Update XDG mimetypes.Darrell Anderson2013-11-081-2/+2
|/
* Additional k => tde renaming and fixesSlávek Banko2013-09-0347-285/+285
|
* Rename KWallet to TDEWallet.Darrell Anderson2013-08-311-20/+20
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-272-4/+4
|
* Update file references with recent renaming changes.Darrell Anderson2013-04-278-9/+9
|
* Update file references with recent renaming changes.Darrell Anderson2013-04-264-53/+53
|
* Rename kderc -> tderc in support of bug report 1447.Darrell Anderson2013-04-181-4/+4
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-1811-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2744-0/+0
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-269-0/+0
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-68/+68
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-7/+7
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-212-5/+5
|