summaryrefslogtreecommitdiffstats
path: root/kio/kfile/kpropertiesdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed enabling of Ok button in advanced permission property dialog. This ↵Michele Calgaro2022-02-171-4/+7
| | | | | | | resolves bug 2375. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 77de34391ccb667b81dd54e5af17ce660ed99a25)
* Improved support for XDG folders without requiring xdg-user-dirs to be ↵Michele Calgaro2021-02-031-21/+2
| | | | | | | installed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 394c9f5c0e1b464aa8bc22bd65c5268acd43994d)
* Push the following patches to GIT from Bug 1499:Timothy Pearson2015-12-231-21/+33
| | | | | | | | tdelibs: disable kfiledialogbox OK button if user has no permission on file tdelibs: fix https loop tdelibs: fix groups in kdialogpropertiesdialog tdelibs: avoid assertion in tdeio karchive (cherry picked from commit 9cb7d7318211f13d690fea92d13aca60b0ae7c5a)
* Fix re-read configuration from prior commit 4bfc4550Slávek Banko2015-12-231-1/+1
| | | | (cherry picked from commit c2c65a66955132f1e7310e2f62e9607efcc22a3e)
* Prevent spurious translation warning from being emittedTimothy Pearson2015-12-231-1/+2
| | | | | This relates to Bug 2076 (cherry picked from commit 4bfc4550d2e188ebd32d8aeeb0c30ed08acb13ed)
* Do not allow device link creation/modification if no device is specifiedTimothy Pearson2015-12-231-0/+16
| | | | | This relates to Bug 2076 (cherry picked from commit e3db584672f9ec310836dada13c4ae58f3f5c3a7)
* Display correct icon and icon widget type in Properties dialog of media ↵Timothy Pearson2015-12-231-13/+30
| | | | | | | device nodes This relates to Bug 1612 (cherry picked from commit 5a3c9e46415b103f33ccd5b848eadfb0f8b50d3d)
* Fix URL handling of media/builtin-* mimetypesTimothy Pearson2013-04-251-8/+46
| | | | | | This partially resolves Bug 976 Add missing ACL support to CMake build files (cherry picked from commit 30b0af1f01cdbfcc51a56943e8c091bc8991f83a)
* Fix references to user profile directory.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-021-15/+15
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-021-2/+2
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-021-29/+29
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2012-06-021-7/+7
| | | | (cherry picked from commit d4e11a5f488204ab8886e167c7c4af1e6e16ab58)
* rename the following methods:tpearson2011-08-101-14/+14
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update remaining kdelibs inherits() functions to use new object name defines ↵tpearson2011-04-021-1/+1
| | | | | | instead of hard coded string literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-151-14/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-131-69/+69
| | | | | | | | This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-071-133/+133
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-031-133/+133
| | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed failure to create new application shrtcut from context menutpearson2010-09-191-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177007 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Commit 1/2 of new (and optional!) builtin desktop iconstpearson2010-09-151-4/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1175771 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-311-566/+566
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdelibs update to Trinity v3.5.11tpearson2009-12-111-1/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+4157
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da