summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix ftbfs on Fedora 34François Andriot2021-05-131-4/+4
| | | | | | | error: reference to ‘data’ is ambiguous Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit ba5f58bf38a62eb83990951168951274c96a8e24)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-1782-341/+341
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3e3d9eda9d1dd8c67c1c27c6a9bdc68bdecfcc30)
* Removed code formatting modelines.Michele Calgaro2020-09-287-17/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c1136256870320723ad42e04e2559ae384b8fe91)
* Desktop file translations:Slávek Banko2020-08-0116-426/+27
| | | | | | | | + 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 fe44776673b28ca94338f23d8e7ac71593fa88ba)
* Add missing link_directories for TQtaneejit12020-06-231-0/+4
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit 462e974d8c010edc8fdeb3dc93293c17bfedf1c2)
* Security: remove support for in KRun which could have allowed execution of ↵Michele Calgaro2020-02-161-18/+1
| | | | | | | malicious code. This is similar to issue TDE/tdelibs#45 for .desktop files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4f961d77d6da693c51c5be16366dc172b45c96e0)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da6bd0768e4304e6c2853d012c7d0686a205addb)
* Fix crash on creating new file if project is not open.Slávek Banko2019-12-171-1/+5
| | | | | | | This resolves issue #4. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6fa6e46d9d7becae27a8e1534ec5da8833ff7c17)
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-031-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8672e5d9764c9a93b6e0ff64a2d56a7d431aeba4)
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-231-139/+53
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bf5ca79e85ab036169c4aa3a1fed569fe7e63909)
* Fix FTBFS with clangSlávek Banko2015-06-291-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6ea09339a5ff3d8edbabb17735be68cddb43d981)
* Improve berkeley db detectionSlávek Banko2015-06-291-2/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e073bebe73e323022db9b62771f4027d1d9479b6)
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-1710-10/+10
| | | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f)
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-5/+5
| | | | (cherry picked from commit a323a9c371885d011a815fd45987414539feda7f)
* Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-184-8/+8
| | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* 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-112-2/+2
| | | | match XDG specifications
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-2592-846/+846
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-0292-846/+846
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0382-131/+131
|
* Fix inadvertent renaming.Darrell Anderson2013-05-051-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1522-25/+25
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-4/+4
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-5/+5
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-6/+6
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0115-21/+21
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0121-97/+97
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-015-11/+11
|
* Rename KSharedTimothy Pearson2013-01-316-48/+48
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-273-8/+8
|
* Rename kioslavesTimothy Pearson2013-01-279-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-15/+11
|
* Fix FTBFSFrancois Andriot2013-01-271-0/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2622-33/+33
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-12/+12
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2417-82/+82
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-23/+23
|
* Fix various cmake build issuesSlávek Banko2012-11-172-3/+6
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopDarrell Anderson2012-10-213-3/+3
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-203-3/+3
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|/
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-0448-93/+93
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-0814-266/+266
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0815-32/+32
|