summaryrefslogtreecommitdiffstats
path: root/kexi/widget
Commit message (Collapse)AuthorAgeFilesLines
* Remove various '#define' strings - part 6Michele Calgaro2023-12-2411-81/+81
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3aab8aa05b954b80e336517f93463a9b5f50f3d6)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fb6b4d204d1155fa3a1bc7a128873340db1524f7)
* Replace 'Event' #define stringsMichele Calgaro2023-11-309-17/+17
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d7ae9fb514226c126e04cfe4f34800beb9f4ea19)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-246-8/+8
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit dcc4dc7a89e5f5f7fb4217815b892f4b0106d5a0)
* Replace Qt with TQtMichele Calgaro2023-11-1615-44/+44
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ef06f14f2475bd08d3ea2ceec54a7b2238f3554e)
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-121-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cecd6a4a4814cb41562ea1d9bd36d40db7c9bdbe)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-039-20/+20
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 04e50e547f8ed2d6db996bc4816179fa962bd6b1)
* Drop USE_TQT4 codeMichele Calgaro2023-08-292-40/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e0df02598b8e19d8b6ddf07fdbca661489ab2e99)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1810-22/+22
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a7ea84c97639f635d798348432f355e3ac496a1d)
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b05a12a13d0f6d1eabdc6c32fe629f4c3c89d236)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2245-53/+53
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-135-8/+8
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046)
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-112-6/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-032-19/+12
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-283-11/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-231-1/+1
| | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <[email protected]>
* 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
|