summaryrefslogtreecommitdiffstats
path: root/kig
Commit message (Collapse)AuthorAgeFilesLines
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-074-10/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 524f338dd39ac0d781ad2d99d12e21fe652dcdae)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-1199-175/+175
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 65a9f54e1051ee8ab936975e78dcb7117b265ef5)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-093-16/+11
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b845a73b7eb95f7928b2079b8a594a6b7b2ccb7d)
* Use TDE dummy.cpp file for consistency with other packages.Slávek Banko2020-06-241-1/+1
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 56693a5da7af732288ccde67b50541ab9dcb2dc3)
* Write generated source files to the binary directory instead of the sourceaneejit12020-06-241-1/+1
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit 25ac4bb89d03620431aebeb45f9217dfabf90ec5)
* 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> (cherry picked from commit a084db175509b58e57a81d50b1688709f19758bf)
* 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> (cherry picked from commit 324c040645bcaa127717113a4a6cf6cf8693f938)
* Conversion to the cmake building system.gregory guy2019-06-2821-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> (cherry picked from commit d4a1613e9f119ae68c695ab60f8d9856d1a54a52)
* Add CMakeL10n rules.Slávek Banko2018-12-271-0/+39
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b97668ea3912b7562afd4e4af132a88e8fd5ab16)
* Fix FTBFS with GCC6Slávek Banko2016-09-033-24/+24
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 564548309f2fac225d85210f2fad1a7cd677212a)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24174-0/+0
| | | | (cherry picked from commit 2c14d519d8ba8cf6b8ceb3c050c1534412ffeae9)
* 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> (cherry picked from commit b5e49f7e8b790d893ad9618d38f5d6f811982b5b)
* 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> (cherry picked from commit c460aba9470c486580a5c812d36281644bd46fb9)
* 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
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-213-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-089-14/+14
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-285-5/+0
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-4/+4
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1718-20/+20
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-125-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-216-27/+27
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1950-164/+164
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1827-78/+78
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1666-278/+278
| | | | This reverts commit 6c3f7a55fb7888efc80a7350ef0c2f46ee02baa3.