This fixes erratic drag&drop behavior, as the drag
would be ignored as soon as the enter event is
ignored.
svn path=/trunk/KDE/kdepim/; revision=763633
folders >2GB won't show up correctly on 32 Bit systems.
I hope I found all places were the conversion was necessary.
I couldn't really test this, as i don't have a 64 Bit system, but I should
work.
BUG: 151155
svn path=/trunk/KDE/kdepim/; revision=751020
stuff has been ported to QTreeWidget.
I can't find an easy way to make the tooltip work now, the QHelpEvents for the
view's items are never received by the view, and thus this approach does not work.
svn path=/trunk/KDE/kdepim/; revision=723853
- fix icons
- fix i18n
- fix signal/slot (probably some more to do)
- fix deprecated calls
- increase rc version number so actions show up
- fix some other warnings
Still not fixed:
- total freeze after changing the view's visibility in the config
- the names of the folders don't show up (only after renaming)
- the tooltips don't work
(and probably more)
Why was this commited at all? We are in feature freeze, specially to avoid wasting
time fixing broken new features.
svn path=/trunk/KDE/kdepim/; revision=721699