More Info

Revision 1202927

(Back to digest)
 

Bug Fixes in Development Tools

Christoph Cullmann committed changes in /trunk/KDE/kdesdk/kate/app:

Fjellstrom:
Fix bug with drag and drop which caused kate to open directories as if they were files.
Kate will now recursivly scan any folder that is dropped on it and open *all* files contained within.
That in itself might be considered a bug, but I couldn't think of a simple and fast way to detect
which files should be opened (ie: almost noone wants to open binary files).

File Changes

Modified 2 files
/trunk/KDE/kdesdk/kate/app
 
/katemainwindow.cpp
 
/katemainwindow.h
2 files changed in total