summaryrefslogtreecommitdiffstats
path: root/kio
Commit message (Collapse)AuthorAgeFilesLines
* Fix variables passed to kde4 applicationsAlexander Golubev2012-12-171-1/+1
| | | | This resolves Bug 1366
* Allow KDirLister to obtain the underlying local file path of a KIO forwarded ↵Timothy Pearson2012-12-1313-3/+208
| | | | | | item (if it exists) This allows the media:/ and system:/ kioslaves to actually refresh when the underlying (forwarded) filesystem is changed!
* Fix FTBFSTimothy Pearson2012-12-121-1/+1
|
* Clean up kfilemetainfo include warningTimothy Pearson2012-12-111-1/+1
|
* Use KIcon::Place in kfilepropspluginTimothy Pearson2012-11-201-1/+1
|
* Fix references to user profile directory.Darrell Anderson2012-11-046-11/+11
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-205-22/+22
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-2/+2
|
* Make KFileDialog fit on the screen when a large filter string or URL is providedTimothy Pearson2012-09-141-0/+2
|
* Minor cleanup in comments related to bug report 892.Darrell Anderson2012-07-041-1/+1
|
* Update service type: KDECompressionFilter->TDECompressionFilterDarrell Anderson2012-06-272-3/+3
|
* Branding: KDE->TDEDarrell Anderson2012-06-273-19/+19
|
* Fix Konqueror not dependably updating the file pane with directory and fileDarrell Anderson2012-06-191-0/+3
| | | | | changes. Thanks to Simon St. James, who posted the patch almost 7 years ago to the KDE3 bug tracker. This closes bug report 756.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0838-134/+134
|
* Fix runtime openssl library detection on multiarchTimothy Pearson2012-06-061-17/+41
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-2/+2
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-75/+75
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-284-216/+215
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-262-18/+18
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-263-17/+17
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: KDE menu -> TDE menu.Darrell Anderson2012-05-101-1/+1
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2012-03-074-5/+5
|\
| * Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-073-4/+4
| |
| * Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-1/+1
| |
* | Rename additional members for tqt3Timothy Pearson2012-03-072-12/+12
|/
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0122-63/+63
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-176-8/+8
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-125-17/+17
|
* Add fam/gamin support to tdelibs CMakeTimothy Pearson2012-01-151-1/+6
|
* Update TDE control module brandingTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 621
* Prefer elficon metadata to (often incorrect) system string matchingTimothy Pearson2012-01-101-69/+85
|
* Fix fvisibility optionTimothy Pearson2012-01-091-1/+1
|
* Fix minicli icon previewTimothy Pearson2012-01-021-16/+17
|
* Add icon request abilityTimothy Pearson2012-01-023-12/+16
|
* Add preferred icon metadata fieldTimothy Pearson2012-01-024-2/+50
|
* Another attempt at prior commitTimothy Pearson2012-01-022-22/+16
|
* Make elf icon reading more robustTimothy Pearson2012-01-022-0/+10
|
* Fix potential crashTimothy Pearson2012-01-012-12/+16
|
* Add mising filesTimothy Pearson2011-12-312-0/+109
|
* Fix up elficon supportTimothy Pearson2011-12-315-110/+123
|
* Update commentTimothy Pearson2011-12-301-4/+5
|
* Add initial support for ELF embedded icons in KonquerorTimothy Pearson2011-12-303-1/+172
| | | | | | This feature still needs quite a bit of work to add embedding support to other parts of TDE such as the minicli, as well as bringing konqueror behaviour more in line with the minicli previews, but it is a start at least!
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2111-53/+53
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1943-144/+144
|