|
|
|
@477
|
16 years |
Dmitry A. Kuminov |
corelib: QFile::copy(): Use DosCopy() instead of read/write. This also …
|
|
|
|
@476
|
16 years |
Dmitry A. Kuminov |
gui: Fixed: Visible title bar and frame of the top-level window after …
|
|
|
|
@475
|
16 years |
Dmitry A. Kuminov |
tools: Enabled everything except assistant (that is, designer, …
|
|
|
|
@474
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Added some documentation for important QPMMime classes and …
|
|
|
|
@473
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: Dropping from Qt apps to some bogus apps (e.g. EPM) …
|
|
|
|
@472
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: Don't accept QDragMoveEvent by default if the …
|
|
|
|
@471
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Replaced r470 with a better solution (simpler and doesn't …
|
|
|
|
@470
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Added support for dragging empty QMimeData with no formats …
|
|
|
|
@469
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Implemented support for setting the drag pixmap.
|
|
|
|
@468
|
16 years |
Dmitry A. Kuminov |
examples/draganddrop: Be consistent and use children as drag sources …
|
|
|
|
@467
|
16 years |
Dmitry A. Kuminov |
gui: QWidget: When setting the parent, take the parent's resolve masks …
|
|
|
|
@466
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: Drag events over children that don't accept drops are …
|
|
|
|
@465
|
16 years |
Dmitry A. Kuminov |
gui: DnD: QPMAnyMime: Added fallback support for any mime type not …
|
|
|
|
@464
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Revalidate the default acceptance of the next drag move …
|
|
|
|
@463
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Respect the change to the drop action applications may make …
|
|
|
|
@462
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: Don't accept drag objects that were rejected by …
|
|
|
|
@461
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed representing local files as text/uri-list.
|
|
|
|
@460
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: The "container" part of the drag item representing …
|
|
|
|
@459
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: Don't delete the source file carrying the drag data …
|
|
|
|
@458
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Added support for drag sources that don't support …
|
|
|
|
@457
|
16 years |
Dmitry A. Kuminov |
gui: Fixed converting text from/to local code page during DnD.
|
|
|
|
@456
|
16 years |
Dmitry A. Kuminov |
configure.cmd: Enabled Drag and Drop by default.
|
|
|
|
@455
|
16 years |
Dmitry A. Kuminov |
gui: Fixed warnings.
|
|
|
|
@454
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: Supported DnD operations (actions) were not correctly …
|
|
|
|
@453
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Fixed: Coordinates of the DnD events were vertically shifted.
|
|
|
|
@452
|
16 years |
Dmitry A. Kuminov |
gui: Fixed parenthesis.
|
|
|
|
@451
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Support changing the DnD operation (Copy, Move, Link) on the …
|
|
|
|
@450
|
16 years |
Dmitry A. Kuminov |
kernel: DnD: Made Copy operation work. Fixed several small bugs.
|
|
|
|
@449
|
16 years |
Dmitry A. Kuminov |
kernel: DnD: Fixed QDND_DEBUG build.
|
|
|
|
@448
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Drag party code in progress.
|
|
|
|
@447
|
16 years |
Dmitry A. Kuminov |
gui: DnD: Implemented support for painting in widgets during drag and draw.
|
|
|
|
@446
|
16 years |
Dmitry A. Kuminov |
qmake: Ignore tmp dir.
|
|
|
|
@445
|
16 years |
Dmitry A. Kuminov |
qmake: Don't create extra temporary directories in non-bootstrapped …
|
|
|
|
@444
|
16 years |
Dmitry A. Kuminov |
gui: DND: Implemented dropping text to Qt applications.
|
|
|
|
@443
|
16 years |
Dmitry A. Kuminov |
Fixed the build.
|
|
|
|
@442
|
16 years |
Dmitry A. Kuminov |
gui: A bunch of updates to the DND code (the drop site party).
|
|
|
|
@441
|
16 years |
Dmitry A. Kuminov |
gui: QPMMime: Adding more DND support code, fixing the build.
|
|
|
|
@440
|
16 years |
Dmitry A. Kuminov |
corelib: FIxed more pedantic warnings.
|
|
|
|
@439
|
16 years |
Dmitry A. Kuminov |
gui: More DnD code typed in.
|
|
|
|
@438
|
16 years |
Dmitry A. Kuminov |
gui: First DnD bits.
|
|
|
|
@437
|
16 years |
Dmitry A. Kuminov |
gui: Implemented new blit mirroring method using undocumented …
|
|
|
|
@436
|
16 years |
Dmitry A. Kuminov |
tests: Added blit example to calculate the roundtrip speed of copying …
|
|
|
|
@435
|
16 years |
Dmitry A. Kuminov |
tests/widget: Added buttons with shortcuts testcase.
|
|
|
|
@434
|
16 years |
Dmitry A. Kuminov |
gui: Implemented proper generation of possible key and modifier …
|
|
|
|
@433
|
16 years |
Dmitry A. Kuminov |
gui: Added support for numpad keys and for some common multimedia keys …
|
|
|
|
@432
|
16 years |
Dmitry A. Kuminov |
gui: Fixed: Popups shown when another application is active were not …
|
|
|
|
@431
|
16 years |
Dmitry A. Kuminov |
gui: Fixed more QString deprecates.
|
|
|
|
@430
|
16 years |
Dmitry A. Kuminov |
corelib: Created wrappers for all Win* and Gpi* calls that restore the …
|
|
|
|
@429
|
16 years |
Dmitry A. Kuminov |
README.OS2: Added ENVIRONMENT variables section.
|
|
|
|
@428
|
16 years |
Dmitry A. Kuminov |
gui: Implemented QSessionManager and removed the QT_NO_SESSIONMANAGER …
|
|
|
|
@427
|
16 years |
Dmitry A. Kuminov |
corelib/io: Fixed another QString deprecate.
|
|
|
|
@426
|
16 years |
Dmitry A. Kuminov |
tests/widget: Added QSettings testcase.
|
|
|
|
@425
|
16 years |
Dmitry A. Kuminov |
corelib/io: QSettings: Use IniFormat (plain INI files) when …
|
|
|
|
@424
|
16 years |
Dmitry A. Kuminov |
corelib: QLibraryInfo: Changed default "Settings" path to %ETC%/xdg. …
|
|
|
|
@423
|
16 years |
Dmitry A. Kuminov |
general: Fixed a bunch of deprecated QString/QChar initializers.
|
|
|
|
@422
|
16 years |
Dmitry A. Kuminov |
corelib/io: QFSFileEngine: Added workaround: On OS/2, trailing spaces …
|
|
|
|
@421
|
16 years |
Dmitry A. Kuminov |
Fixed bootstrab.lib build (another r419 QString regression).
|
|
|
|
@420
|
16 years |
Dmitry A. Kuminov |
Fixed bootstrapped qmake build (r419 QString regression).
|
|
|
|
@419
|
16 years |
Dmitry A. Kuminov |
Use UniStrcoll for QString::localeAwareCompare() (closes #115).
|
|
|
|
|