summaryrefslogtreecommitdiffstats
path: root/kig
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-042-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8240e696414576ea5e95894bb1c332eaab03d9ec)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1912-99/+99
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 69e4de2f4cee257151ca13b207dc677b2d958fed)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-213-21/+21
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cf40f006901966bdf86163dbe5d1c7cb55f099ec)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-0511-23/+23
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f08f58fdc18573fbdf637e872a0a4646be58628c)
* Replace Qt with TQtMichele Calgaro2023-11-0712-66/+66
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8e3d1d47df0efdc66fe6b96f8b1c78a2cb18ee6)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-251-1/+1
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b803249430e4b183c8bf853c6c0147e796b19425)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-042-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f673794b12fa8685c6682fad9ce67a3a971e25f9)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 118efac31c7d85eda2db83c3f37cccfb6bd3e17d)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2118-20/+20
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f9eac0ec4d7dbbc84f43db3d5a80cc932d5754b8)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-074-10/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-1199-175/+175
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-093-16/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use TDE dummy.cpp file for consistency with other packages.Slávek Banko2020-06-231-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Write generated source files to the binary directory instead of the sourceaneejit12020-06-231-1/+1
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Desktop file translations:Slávek Banko2020-05-2813-509/+45
| | | | | | | + 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>
* Enable kig python scripting for cmake build.Ray-V2020-03-291-2/+2
| | | | | | | | | | | | Fix detection of boost_python library for cmake build. Use find_package( Python COMPONENTS ... ) for CMake >= 3.12. Add WITH_KIG_PYTHON_SCRIPTING option. This resolves issue #6. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2019-06-2721-32/+481
| | | | | | | Add includes to UI files to resolve FTBFS. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translate comments from Italian to EnglishMichele Calgaro2019-03-031-61/+59
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-271-0/+39
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC6Slávek Banko2016-09-033-24/+24
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23174-0/+0
|
* Shortening the magic string for Dr. Geo FigureSlávek Banko2016-01-111-1/+1
| | | | | | This resolves FTBFS on Lucid Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Compile MIME magic fileSlávek Banko2016-01-101-1/+6
| | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-224-5/+5
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-2/+2
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-133-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-114-4/+4
| | | | match XDG specifications
* Find boost_python depending on the Python versionSlávek Banko2013-09-111-1/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-9/+9
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-192-17/+17
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1559-76/+76
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1412-13/+13
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-049-25/+25
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0120-41/+41
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0115-78/+78
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-4/+4
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-48/+48
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-269-17/+17
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-7/+7
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-26/+26
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-9/+9
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-6/+6
|
* Remove old *.patch files. Code is already merged or obsolete.Darrell Anderson2012-11-262-32/+0
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-16/+16
|