Skip to content
Snippets Groups Projects
  • mae's avatar
    9b82d98e
    some work on the save-modified-files logic. We no longer rely · 9b82d98e
    mae authored
    on QFileInfo to tell us that a file is not writable, but accept
    that the attempt to save a file might actually fail (:-) ). This
    solves the NT network domain issue without the insane slowness.
    
    The stuff needs more work. We do not have any UI for failing save
    operations when closing creator (other than it doesn't close). Bad.
    9b82d98e
    History
    some work on the save-modified-files logic. We no longer rely
    mae authored
    on QFileInfo to tell us that a file is not writable, but accept
    that the attempt to save a file might actually fail (:-) ). This
    solves the NT network domain issue without the insane slowness.
    
    The stuff needs more work. We do not have any UI for failing save
    operations when closing creator (other than it doesn't close). Bad.