Michele Calgaro
e58c536dd1
Removed beagle related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e5256a1bd6
)
4 years ago
Slávek Banko
fbd64ec386
Improve folder icons on the speedbar.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 017a50624b
)
4 years ago
Michele Calgaro
b3a875f92e
Make sure XDG folders are created prior to their usage.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de79e754fa
)
4 years ago
Michele Calgaro
54800d9de6
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 394c9f5c0e
)
4 years ago
Slávek Banko
86e5477b0e
Deleted blank line at the beginning of the file.
...
This prevented proper processing by extractrc.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0e892bc700
)
6 years ago
Michele Calgaro
8f7b2d1f6d
Fix previous commit typo.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c18840c76f
)
7 years ago
Michele Calgaro
9660b50111
Fixed service lookup in KOpenWithDlg. Default is now to lookup by
...
desktop path and not by name, to avoid returning the wrong service when
two or more .desktop files where using the same "Name" field.
This resolves bug 2734 (together with the changes made in applications/kcmautostart)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bcdfbb95e9
)
7 years ago
Michele Calgaro
50f90e9382
Fixed code for tdefiledialog which caused the problem explained in bug
...
2743. Using the new code, editing the path information in a
tdefiledialog and pressing the "open/save" button will behave exactly in
the same way as if ENTER was pressed after editing the path and before
pressing "open/save".
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 05bcfa76fc
)
7 years ago
Alexander Golubev
933dc8a3f8
tdeio: add tests
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit ed74769bfa
)
7 years ago
Timothy Pearson
7e2cf4a9d5
Fix incorrect Download string in TDEFileSpeedBar
...
(cherry picked from commit acc29a93bb
)
9 years ago
Timothy Pearson
a6211be0ae
Makes favorite URLs in TDE file open/save dialogs global (sared amongst all applications) by default
...
This commits the following patch from Bug 1499:
tdelibs: fix kurlbar global
(cherry picked from commit c359057caa
)
9 years ago
Timothy Pearson
1bdb69cbcb
Push the following patches to GIT from Bug 1499:
...
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 9cb7d73182
)
9 years ago
Timothy Pearson
e25c6429ea
Add mimeTypePtrFast method to KFileItem
...
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
(cherry picked from commit 54578ce023
)
9 years ago
Slávek Banko
89049217d7
Fix re-read configuration from prior commit 4bfc4550
...
(cherry picked from commit c2c65a6695
)
9 years ago
Timothy Pearson
e54f3e744f
Prevent spurious translation warning from being emitted
...
This relates to Bug 2076
(cherry picked from commit 4bfc4550d2
)
9 years ago
Timothy Pearson
909773f4a4
Do not allow device link creation/modification if no device is specified
...
This relates to Bug 2076
(cherry picked from commit e3db584672
)
9 years ago
Timothy Pearson
9a335db701
Display correct icon and icon widget type in Properties dialog of media device nodes
...
This relates to Bug 1612
(cherry picked from commit 5a3c9e4641
)
9 years ago
Darrell Anderson
aad1d85a5e
Rebranding, tooltip, and What's This string cleanup.
...
(cherry picked from commit 1872b105e0
)
9 years ago
Slávek Banko
5ab6b051a5
Fix KDiskFreeSp for mount points with UTF8 characters
...
(cherry picked from commit 56068041d4
)
9 years ago
Timothy Pearson
e80d466d7e
Fix incorrect positions and heights in open/save dialogs when nonstandard font sizes are in use
...
(cherry picked from commit c5463fddb1
)
12 years ago
Timothy Pearson
c3a7e5d3db
Fix URL handling of media/builtin-* mimetypes
...
This partially resolves Bug 976
Add missing ACL support to CMake build files
(cherry picked from commit 30b0af1f01
)
12 years ago
Darrell Anderson
205b339771
Fix references to user profile directory.
...
(cherry picked from commit e256298e9d
)
12 years ago
Timothy Pearson
ffd8d17b0b
Rename obsolete tq methods to standard names
...
(cherry picked from commit 1180237ab3
)
13 years ago
Timothy Pearson
41b1d53a01
Remove additional unneeded tq method conversions
...
(cherry picked from commit a51cd9949c
)
13 years ago
Timothy Pearson
e2867c1f1e
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 984c25aa69
)
13 years ago
Timothy Pearson
4418657ced
Rename tqsetSizePolicy to fix bindings
...
(cherry picked from commit d5b3ae721d
)
13 years ago
Timothy Pearson
ab32d1dcfb
Rename tqsetAlignment to fix bindings
...
(cherry picked from commit b212a1de50
)
13 years ago
Timothy Pearson
18aecb8ec0
Use non-tq sizeHint functions to fix bindings
...
(cherry picked from commit d4e11a5f48
)
13 years ago
tpearson
452dc1bc85
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7d7b2c04e1
Fix kdelibs FTBFS under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a46e337285
Fix kalyptus by altering kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
db9d51186b
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6e21bc798b
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1dcbbe821d
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9c49a74a16
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bf85f02dd3
Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
374d939d8a
Allow kdelibs to function correctly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f7e71d4771
Initial conversion for TQt for Qt4 3.4.0 TP2
...
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
14 years ago
samelian
0ba4e3c0a4
[kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
10308be19e
Revert automated changes
...
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
14 years ago
tpearson
560378aaca
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
...
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
14 years ago
samelian
40fe6a00b6
[kdelibs] follow KDE4 rules for install path names and some other small changes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1189382 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
7ffba8afee
[kdelibs] added initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c9b50480aa
Fix downstream pykde3 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1179707 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d2217557fe
Fix downstream pykde compilation failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1178864 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e0455e8952
Fixed failure to create new application shrtcut from context menu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177007 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
70331186c8
Commit 1/2 of new (and optional!) builtin desktop icons
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1175771 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
518e997551
More Slackware FTBFS fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5769f2fba1
Fix Slackware FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172802 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96900dbce3
* Large set of SuSE patches to fix bugs and add functionality
...
* kdemm is included but not used by knotify as it does not work out of the box
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago