summaryrefslogtreecommitdiffstats
path: root/knotes
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-149-110/+110
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-214-73/+73
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-093-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-4/+4
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-182-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2012-12/+12
| | | | 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>
* Desktop file translations:Slávek Banko2020-07-125-190/+30
| | | | | | | + 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>
* Removed global shortcuts in KNotes. This conflicted with some shortcut in ↵Michele Calgaro2020-06-171-4/+4
| | | | | | widely used applications, like midnight commander for example. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect update of KNote "last modified" field caused by the lauch of ↵Michele Calgaro2020-03-021-4/+22
| | | | | | KNotes. This resolves issue #38. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Extended the interface of KNotes with getLastModified method. ThisEmanoil Kotsev2020-02-296-0/+30
| | | | | | | relates to bug 2691. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2315-0/+0
|
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-7/+7
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | 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-12/+12
| | | | 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-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* 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-113-3/+3
| | | | match XDG specifications
* Fix korgac abort on startup due to oversized tray icon creation when icon ↵Timothy Pearson2014-07-072-2/+16
| | | | | | widget has not yet been shown Properly print caldav/carddav wallet warnings to prevent backtrace spew
* Finish renaming kresources->tderesources.Darrell Anderson2014-02-142-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1515-22/+22
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-6/+6
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-10/+10
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-7/+7
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-018-107/+107
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename KSharedTimothy Pearson2013-01-313-4/+4
|
* 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-14/+14
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-255-7/+7
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2515-38/+38
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-20/+20
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Removed knotes window resizing for RichText toolbarSlávek Banko2012-08-251-9/+4
|
* Fix knotes repeated reduction in RichText modeSlávek Banko2012-07-061-1/+1
|
* 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-083-6/+6
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|