source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @485   15 years Dmitry A. Kuminov corelib: Fixed r484: Argument list wasn't delimited by spaces.
(edit) @484   15 years Dmitry A. Kuminov corelib: Fixed: QProcess::startDetached() would either crash or fail …
(edit) @483   15 years Dmitry A. Kuminov gui/kernel: Fixed: Wrong widget-relative mouse position in mouse …
(edit) @480   15 years Dmitry A. Kuminov gui: QCursor: Use a combination of the standard arrow and wait OS/2 …
(edit) @479   15 years Dmitry A. Kuminov gui: QCursor: Added missing cursor shapes and implemented support for …
(edit) @478   15 years Dmitry A. Kuminov gui: Fixed QPixmap::toPmHPOINTER(): 1) Correct the hot spot when …
(edit) @477   15 years Dmitry A. Kuminov corelib: QFile::copy(): Use DosCopy() instead of read/write. This also …
(edit) @476   15 years Dmitry A. Kuminov gui: Fixed: Visible title bar and frame of the top-level window after …
(edit) @474   15 years Dmitry A. Kuminov gui: DnD: Added some documentation for important QPMMime classes and …
(edit) @473   15 years Dmitry A. Kuminov gui: DnD: Fixed: Dropping from Qt apps to some bogus apps (e.g. EPM) …
(edit) @472   15 years Dmitry A. Kuminov gui: DnD: Fixed: Don't accept QDragMoveEvent by default if the …
(edit) @471   15 years Dmitry A. Kuminov gui: DnD: Replaced r470 with a better solution (simpler and doesn't …
(edit) @470   15 years Dmitry A. Kuminov gui: DnD: Added support for dragging empty QMimeData with no formats …
(edit) @469   15 years Dmitry A. Kuminov gui: DnD: Implemented support for setting the drag pixmap.
(edit) @467   15 years Dmitry A. Kuminov gui: QWidget: When setting the parent, take the parent's resolve masks …
(edit) @466   15 years Dmitry A. Kuminov gui: DnD: Fixed: Drag events over children that don't accept drops are …
(edit) @465   15 years Dmitry A. Kuminov gui: DnD: QPMAnyMime: Added fallback support for any mime type not …
(edit) @464   15 years Dmitry A. Kuminov gui: DnD: Revalidate the default acceptance of the next drag move …
(edit) @463   15 years Dmitry A. Kuminov gui: DnD: Respect the change to the drop action applications may make …
(edit) @462   15 years Dmitry A. Kuminov gui: DnD: Fixed: Don't accept drag objects that were rejected by …
(edit) @461   15 years Dmitry A. Kuminov gui: DnD: Fixed representing local files as text/uri-list.
(edit) @460   15 years Dmitry A. Kuminov gui: DnD: Fixed: The "container" part of the drag item representing …
(edit) @459   15 years Dmitry A. Kuminov gui: DnD: Fixed: Don't delete the source file carrying the drag data …
(edit) @458   15 years Dmitry A. Kuminov gui: DnD: Added support for drag sources that don't support …
(edit) @457   15 years Dmitry A. Kuminov gui: Fixed converting text from/to local code page during DnD.
(edit) @455   15 years Dmitry A. Kuminov gui: Fixed warnings.
(edit) @454   15 years Dmitry A. Kuminov gui: DnD: Fixed: Supported DnD operations (actions) were not correctly …
(edit) @453   15 years Dmitry A. Kuminov gui: DnD: Fixed: Coordinates of the DnD events were vertically shifted.
(edit) @452   15 years Dmitry A. Kuminov gui: Fixed parenthesis.
(edit) @451   15 years Dmitry A. Kuminov gui: DnD: Support changing the DnD operation (Copy, Move, Link) on the …
(edit) @450   15 years Dmitry A. Kuminov kernel: DnD: Made Copy operation work. Fixed several small bugs.
(edit) @449   15 years Dmitry A. Kuminov kernel: DnD: Fixed QDND_DEBUG build.
(edit) @448   15 years Dmitry A. Kuminov gui: DnD: Drag party code in progress.
(edit) @447   15 years Dmitry A. Kuminov gui: DnD: Implemented support for painting in widgets during drag and draw.
(edit) @444   15 years Dmitry A. Kuminov gui: DND: Implemented dropping text to Qt applications.
(edit) @443   15 years Dmitry A. Kuminov Fixed the build.
(edit) @442   15 years Dmitry A. Kuminov gui: A bunch of updates to the DND code (the drop site party).
(edit) @441   15 years Dmitry A. Kuminov gui: QPMMime: Adding more DND support code, fixing the build.
(edit)