Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 of 301)

Ticket Resolution Summary Owner Reporter
#151 fixed QFile::copy fails rudi
Description

Not sure if it makes sense to add a ticket for a problem that is only present in 4.5.1 and that is fixed in 4.6.2 but I just want to mention it. The QTemporaryFile class in 4.5.1-GA lacks the OS/2 specific changes. That leads to QFile::copy() not working correctly.

#109 fixed QFSfileEngine doesn't set RootFlag for drives Dmitry A. Kuminov
Description

As a result, QFileInfo::isRoot("X:/") returns false. This confuses QDirModel and makes intefaces using it (e.g. examples\itemviews\dirview or the mp3diags file tree view) look really wrong, see the screenshot.

#25 fixed QFSFileEngine: Implement memory mapped files Dmitry A. Kuminov
Description

Adding support for memory mapped files (QAbstractFileEngine::map() and unmap() methods of QFSFileEngine) includes implementing QFSFileEnginePrivate::map() and unmap() methods in qfsfileengine_os2.cpp.

A good article on implementing memory mapped files on OS/2 can be found in EDM: http://www.edm2.com/0610/memorymap.html

Note: See TracQuery for help on using queries.