summaryrefslogtreecommitdiffstats
path: root/kexi/widget
Commit message (Collapse)AuthorAgeFilesLines
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1511-81/+81
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-309-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-246-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-1615-44/+44
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-029-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-252-40/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1810-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2045-53/+53
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-115-8/+8
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-112-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-032-19/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-283-11/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-231-1/+1
| | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-231-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-1/+1
|
* 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-137-15/+15
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Fix incorrect characters.Darrell Anderson2013-05-231-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1532-55/+55
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-3/+3
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0413-57/+57
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0125-32/+32
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0128-135/+135
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2416-34/+34
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Update TQt3 property/enum macrosDarrell Anderson2012-10-221-1/+1
|
* Style API updateTimothy Pearson2012-08-081-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-6/+6
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1744-52/+52
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-133-9/+9
| | | | This closes Bug 782
* Apply a number of kexi patchesTimothy Pearson2012-01-112-2/+2
| | | | This closes Bug 777
* Rename a few stragglersTimothy Pearson2011-12-244-8/+8
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2125-71/+71
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1932-153/+153
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1850-216/+216
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1668-468/+468
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1568-468/+468
|
* Fix FTBFSTimothy Pearson2011-11-212-3/+3
|