Commit Graph

77 Commits (master)

Author SHA1 Message Date
Michele Calgaro 5cbf8a99f6
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro 27fd576acb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 09d3e49e01
Remove various '#define' strings - part 6
5 months ago
Michele Calgaro 79e900a689
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro 84c57055d6
Replace Qt with TQt
6 months ago
Michele Calgaro fd7a4086a1
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro d56a6af0f4
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 22521a5d98
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 7b17271116
Remove unnecessary accelerator from .ui files.
2 years ago
Michele Calgaro 3ce1e1ccb8
Fix FTBFS described at issue #2.
2 years ago
Michele Calgaro f82865e883
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Michele Calgaro 286e9fe2ad
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro 93b23e25ab
Removed code formatting modelines.
4 years ago
Slávek Banko fce75237d5
Fix FTBFS due to automake stuff.
4 years ago
Michele Calgaro 290fa95924
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
5 years ago
Michele Calgaro 719117c106
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko ff2d047224 Fix FTBFS with GCC6
8 years ago
Timothy Pearson 3a3bc2c543 Fix invalid headers in PNG files and optimize for size
8 years ago
François Andriot f420bad7c2 Fix missing return
9 years ago
Timothy Pearson f18b6c1eed Fix remaining issues from mimetype icon rename
10 years ago
Timothy Pearson 7b3b9da58e Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson bfecdb99e0 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 db9ddf0190 Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson 7e5eb6da54 Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson 23d9b92610 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro d4b717dd5f Improve readability of search engine in search tab
10 years ago
Michele Calgaro 12cf5f19c7 Updated list of search engines as proposed by Gregory Guy.
10 years ago
Darrell Anderson af1a276d75 Add end-of-file newlines.
11 years ago
Slávek Banko 8f63a4e04f Additional k => tde renaming and fixes
11 years ago
Timothy Pearson 6592a47e5d Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 409b87cbe2 Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 18219b41b9 Rename KComp to avoid conflicts with KDE4
11 years ago
Timothy Pearson f9801d2ed8 Rename KCmd to avoid conflicts with KDE4
11 years ago
Timothy Pearson b1c5bea50a Rename KIcon to enhance compatibility with KDE4
11 years ago
Timothy Pearson 0889370e30 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 4ba6286d9e Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 95fa1b2e1f Rename KLocale to enhance compatibility with KDE4
11 years ago
Timothy Pearson 09fb5ff6fe Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson 92838ed89d Rename a few build variables for overall consistency
11 years ago
Timothy Pearson 4eb973efdb Rename kiobuffer and KHTML
11 years ago
Timothy Pearson 1073dcc9a1 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson d2107b329f Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson d46a1fe346 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 604bf3f969 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson 5456283a41 Rename KInstance and KAboutData to avoid conflicts with KDE4
11 years ago
Timothy Pearson 1c61261489 Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson c5528d18d7 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Darrell Anderson efbdf0684d Fix references to user profile directory.
12 years ago
Darrell Anderson 6c0bef82bc Fix inadvertent tq changes.
12 years ago
Darrell Anderson 58664773a2 Fix QString -> TQString.
12 years ago