summaryrefslogtreecommitdiffstats
path: root/khexedit
Commit message (Collapse)AuthorAgeFilesLines
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0828-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-281-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-093-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-05-227-207/+15
| | | | | | | + 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>
* Clean up desktop files and fix German translations.Chris2019-11-281-14/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-253-0/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-236-0/+0
|
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-49/+49
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-3/+3
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-4/+4
| | | | match XDG specifications
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-1/+1
|
* Fixed error messages that appeared when KHexEdit was started from CLI.Michele Calgaro2014-03-141-2/+2
| | | | This resolves bug 1810.
* Move khexedit and kregexeditor to Development menu.Darrell Anderson2014-02-271-2/+2
|
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-061-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-6/+6
|
* Fix incorrect characters.Darrell Anderson2013-05-231-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1528-48/+48
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-11/+11
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-7/+7
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-022-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-14/+14
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0111-186/+186
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-267-7/+7
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-2533-387/+387
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-29/+29
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2415-29/+29
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-113-2/+3
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-108-0/+297
| | | | Thanks to Fat-Zer.
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-051-1/+1
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-4/+4
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1728-40/+40
|
* Rename a few stragglersTimothy Pearson2011-12-245-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2126-223/+223
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1928-96/+96
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1831-154/+154
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1658-499/+499
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.