summaryrefslogtreecommitdiffstats
path: root/kmymoney2
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and fix headers installed for public APISlávek Banko2022-03-15258-252/+866
| | | | | | | | | | | + Added installation of headers that are referenced, but were not installed. + Some headers were listed as inst_HEADERS and also as noinst_HEADERS. + Replaced paths to directories in source code used in "include <...>". + Common "tdeversion.h" is now used instead of local "kdecompat.h". + Including "config.h" has been moved from ".h" to ".cpp" files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d536400b45d5ea05df97d42b81802ef801cb2eda)
* Remove generated sources.Slávek Banko2022-03-152-368/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 25166939bdb48ffd0ec0afd96d812d36905f4718)
* Removed code formatting modelines.Michele Calgaro2020-09-2957-88/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
* Add CMakeL10n rules.Slávek Banko2018-12-281-0/+6
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit edfdc4fce686fe4d9047d91c5bb950e119407cb9)
* Use the context attribute in the UI filesSlávek Banko2018-12-284-18/+9
| | | | | | | to determine the translation context. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ee87de0994de9d86d3b6b239fbecd39988ff644c)
* Removed unnecessary executable flag.Michele Calgaro2018-09-012-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d82d67b9efc5dc2d069a0c10889795bdb07ff48f)
* Fix FTBFS for build without cppunitr14.0.5Slávek Banko2018-07-125-15/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b4f3fa5564005bf99486750e4c5fdd980b0b757)
* Fix FTBFS for build with --enable-finalSlávek Banko2018-07-123-1/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 856cef204a029e7152f658fc8a95f9a9b9be7e11)
* Fix FTBFS on Fedora 28Slávek Banko2018-07-1215-0/+31
| | | | | | | This resolves bug 2901 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e399ef9fb76387120480631968500bcc0d2acae6)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24455-0/+0
| | | | (cherry picked from commit a076a4bf07d8265d4b5dba621e0096437e19b43a)
* Rename a few icons left in rc filesr14.0.0Timothy Pearson2014-11-201-1/+1
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-4/+4
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-136-10/+10
| | | | 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-1314-29/+29
| | | | 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-132-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-123-4/+4
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-3/+3
| | | | match XDG specifications
* Rename the string kde toolbar widgetTimothy Pearson2014-08-072-2/+2
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Remove unused kmymoneytitlelable.png from installationSlávek Banko2014-03-011-1/+0
| | | | This relates to Bug 1942
* Fix unintended renamingDarrell Anderson2014-02-162-4/+4
|
* Fix unintended renamingDarrell Anderson2014-02-163-3/+3
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Fix plugins install directorySlávek Banko2013-12-071-4/+4
| | | | This resolves Bug 1151
* Fix unintended renamingSlávek Banko2013-11-0810-24/+24
|
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-0710-24/+24
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-039-19/+19
|
* Second part of prior commitTimothy Pearson2013-02-211-0/+0
|
* Rename KABC namespaceTimothy Pearson2013-02-203-14/+14
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15149-290/+290
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1425-27/+27
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-072-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0441-137/+137
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0173-127/+127
|
* Fix prior commitTimothy Pearson2013-02-012-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-0112-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-01107-555/+555
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-014-20/+20
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-314-16/+16
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename KSharedTimothy Pearson2013-01-319-28/+28
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-276-6/+6
|