Revision 7be6bf1...

Go back to digest for 2nd March 2014

Bug Fixes in Office

Joris Steyn committed changes in [umbrello/work/327701] /codeimpwizard:

Import wizard allows recursive import of directory

Selecting sparse files (old behaviour) is still possible by unchecking the
checkbox. The recursive behaviour seems like the most common use case so the
option is checked by default.

Changes in this commit:

* rename the 'include subdirectories' option to 'recursive directory import'
* when checked, the tree view shows only directories
* when checked, only a single item can be selected. The file counter counts all
files contained in the selected directory (recursively).
* the 'select all' button has been removed (didn't work, don't see a use case
for it)

File Changes

Modified 3 files
  • /codeimpwizard
  •   umbrello/codeimpselectpage.cpp
  •   umbrello/codeimpselectpage.h
  •   umbrello/codeimpselectpage.ui
3 files changed in total