summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2022-03-203-28/+28
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5e6c401557744fe5f9765471605cc793939fee1f)
* Replace the use of the old API TQString::data().Slávek Banko2022-03-203-5/+5
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eeae53f59df4d79d0399c2217a165ff2fab754db)
* Conversion to the cmake building system.Slávek Banko2022-03-203-1/+211
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a6454b1658d325d6ff2d6ba6c349b772148798e0)
* Cleanup and fix headers installed for public APISlávek Banko2022-03-1553-21/+195
| | | | | | | | | | | + 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-2910-15/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
* Use the context attribute in the UI filesSlávek Banko2018-12-281-2/+1
| | | | | | | to determine the translation context. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ee87de0994de9d86d3b6b239fbecd39988ff644c)
* 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-121-0/+3
| | | | | | | This resolves bug 2901 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e399ef9fb76387120480631968500bcc0d2acae6)
* 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-132-3/+3
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-072-2/+2
|
* Remove unused kmymoneytitlelable.png from installationSlávek Banko2014-03-011-1/+0
| | | | This relates to Bug 1942
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Fix plugins install directorySlávek Banko2013-12-071-4/+4
| | | | This resolves Bug 1151
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Second part of prior commitTimothy Pearson2013-02-211-0/+0
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1533-60/+60
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-3/+3
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0410-24/+24
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0120-50/+50
|
* Fix prior commitTimothy Pearson2013-02-012-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-014-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0135-177/+177
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-013-15/+15
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-6/+6
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2424-96/+96
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-137-21/+21
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-9/+9
|
* Rename additional global TQt functionsTimothy Pearson2012-03-017-27/+27
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1736-54/+54
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-2/+2
|
* Update to upstream stable version 1.0.5Timothy Pearson2012-01-141-0/+2
|
* Fix a number of crashesTimothy Pearson2012-01-143-7/+7
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2126-66/+66
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1934-111/+111
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1842-198/+198
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1663-383/+383
| | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1563-383/+383
|
* Fix FTBFSTimothy Pearson2011-11-251-0/+3
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-166-6/+6
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-154-8/+8
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da