index
:
tdelibs
feat/fix-suspend-code
feat/new_hwcontrol
feat/tdehtml+svg
feat/tdeio-xattr-support
fix/api-for-python
fix/tde-75
issue/270/tdelibs-V4
issue/51/jasper-to-openjpeg
master
other/string-fixes
r14.0.x
r14.1.x
v3.5.13-sru
TDE core libraries
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tdeprint
/
cups
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix duplicated printer driver entries
Timothy Pearson
2014-11-20
1
-1
/
+8
|
|
|
|
This relates to Bug 2191
*
Make compressed PPD loading and usage functional
Timothy Pearson
2014-11-20
2
-2
/
+15
|
*
Greatly increase database generation speed from compressed PPDs where possible
Timothy Pearson
2014-11-20
3
-38
/
+115
|
*
Use compressed-ppd:<database name>:<ppd name> as compressed PPD URI
Timothy Pearson
2014-11-20
1
-3
/
+14
|
*
Add very early support for compressed PPDs to make_driver_db_cups
Timothy Pearson
2014-11-20
1
-85
/
+199
|
|
|
|
This relates to Bug 2191
*
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵
Timothy Pearson
2014-10-13
6
-9
/
+9
|
|
|
|
fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
*
Bring up, down, top, and bottom icons into XDG compliance
Timothy Pearson
2014-10-13
1
-2
/
+2
|
*
Bring stop, lock, exit, and run icons into XDG compliance
Timothy Pearson
2014-10-12
1
-1
/
+1
|
*
Fix cups default directories on openbsd
François Andriot
2014-10-05
1
-4
/
+22
|
*
Fix cupsd process detection
François Andriot
2014-10-05
1
-0
/
+14
|
*
Revert commit 1d498994
Slávek Banko
2014-04-05
2
-2
/
+0
|
*
Include xrender library directory when linking
Timothy Pearson
2014-04-02
2
-0
/
+2
|
|
|
|
This relates to Bug 1199
*
Removes references to printing.kde.org in tdeprint.
Michele Calgaro
2014-03-22
1
-2
/
+0
|
|
|
|
|
|
Then remove "Documentation" button from tdeprint config module, since the help handbook is available through the help button already. This relates to bug 1846.
*
Add end-of-file newlines.
Darrell Anderson
2013-11-30
1
-1
/
+1
|
*
Additional k => tde renaming and fixes
Slávek Banko
2013-09-03
2
-2
/
+2
|
*
Rename additional header files to avoid conflicts with KDE4
Timothy Pearson
2013-02-15
47
-56
/
+56
|
*
Rename common header files for consistency with class renaming
Timothy Pearson
2013-02-14
3
-4
/
+4
|
*
Rename KCmd to avoid conflicts with KDE4
Timothy Pearson
2013-02-06
1
-2
/
+2
|
*
Rename KIcon to enhance compatibility with KDE4
Timothy Pearson
2013-02-04
1
-2
/
+2
|
*
Rename many classes and header files to avoid conflicts with KDE4
Timothy Pearson
2013-02-01
8
-8
/
+8
|
*
Rename a number of classes to enhance compatibility with KDE4
Timothy Pearson
2013-02-01
16
-31
/
+31
|
*
Rename KStandard for enhanced compatibility with KDE4
Timothy Pearson
2013-01-31
1
-1
/
+1
|
*
Rename a number of libraries and executables to avoid conflicts with KDE4
Timothy Pearson
2013-01-27
15
-22
/
+22
|
*
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵
Timothy Pearson
2013-01-25
1
-1
/
+1
|
|
|
|
and KBuffer to avoid conflicts with KDE4
*
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Timothy Pearson
2013-01-25
10
-20
/
+20
|
*
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Timothy Pearson
2013-01-24
6
-21
/
+21
|
*
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Timothy Pearson
2013-01-20
1
-1
/
+1
|
*
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
Timothy Pearson
2013-01-19
1
-3
/
+3
|
*
Fix memory leak in CUPS IPP processing
Roman Savochenko
2013-01-05
1
-8
/
+14
|
|
|
|
This resolves Bug 1369
*
Fix FTBFS on CUPS < 1.6
Timothy Pearson
2012-08-11
1
-0
/
+10
|
*
Update to new CUPS 1.6 API
Timothy Pearson
2012-08-10
8
-11
/
+462
|
*
Branding: image updates.
Darrell Anderson
2012-06-22
1
-0
/
+0
|
*
Branding cleanup: KDE print -> TDE Print.
Darrell Anderson
2012-05-10
9
-32
/
+32
|
*
Rename straggling environment variables KDE->TDE.
Darrell Anderson
2012-03-07
1
-1
/
+1
|
*
Rename ksocket and kcache
Timothy Pearson
2012-01-30
1
-1
/
+1
|
*
Fix make_driver_db_cups path
Timothy Pearson
2012-01-06
1
-1
/
+1
|
|
|
|
This closes Bug 383
*
Rename obsolete tq methods to standard names
Timothy Pearson
2011-12-21
2
-5
/
+5
|
*
Remove additional unneeded tq method conversions
Timothy Pearson
2011-12-19
4
-5
/
+5
|
*
Rename old tq methods that no longer need a unique name
Timothy Pearson
2011-12-18
12
-33
/
+33
|
*
Revert "Rename a number of old tq methods that are no longer tq specific"
Timothy Pearson
2011-12-16
46
-84
/
+84
|
|
|
|
This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
*
Rename a number of old tq methods that are no longer tq specific
Timothy Pearson
2011-12-15
46
-84
/
+84
|
*
Rename tqsetSizePolicy to fix bindings
Timothy Pearson
2011-12-06
1
-1
/
+1
|
*
Rename tqsetAlignment to fix bindings
Timothy Pearson
2011-12-06
3
-4
/
+4
|
*
Use non-tq sizeHint functions to fix bindings
Timothy Pearson
2011-12-05
8
-11
/
+11
|
*
Fix kdelibs FTBFS on native TQt3
Timothy Pearson
2011-11-15
2
-3
/
+3
|
*
Rename additional instances of KDE to TDE
Timothy Pearson
2011-11-06
4
-6
/
+6
|
*
Actually move the kde files that were renamed in the last commit
Timothy Pearson
2011-11-06
120
-0
/
+15597