summaryrefslogtreecommitdiffstats
path: root/knotes
Commit message (Collapse)AuthorAgeFilesLines
* 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> (cherry picked from commit e77087ce3d590ddede0a0590caaade9aadc78d41)
* Desktop file translations:Slávek Banko2020-07-145-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> (cherry picked from commit 0d3043b6308af148da06ac14c53defc4b1e7e138)
* 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> (cherry picked from commit d8ac253a08d90dab6118bbc48de1af1f5d8b7056)
* Fixed incorrect update of KNote "last modified" field caused by the lauch of ↵Michele Calgaro2020-03-051-4/+22
| | | | | | | KNotes. This resolves issue #38. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d1a4daaee61fc8dda57f11da1856e5fbe1725fca)
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 72b5adf49ccd012414f2758e0427639ee926e9b2)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2415-0/+0
| | | | (cherry picked from commit fc24d7b0fcdf0bfddd8b313fa96bedf4877be2c5)
* 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
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Fix knotes to not close notes during saving session.Slávek Banko2012-05-231-0/+2
| | | | This closes Bug 987
* Fix knotes not appearing on the desktop when a session is restored.Darrell Anderson2012-05-101-1/+1
| | | | | Thanks to Slavek Banko. This resolves bug report 987.
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix nominal branding issues.Darrell Anderson2012-03-221-4/+4
|
* Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.Darrell Anderson2012-03-211-1/+1
| | | | | | | Installing header files to ${INCLUDE_INSTALL_DIR}/tde added another subdirectory layer that caused build failures in certain apps such as kipi-plugins. This partially resolves bug report 600.
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-023-12/+12
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1712-12/+12
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-1/+1
|
* Rename ksocket and kcacheTimothy Pearson2012-01-302-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-48/+48
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-16/+16
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-35/+35
|