source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @477   16 years Dmitry A. Kuminov corelib: QFile::copy(): Use DosCopy() instead of read/write. This also …
(edit) @476   16 years Dmitry A. Kuminov gui: Fixed: Visible title bar and frame of the top-level window after …
(edit) @475   16 years Dmitry A. Kuminov tools: Enabled everything except assistant (that is, designer, …
(edit) @474   16 years Dmitry A. Kuminov gui: DnD: Added some documentation for important QPMMime classes and …
(edit) @473   16 years Dmitry A. Kuminov gui: DnD: Fixed: Dropping from Qt apps to some bogus apps (e.g. EPM) …
(edit) @472   16 years Dmitry A. Kuminov gui: DnD: Fixed: Don't accept QDragMoveEvent by default if the …
(edit) @471   16 years Dmitry A. Kuminov gui: DnD: Replaced r470 with a better solution (simpler and doesn't …
(edit) @470   16 years Dmitry A. Kuminov gui: DnD: Added support for dragging empty QMimeData with no formats …
(edit) @469   16 years Dmitry A. Kuminov gui: DnD: Implemented support for setting the drag pixmap.
(edit) @468   16 years Dmitry A. Kuminov examples/draganddrop: Be consistent and use children as drag sources …
(edit) @467   16 years Dmitry A. Kuminov gui: QWidget: When setting the parent, take the parent's resolve masks …
(edit) @466   16 years Dmitry A. Kuminov gui: DnD: Fixed: Drag events over children that don't accept drops are …
(edit) @465   16 years Dmitry A. Kuminov gui: DnD: QPMAnyMime: Added fallback support for any mime type not …
(edit) @464   16 years Dmitry A. Kuminov gui: DnD: Revalidate the default acceptance of the next drag move …
(edit) @463   16 years Dmitry A. Kuminov gui: DnD: Respect the change to the drop action applications may make …
(edit) @462   16 years Dmitry A. Kuminov gui: DnD: Fixed: Don't accept drag objects that were rejected by …
(edit) @461   16 years Dmitry A. Kuminov gui: DnD: Fixed representing local files as text/uri-list.
(edit) @460   16 years Dmitry A. Kuminov gui: DnD: Fixed: The "container" part of the drag item representing …
(edit) @459   16 years Dmitry A. Kuminov gui: DnD: Fixed: Don't delete the source file carrying the drag data …
(edit) @458   16 years Dmitry A. Kuminov gui: DnD: Added support for drag sources that don't support …
(edit) @457   16 years Dmitry A. Kuminov gui: Fixed converting text from/to local code page during DnD.
(edit) @456   16 years Dmitry A. Kuminov configure.cmd: Enabled Drag and Drop by default.
(edit) @455   16 years Dmitry A. Kuminov gui: Fixed warnings.
(edit) @454   16 years Dmitry A. Kuminov gui: DnD: Fixed: Supported DnD operations (actions) were not correctly …
(edit) @453   16 years Dmitry A. Kuminov gui: DnD: Fixed: Coordinates of the DnD events were vertically shifted.
(edit) @452   16 years Dmitry A. Kuminov gui: Fixed parenthesis.
(edit) @451   16 years Dmitry A. Kuminov gui: DnD: Support changing the DnD operation (Copy, Move, Link) on the …
(edit) @450   16 years Dmitry A. Kuminov kernel: DnD: Made Copy operation work. Fixed several small bugs.
(edit) @449   16 years Dmitry A. Kuminov kernel: DnD: Fixed QDND_DEBUG build.
(edit) @448   16 years Dmitry A. Kuminov gui: DnD: Drag party code in progress.
(edit) @447   16 years Dmitry A. Kuminov gui: DnD: Implemented support for painting in widgets during drag and draw.
(edit) @446   16 years Dmitry A. Kuminov qmake: Ignore tmp dir.
(edit) @445   16 years Dmitry A. Kuminov qmake: Don't create extra temporary directories in non-bootstrapped …
(edit) @444   16 years Dmitry A. Kuminov gui: DND: Implemented dropping text to Qt applications.
(edit) @443   16 years Dmitry A. Kuminov Fixed the build.
(edit) @442   16 years Dmitry A. Kuminov gui: A bunch of updates to the DND code (the drop site party).
(edit) @441   16 years Dmitry A. Kuminov gui: QPMMime: Adding more DND support code, fixing the build.
(edit) @440   16 years Dmitry A. Kuminov corelib: FIxed more pedantic warnings.
(edit) @439   16 years Dmitry A. Kuminov gui: More DnD code typed in.
(edit) @438   16 years Dmitry A. Kuminov gui: First DnD bits.
(edit) @437   16 years Dmitry A. Kuminov gui: Implemented new blit mirroring method using undocumented …
(edit) @436   16 years Dmitry A. Kuminov tests: Added blit example to calculate the roundtrip speed of copying …
(edit) @435   16 years Dmitry A. Kuminov tests/widget: Added buttons with shortcuts testcase.
(edit) @434   16 years Dmitry A. Kuminov gui: Implemented proper generation of possible key and modifier …
(edit) @433   16 years Dmitry A. Kuminov gui: Added support for numpad keys and for some common multimedia keys …
(edit) @432   16 years Dmitry A. Kuminov gui: Fixed: Popups shown when another application is active were not …
(edit) @431   16 years Dmitry A. Kuminov gui: Fixed more QString deprecates.
(edit) @430   16 years Dmitry A. Kuminov corelib: Created wrappers for all Win* and Gpi* calls that restore the …
(edit) @429   16 years Dmitry A. Kuminov README.OS2: Added ENVIRONMENT variables section.
(edit) @428   16 years Dmitry A. Kuminov gui: Implemented QSessionManager and removed the QT_NO_SESSIONMANAGER …
(edit) @427   16 years Dmitry A. Kuminov corelib/io: Fixed another QString deprecate.
(edit) @426   16 years Dmitry A. Kuminov tests/widget: Added QSettings testcase.
(edit) @425   16 years Dmitry A. Kuminov corelib/io: QSettings: Use IniFormat (plain INI files) when …
(edit) @424   16 years Dmitry A. Kuminov corelib: QLibraryInfo: Changed default "Settings" path to %ETC%/xdg. …
(edit) @423   16 years Dmitry A. Kuminov general: Fixed a bunch of deprecated QString/QChar initializers.
(edit) @422   16 years Dmitry A. Kuminov corelib/io: QFSFileEngine: Added workaround: On OS/2, trailing spaces …
(edit) @421   16 years Dmitry A. Kuminov Fixed bootstrab.lib build (another r419 QString regression).
(edit) @420   16 years Dmitry A. Kuminov Fixed bootstrapped qmake build (r419 QString regression).
(edit) @419   16 years Dmitry A. Kuminov Use UniStrcoll for QString::localeAwareCompare() (closes #115).
(edit) @418   16 years Dmitry A. Kuminov configure.cmd: Fixed REX0007: WHEN or OTHERWISE expected at line #1837.
(edit) @417   16 years Dmitry A. Kuminov qmake/os2-g++: Added support for precompiled headers on GCC >= 3.4.x …
(edit) @416   16 years Dmitry A. Kuminov qmake/os2-g++: Do not use EXEPACK tool on static libraries (closes #112).
(edit) @415   16 years Dmitry A. Kuminov qmake/os2-g++: Added the "map" CONFIG option (set by default) that …
(edit) @414   16 years Dmitry A. Kuminov qmake: Place a new line symbol in the clean target of the master …
(edit) @413   16 years Dmitry A. Kuminov projects.pro: Better order for qmake.
(edit) @412   16 years Dmitry A. Kuminov general: Made it build using GCC4 and fixed a couple warnings.
(edit) @411   16 years Dmitry A. Kuminov configure.cmd: Wrong order.
(edit) @410   16 years Dmitry A. Kuminov configure.cmd: Don't generate Makefile from qmake.pro too early: it …
(edit) @409   16 years Dmitry A. Kuminov qmake: Ignore new output dirs.
(edit) @408   16 years Dmitry A. Kuminov README.OS2: Added info on how to build demos and examples from WPI.
(edit) @407   16 years Dmitry A. Kuminov qmake: Create application instance so that QLibraryInfo will pick up …
(edit) @406   16 years Dmitry A. Kuminov qmake: Build qmake second time after building all DLLs using its .pro …
(edit) @405   16 years Dmitry A. Kuminov qmake: Fixed: Don't enclose required code within Q_ASSERT() because it …
(edit) @404   16 years Dmitry A. Kuminov corelib: QLibraryInfo: Fixed: qt.conf would not have been loaded if a …
(edit) @403   16 years Dmitry A. Kuminov demos: Disable arthurplugin that depends on QDesigner which we don't …
(edit) @402   16 years Dmitry A. Kuminov README.OS2: Small corrections.
(edit) @401   16 years Dmitry A. Kuminov headers: Add new OS/2 headers to the sync process of 'make install'.
(edit) @400   16 years Dmitry A. Kuminov mkspecs/features/os2: In single build mode, build_pass is always …
(edit) @399   16 years Dmitry A. Kuminov corelib: Fixed qWarning messages in QSettings.
(edit) @398   16 years Dmitry A. Kuminov Tagget Beta 5.
(edit) @397   16 years Dmitry A. Kuminov README for beta 5.
(edit) @396   16 years Dmitry A. Kuminov gui/text: Reverted r170 because of a better workaround in r395.
(edit) @395   16 years Dmitry A. Kuminov 3rdparty/freetype: Added a better temporary workaround for the GCC …
(edit) @394   16 years Dmitry A. Kuminov qmake: Makefile.os2-g++: Forgot CXX in the rules.
(edit) @393   16 years Dmitry A. Kuminov configure.cmd: Exit if rebuilding qmake fails.
(edit) @392   16 years Dmitry A. Kuminov qmake: Ignores.
(edit) @391   16 years Dmitry A. Kuminov configure.cmd: Re-build qmake using the .pro file to include all the …
(edit) @390   16 years Dmitry A. Kuminov qmake: Greatly simplified Makefile.os2-g++ used for bootstrapping.
(edit) @389   16 years Dmitry A. Kuminov qmake: Adopted qmake.pro for OS/2. Also include src/qt_targerts.pri to …
(edit) @388   16 years Dmitry A. Kuminov qmake: Warnings.
(edit) @387   16 years Dmitry A. Kuminov gui/kernel: A better temporary solution for the IME input box (lower …
(edit) @386   16 years Dmitry A. Kuminov configure.cmd: Fixed: Didn't show the revision number in the WARNING …
(edit) @385   16 years Dmitry A. Kuminov general: Moved VERSION definition to src/qt_targets.pri to have it in …
(edit) @384   16 years Dmitry A. Kuminov general: Embed information provided by DEF_FILE_VERSION, …
(edit) @383   16 years Dmitry A. Kuminov general: Set QMAKE_TARGET_COMPANY for Qt DLLs to netlabs.org as it is …
(edit) @382   16 years Dmitry A. Kuminov general: Added recognition of DEF_FILE_VERSION, DEF_FILE_DESCRIPTION …
(edit) @381   16 years Dmitry A. Kuminov emxexpw.cmd: Added -desc and -vendor options to make it possible to …
(edit) @380   16 years Dmitry A. Kuminov tests/widget: Added QFileDialog test.
(edit) @379   16 years Dmitry A. Kuminov gui/kernel: Added support for the IME input box used on DBCS systems …
(edit) @378   16 years Dmitry A. Kuminov corelib/io: Removed unnecessary assertion in QFSFileEngine.
Note: See TracRevisionLog for help on using the revision log.