Michele Calgaro
bde06503d5
Fixed second pass uncrustify's code formatting offending files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9468d05e3d
)
4 years ago
Michele Calgaro
df2eb7afd1
Fixed some uncrustify's code formatting offending files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 491e1c72c7
)
4 years ago
Slávek Banko
1c08829a73
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1b2d3b15f4
)
4 years ago
OBATA Akio
c136ff9700
Fix missing argments for drive parse filter on lpr
...
It was extended for compressed PPD support, but not refrected to lpr parts.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 15116d8f64
)
4 years ago
Slávek Banko
3e4279ead3
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 42f3a62161
)
4 years ago
Slávek Banko
9756408b0e
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4b7a4e1736
)
4 years ago
Slávek Banko
74f9c923f7
Drop explicit dependencies on dcopidl and dcopidl2cpp,
...
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c2b90055a5
)
4 years ago
Michele Calgaro
154fda159c
KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 69c2d469b8
)
5 years ago
Michele Calgaro
3505e3232d
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.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a57ae64c11
)
5 years ago
Michele Calgaro
41cceb16c4
KJobviewer: keep "permanent window" option across sessions.
...
Taken from https://bugs.trinitydesktop.org/show_bug.cgi?id=1362 proposed
patch.
Signed-off-by: Roman Savochenko <roman@roman.home>
(cherry picked from commit 9dc23edee3
)
5 years ago
Michele Calgaro
41e0f335b5
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aa98dbfe80
)
5 years ago
Chris
ab1c971196
Fix remaining brandings in tdelibs and adopt to modern age.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 0e071064b9
)
5 years ago
Slávek Banko
33c3818ac5
Use system libdir when searching for dynamically loaded libraries.
...
This prevents finding an incorrect architecture on multi-arch systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a859540c3
)
6 years ago
Slávek Banko
a07b08c92d
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 707d60c602
)
6 years ago
Michele Calgaro
74686afc04
Revert "Revert "Fix bug reports link in about dialog""
...
The reversion was done by mistake and inadvertently. Sorry for the
mess :-(
This reverts commit dcb480334c
.
6 years ago
Michele Calgaro
dcb480334c
Revert "Fix bug reports link in about dialog"
...
This reverts commit 69fc44f5d5
.
6 years ago
Slávek Banko
69fc44f5d5
Fix bug reports link in about dialog
...
Update bug reports url to bugs.trinitydesktop.org
This resolves bug 2935
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa83c86cd3
)
6 years ago
Slávek Banko
a46fc4bdd3
Fix FTBFS on CUPS 2.2
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 52a1b55368
)
8 years ago
Timothy Pearson
1785180455
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 7faae2b255
)
8 years ago
Slávek Banko
d809139616
Fix several issues on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e469e42c76
)
10 years ago
Nikolaus Klepp
91b7be12b4
Fix FTBFS on freebsd
...
This resolves Bug 2431
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 3be9f300c9
)
10 years ago
Timothy Pearson
1a2f871729
Bring printer1 icon into XDG compliance
...
(cherry picked from commit 61f6eb5a1e
)
10 years ago
Slávek Banko
608ee3f537
Fix FTBFS because CUPS 2.x
...
This resolves Bug 2270
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 592bebb509
)
10 years ago
Timothy Pearson
b3e3f6026b
Fix duplicated printer driver entries
...
This relates to Bug 2191
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
...
This relates to Bug 2191
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
11 years ago
Timothy Pearson
1d498994f8
Include xrender library directory when linking
...
This relates to Bug 1199
11 years ago
Michele Calgaro
ef338f1187
Removes references to printing.kde.org in tdeprint.
...
Then remove "Documentation" button from tdeprint config module, since the
help handbook is available through the help button already.
This relates to bug 1846.
11 years ago
Darrell Anderson
1872b105e0
Rebranding, tooltip, and What's This string cleanup.
11 years ago
Darrell Anderson
1060593d12
Add end-of-file newlines.
11 years ago
Darrell Anderson
72849e2a6f
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Slávek Banko
c6cb3f2794
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
cb17faa3e2
Bump library versions to 14.0.0
...
This relates to Bug 1575
11 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8bd62a3b0d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
5466d52073
Rename KCmd to avoid conflicts with KDE4
12 years ago