summaryrefslogtreecommitdiffstats
path: root/kontact/src
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-144-67/+67
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-212-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-022-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-207-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop deprecated kitchensync codeMichele Calgaro2023-05-041-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-261-1/+1
| | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-274-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-125-648/+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>
* Update About Info for kmail, kontact and korganizer, this relates to bug 2401gregory guy2018-11-241-2/+4
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-237-0/+0
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-14/+14
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-14/+14
| | | | This reverts commit e51d886a5d03a1f4799dabbe7b518d2fac73c4bb.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-14/+14
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-3/+3
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-6/+6
|
* Updated GUI files to new TDE style.Alex Couture2014-09-193-2/+8
|
* Fix duplication in launcher menu and help handbook table of contents.Darrell Anderson2014-01-261-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-11/+11
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-8/+8
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-6/+6
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-12/+12
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-8/+8
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-62/+62
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-013-3/+3
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-273-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-8/+8
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-23/+23
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-10/+10
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-6/+6
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-2/+2
| | | | This partially resolves bug report 977.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-086-23/+23
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-10/+10
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-177-9/+9
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-44/+44
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-187-27/+27
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-168-75/+75
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-158-75/+75
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|