Commit Graph

110 Commits (issue/270/tdelibs-V4)

Author SHA1 Message Date
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 23278d2593
Drop TQT_TQ*_CONST defines
10 months ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro 9cff750d6c
tdeprint: make KPrinter::setOrientation and KPrinter::setPageSize non locking by default and add ability to specify their locking behavior.
1 year ago
Mavridis Philippe 256b1cf85d
ps2pdf filter: removed .setpdfwrite option
3 years ago
Slávek Banko f6aced3def
Add an option to install the imagetops binary.
3 years ago
Michele Calgaro 9468d05e3d
Fixed second pass uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 491e1c72c7
Fixed some uncrustify's code formatting offending files.
3 years ago
Slávek Banko 1b2d3b15f4
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
4 years ago
OBATA Akio 15116d8f64
Fix missing argments for drive parse filter on lpr
4 years ago
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
4 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
4 years ago
Slávek Banko c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
4 years ago
Michele Calgaro 69c2d469b8
KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362.
4 years ago
Michele Calgaro a57ae64c11
kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJobViewer to not autostart unless the user first toggled the checkbox at least once. Relates to bug 1362.
4 years ago
Michele Calgaro 9dc23edee3
KJobviewer: keep "permanent window" option across sessions.
4 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Chris 0e071064b9 Fix remaining brandings in tdelibs and adopt to modern age.
5 years ago
Michele Calgaro aaaf378033
Adjusted to use new TQStringVariantMap type.
5 years ago
Slávek Banko 8a859540c3
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Slávek Banko e532d9345d Add CMakeL10n rules.
6 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 2518c29202
qt -> tqt conversion:
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko aa83c86cd3 Fix bug reports link in about dialog
6 years ago
Slávek Banko 52a1b55368 Fix FTBFS on CUPS 2.2
8 years ago
Timothy Pearson 7faae2b255 Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko e469e42c76 Fix several issues on freebsd
9 years ago
Nikolaus Klepp 3be9f300c9 Fix FTBFS on freebsd
9 years ago
Timothy Pearson 61f6eb5a1e Bring printer1 icon into XDG compliance
9 years ago
Slávek Banko 592bebb509 Fix FTBFS because CUPS 2.x
10 years ago
Timothy Pearson b3e3f6026b Fix duplicated printer driver entries
10 years ago
Timothy Pearson 5a97ffdaae Make compressed PPD loading and usage functional
10 years ago
Timothy Pearson 880fec0918 Greatly increase database generation speed from compressed PPDs where possible
10 years ago
Timothy Pearson cfa9446f25 Use compressed-ppd:<database name>:<ppd name> as compressed PPD URI
10 years ago
Timothy Pearson 540db0b3e7 Add very early support for compressed PPDs to make_driver_db_cups
10 years ago
Timothy Pearson f12e618a17 Fix stragglers that were not properly renamed in the XDG standardization commits
10 years ago
Timothy Pearson 207e134713 Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson 2cd1515186 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 e1ff3591ff Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Timothy Pearson bab4f22f92 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 235c081002 Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson e4da373e49 Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson d2ac3c6183 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson d46b1b9c64 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
François Andriot 69e7a5c4fa Fix cups default directories on openbsd
10 years ago
François Andriot 754647ba5a Fix cupsd process detection
10 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994
10 years ago