summaryrefslogtreecommitdiffstats
path: root/kexi/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0216-32/+32
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop USE_TQT4 codeMichele Calgaro2023-08-254-25/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-186-9/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2073-78/+78
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-191-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-118-27/+27
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Fix python3 indentationr14.1.0François Andriot2023-04-093-8/+8
| | | | Signed-off-by: François Andriot <[email protected]>
* Update after renaming qt => tqt in PyTQt module.Slávek Banko2023-01-233-287/+287
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Drop python2 support in scripts.Slávek Banko2023-01-227-123/+123
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update python scripts for PyTQt.Slávek Banko2023-01-223-297/+297
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-111-3/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-033-11/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-292-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-013-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-287-63/+59
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1712-15/+15
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Workaround for parallel buildSlávek Banko2016-08-211-0/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Rename a few icons left in rc filesTimothy Pearson2014-11-201-1/+1
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-223-3/+3
| | | | 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-133-3/+3
| | | | 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-137-12/+12
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1111-11/+11
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-038-18/+18
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1535-46/+46
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1411-17/+17
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-046-14/+14
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0124-69/+69
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0139-119/+119
|
* Rename KSharedTimothy Pearson2013-01-3152-429/+429
|
* Update for kioslave renameTimothy Pearson2013-01-278-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2628-45/+45
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-10/+10
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Update TQt3 property/enum macrosDarrell Anderson2012-10-224-4/+4
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-137-29/+57
| | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0811-20/+20
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1773-78/+78
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1311-48/+48
| | | | This closes Bug 782
* Apply a number of kexi patchesTimothy Pearson2012-01-113-7/+7
| | | | This closes Bug 777
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-3/+3
|