Commit Graph

107 Commits (master)

Author SHA1 Message Date
Slávek Banko 2f7afcc7b3
Fix FTBFS from prior commit.
2 weeks ago
Slávek Banko 616888057d
Fix compatibility with C++17.
2 weeks ago
Michele Calgaro 88279f93f9
Replace QT_STATIC_CONST_* with actual definitions
2 months ago
Michele Calgaro 37ad15ad2c
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro 12c95f5db5
Replace auto_ptr
3 months ago
Alexander Golubev c8d7b46522 Fix KDevPluginController::query() with empty constraint
3 months ago
Michele Calgaro 35fbd60457
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 61cd5b18f0
Replaced various '#define' with actual strings - part 6
4 months ago
Michele Calgaro 33b2598a0e
Replace 'Event' #define strings
5 months ago
Michele Calgaro aefcba8280
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 6b0cf55d62
Replace Qt with TQt
6 months ago
Michele Calgaro d2728dd8db
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 88de09b6cc
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 0813a2c413
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro 03e67cae44
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 9c40420b26
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 60598ea23e
Removed Qt4 specific code and template files
10 months ago
Michele Calgaro b8cc513c5e
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
François Andriot ba5f58bf38 Fix ftbfs on Fedora 34
3 years ago
Michele Calgaro 3e3d9eda9d
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro c113625687
Removed code formatting modelines.
4 years ago
Slávek Banko fe44776673
Desktop file translations:
4 years ago
aneejit1 462e974d8c Add missing link_directories for TQt
4 years ago
Michele Calgaro 4f961d77d6
Security: remove support for in KRun which could have allowed execution of malicious code. This is similar to issue TDE/tdelibs#45 for .desktop files.
4 years ago
Michele Calgaro da6bd0768e
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 6fa6e46d9d
Fix crash on creating new file if project is not open.
4 years ago
Michele Calgaro b1e66b339b
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 8672e5d976
Removed unnecessary executable flag. This relates to bug 2153.
6 years ago
Michele Calgaro bf5ca79e85
Fixed typedef-related warnings from compiler.
6 years ago
Slávek Banko 6ea09339a5 Fix FTBFS with clang
9 years ago
Slávek Banko e073bebe73 Improve berkeley db detection
9 years ago
Michele Calgaro e044c54633 Revert to .kdevelop files with <kdevelop> entity name for project files.
9 years ago
Slávek Banko a323a9c371 Fix incorrectly renamed strings
9 years ago
Michele Calgaro 8b32bdf532 Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.
10 years ago
Timothy Pearson 6d3dca8384 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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
10 years ago
Timothy Pearson fd06cd80d2 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson bf9a43f64a Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson d06bb8b517 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson f9a9d3f59e Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
10 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components
10 years ago
Slávek Banko e197223420 Additional k => tde renaming and fixes
11 years ago
Darrell Anderson aff903e771 Fix inadvertent renaming.
11 years ago
Timothy Pearson bd3c603465 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson ef5399ae5a Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson b8655e51e3 Rename kcompletionbox
11 years ago
Timothy Pearson d9d612c4a1 Rename KComp to avoid conflicts with KDE4
11 years ago
Timothy Pearson 28cd5374ba Rename KAbout to avoid conflicts with KDE4
11 years ago
Timothy Pearson 799fae5fee Rename KIcon to enhance compatibility with KDE4
11 years ago