Timeline


and

2010-01-21:

21:52 Changeset [463] by dmik
gui: DnD: Respect the change to the drop action applications may make in …
19:45 Changeset [462] by dmik
gui: DnD: Fixed: Don't accept drag objects that were rejected by …
18:36 Changeset [461] by dmik
gui: DnD: Fixed representing local files as text/uri-list.
16:21 Changeset [460] by dmik
gui: DnD: Fixed: The "container" part of the drag item representing the …
15:58 Changeset [459] by dmik
gui: DnD: Fixed: Don't delete the source file carrying the drag data if we …
12:46 Changeset [458] by dmik
gui: DnD: Added support for drag sources that don't support synchronous …

2010-01-20:

21:12 Changeset [457] by dmik
gui: Fixed converting text from/to local code page during DnD.
20:24 Changeset [456] by dmik
configure.cmd: Enabled Drag and Drop by default.
19:50 Changeset [455] by dmik
gui: Fixed warnings.
17:12 Changeset [454] by dmik
gui: DnD: Fixed: Supported DnD operations (actions) were not correctly …
15:33 Changeset [453] by dmik
gui: DnD: Fixed: Coordinates of the DnD events were vertically shifted.
13:21 Changeset [452] by dmik
gui: Fixed parenthesis.
12:56 Changeset [451] by dmik
gui: DnD: Support changing the DnD operation (Copy, Move, Link) on the …

2010-01-19:

23:30 Changeset [450] by dmik
kernel: DnD: Made Copy operation work. Fixed several small bugs.

2010-01-15:

19:44 Ticket #118 (showFullScreen() of a frame window) created by komh
Hi/2. when using showFullScreen() with a frame window, a title bar and a …

2010-01-14:

10:03 Changeset [449] by dmik
kernel: DnD: Fixed QDND_DEBUG build.

2010-01-13:

21:14 Changeset [448] by dmik
gui: DnD: Drag party code in progress.

2010-01-12:

12:00 Changeset [447] by dmik
gui: DnD: Implemented support for painting in widgets during drag and …

2010-01-09:

23:19 Ticket #117 (Add Sqlite3 backend to Qt) created by psmedley
Quassel (an IRC client) builds pretty easily with cmake & Qt4 beta5, …

2010-01-08:

17:03 WikiStart edited by chennecke
removed "smaller" from "smaller applications" since LyX and Scribus are … (diff)

2009-12-30:

02:45 Changeset [446] by dmik
qmake: Ignore tmp dir.
02:41 Changeset [445] by dmik
qmake: Don't create extra temporary directories in non-bootstrapped build …
02:32 Changeset [444] by dmik
gui: DND: Implemented dropping text to Qt applications.

2009-12-28:

19:21 Changeset [443] by dmik
Fixed the build.
02:50 Changeset [442] by dmik
gui: A bunch of updates to the DND code (the drop site party).

2009-12-26:

02:14 Changeset [441] by dmik
gui: QPMMime: Adding more DND support code, fixing the build.

2009-12-25:

00:25 Changeset [440] by dmik
corelib: FIxed more pedantic warnings.
00:21 Changeset [439] by dmik
gui: More DnD code typed in.

2009-12-24:

03:29 Changeset [438] by dmik
gui: First DnD bits.

2009-12-23:

01:02 Changeset [437] by dmik
gui: Implemented new blit mirroring method using undocumented …

2009-12-22:

22:11 Changeset [436] by dmik
tests: Added blit example to calculate the roundtrip speed of copying …
12:42 Changeset [435] by dmik
tests/widget: Added buttons with shortcuts testcase.
02:35 Ticket #50 (Finish QKeyMapper) closed by dmik
fixed: Implemented the described approach including the note (so that …
02:34 Changeset [434] by dmik
gui: Implemented proper generation of possible key and modifier …

2009-12-20:

01:25 Changeset [433] by dmik
gui: Added support for numpad keys and for some common multimedia keys …

2009-12-18:

02:40 Ticket #105 (Division by zero in svghandler.cpp) closed by dmik
fixed: Elbert reported that mp3diags works now w/o any patch. This task may be …
02:37 Ticket #113 (Popup window doesn't close when clicking outside if it's the only Qt ...) closed by dmik
fixed: The issue turned out to be really complex as we don't use WinPopupMenu?
02:36 Changeset [432] by dmik
gui: Fixed: Popups shown when another application is active were not …
02:23 Changeset [431] by dmik
gui: Fixed more QString deprecates.

2009-12-17:

01:22 Changeset [430] by dmik
corelib: Created wrappers for all Win* and Gpi* calls that restore the FPU …

2009-12-16:

14:39 Changeset [429] by dmik
README.OS2: Added ENVIRONMENT variables section.
01:53 Ticket #100 (Implement session management) closed by dmik
fixed
01:52 Changeset [428] by dmik
gui: Implemented QSessionManager and removed the QT_NO_SESSIONMANAGER …

2009-12-15:

21:23 Ticket #111 (Stop using Open32 registry in QSettings) closed by dmik
fixed: Okay, closing the defect then.
12:26 Changeset [427] by dmik
corelib/io: Fixed another QString deprecate.
12:18 Changeset [426] by dmik
tests/widget: Added QSettings testcase.

2009-12-14:

21:16 Changeset [425] by dmik
corelib/io: QSettings: Use IniFormat? (plain INI files) when NativeFormat?
20:22 Changeset [424] by dmik
corelib: QLibraryInfo: Changed default "Settings" path to %ETC%/xdg. Also …
20:18 Changeset [423] by dmik
general: Fixed a bunch of deprecated QString/QChar initializers.
20:14 Changeset [422] by dmik
corelib/io: QFSFileEngine: Added workaround: On OS/2, trailing spaces in …
16:50 Ticket #110 (Upgrade to GCC 4) closed by dmik
fixed: I think that this task is mostly done as we can successfully build with …
16:49 Ticket #116 (Enable precompiled headers) created by dmik
As we now support GCC4, it would be nice to make use of the precompiled …

2009-12-11:

19:15 Changeset [421] by dmik
Fixed bootstrab.lib build (another r419 QString regression).
19:04 Changeset [420] by dmik
Fixed bootstrapped qmake build (r419 QString regression).
18:52 Ticket #115 (Use UniStrcoll for QString::localeAwareCompare()) closed by dmik
fixed: Done in r419.
18:51 Changeset [419] by dmik
Use UniStrcoll? for QString::localeAwareCompare() (closes #115).
17:38 Changeset [418] by dmik
configure.cmd: Fixed REX0007: WHEN or OTHERWISE expected at line #1837.
01:28 Changeset [417] by dmik
qmake/os2-g++: Added support for precompiled headers on GCC >= 3.4.x …
00:00 Ticket #112 (Do not use EXEPACK tool on static libraries) closed by dmik
fixed: Fixed in r416.

2009-12-10:

23:59 Changeset [416] by dmik
qmake/os2-g++: Do not use EXEPACK tool on static libraries (closes #112).
23:51 Changeset [415] by dmik
qmake/os2-g++: Added the "map" CONFIG option (set by default) that turns …
23:47 Changeset [414] by dmik
qmake: Place a new line symbol in the clean target of the master Makefile …
22:34 Changeset [413] by dmik
projects.pro: Better order for qmake.
22:30 Changeset [412] by dmik
general: Made it build using GCC4 and fixed a couple warnings.
22:27 Changeset [411] by dmik
configure.cmd: Wrong order.
21:45 Changeset [410] by dmik
configure.cmd: Don't generate Makefile from qmake.pro too early: it won't …
01:02 Changeset [409] by dmik
qmake: Ignore new output dirs.
00:58 Changeset [408] by dmik
README.OS2: Added info on how to build demos and examples from WPI.
00:57 Changeset [407] by dmik
qmake: Create application instance so that QLibraryInfo will pick up a …
00:56 Changeset [406] by dmik
qmake: Build qmake second time after building all DLLs using its .pro and …
00:44 Changeset [405] by dmik
qmake: Fixed: Don't enclose required code within Q_ASSERT() because it …

2009-12-09:

21:48 Changeset [404] by dmik
corelib: QLibraryInfo: Fixed: qt.conf would not have been loaded if a …

2009-12-08:

16:15 Ticket #115 (Use UniStrcoll for QString::localeAwareCompare()) created by dmik
This will make sure that the string will be collated according to the …
16:05 WikiStart edited by dmik
Added link to the "examples" package. (diff)
15:45 Changeset [403] by dmik
demos: Disable arthurplugin that depends on QDesigner which we don't …
15:41 Ticket #114 (Port QDesigner) created by dmik
Actually, QDesigner may actually be built after Silvan's patch (see the …
13:05 Changeset [402] by dmik
README.OS2: Small corrections.
02:17 WikiStart edited by dmik
Added link to the "dev" package. (diff)
02:06 Changeset [401] by dmik
headers: Add new OS/2 headers to the sync process of 'make install'.
02:02 Changeset [400] by dmik
mkspecs/features/os2: In single build mode, build_pass is always …

2009-12-07:

18:24 Ticket #113 (Popup window doesn't close when clicking outside if it's the only Qt ...) created by dmik
The problem can be best seen with the examples/desktop/systray example: if …
18:21 Ticket #112 (Do not use EXEPACK tool on static libraries) created by dmik
Currently, a static library target is fed to EXEPACK as well as the EXE …
17:27 Ticket #111 (Stop using Open32 registry in QSettings) created by dmik
It has shown that the Windows registry implementation in the Open32 Reg* …
16:29 Changeset [399] by dmik
corelib: Fixed qWarning messages in QSettings.
04:11 WikiStart edited by dmik
Better maillist links (diff)
03:49 WikiStart edited by dmik
Added download link for Beta 5 (diff)

2009-12-06:

23:59 Changeset [398] by dmik
Tagget Beta 5.
20:44 Changeset [397] by dmik
README for beta 5.

2009-12-05:

22:30 Milestone Qt Beta 5 completed
18:38 Changeset [396] by dmik
gui/text: Reverted r170 because of a better workaround in r395.
18:37 Changeset [395] by dmik
3rdparty/freetype: Added a better temporary workaround for the GCC 3.3.5 …
18:31 Ticket #110 (Upgrade to GCC 4) created by dmik
We should move to GCC 4 ASAP (thanks to Paul for providing the builds) …
18:01 Ticket #102 (DBCS fonts and font association) closed by dmik
fixed
16:28 Changeset [394] by dmik
qmake: Makefile.os2-g++: Forgot CXX in the rules.
16:27 Changeset [393] by dmik
configure.cmd: Exit if rebuilding qmake fails.
15:36 Changeset [392] by dmik
qmake: Ignores.
15:35 Changeset [391] by dmik
configure.cmd: Re-build qmake using the .pro file to include all the fancy …
15:34 Changeset [390] by dmik
qmake: Greatly simplified Makefile.os2-g++ used for bootstrapping.
15:31 Changeset [389] by dmik
qmake: Adopted qmake.pro for OS/2. Also include src/qt_targerts.pri to …
15:30 Changeset [388] by dmik
qmake: Warnings.
15:06 Changeset [387] by dmik
gui/kernel: A better temporary solution for the IME input box (lower left …
03:02 Changeset [386] by dmik
configure.cmd: Fixed: Didn't show the revision number in the WARNING …
02:33 Changeset [385] by dmik
general: Moved VERSION definition to src/qt_targets.pri to have it in a …
02:23 Changeset [384] by dmik
general: Embed information provided by DEF_FILE_VERSION, …
00:31 Changeset [383] by dmik
general: Set QMAKE_TARGET_COMPANY for Qt DLLs to netlabs.org as it is the …
00:28 Changeset [382] by dmik
general: Added recognition of DEF_FILE_VERSION, DEF_FILE_DESCRIPTION and …
00:23 Changeset [381] by dmik
emxexpw.cmd: Added -desc and -vendor options to make it possible to …

2009-12-04:

14:49 Changeset [380] by dmik
tests/widget: Added QFileDialog test.
13:50 Ticket #86 (File open dialog tries to access drive A:) closed by dmik
fixed: Okay, very good.
10:52 Ticket #106 (Crash in PMMERGE) closed by diver
invalid: i installed snap in vesa mode and in this mode there is no crash. so it …
02:37 Changeset [379] by dmik
gui/kernel: Added support for the IME input box used on DBCS systems (see …

2009-12-03:

22:42 Ticket #109 (QFSfileEngine doesn't set RootFlag for drives) closed by dmik
fixed: According to my tests everything works OK now. Pol Elbert confirms that …
21:57 Changeset [378] by dmik
corelib/io: Removed unnecessary assertion in QFSFileEngine.
21:46 Changeset [377] by dmik
configure.cmd: Set SettingsPath? to "$(ETC)/qt" for the in-tree build of Qt …
21:43 Changeset [376] by dmik
gui: Ported QDirModel to OS/2.
21:41 Changeset [375] by dmik
corelib/io: Fixed several QFSFileEngine bugs (#109): - RootFlag? was not …
12:33 Ticket #109 (QFSfileEngine doesn't set RootFlag for drives) created by dmik
As a result, QFileInfo::isRoot("X:/") returns false. This confuses …
03:33 Ticket #78 (Make binary builds portable) closed by dmik
fixed
03:32 Ticket #93 (ASSERT) closed by dmik
wontfix: I can confirm the assertion. However, I checked this application on …
02:17 Ticket #108 (File dialog is very slow if there is a lot of files to display) closed by dmik
fixed
02:17 Changeset [374] by dmik
corelib/io: Improved the polling QFileSystemWatcher implementation so that …

2009-12-02:

23:00 Ticket #108 (File dialog is very slow if there is a lot of files to display) created by dmik
I found that QFileDialog behaves really slow (gives 100% CPU load) if you …
17:16 Changeset [373] by dmik
gui: Correction for r372: Don't query PM_AssociateFont too often (patch by …
04:30 Changeset [372] by dmik
tools: Patched qdesigner to make it compile without Drag&Drop.
02:27 Changeset [371] by dmik
gui: Improved font handling (patch by komh): - Read national face names …
01:52 Ticket #107 (Provide WPI archives for runtime and development bundles) created by dmik
Now, after we implemented the portability feature for the binary builds …
01:41 Changeset [370] by dmik
qmake: os2/GNUMAKE: Improved processing of the project library list (LIBS …

2009-12-01:

15:28 Ticket #104 (Systray widget display problem) closed by dmik
wontfix: No feedback from the reporter, I'm considering that you agree to my …
14:55 Changeset [369] by dmik
Make sure components in tools/ obey TARGET_SHORT if it's defined.
02:27 Changeset [368] by dmik
tests/widget: Added a few QDir tests.
02:24 Changeset [367] by dmik
corelib/io: Fixed: QDir::midir()/mkpath()/rmdir()/rmpath() didn't properly …

2009-11-30:

23:56 Changeset [366] by dmik
corelib/global: Correct QLibraryPath after rolling back r355 and friends …
23:51 Changeset [365] by dmik
corelib/io: Make sure QDir::absoluteFilePath() works correctly on OS/2 …
22:40 Changeset [364] by dmik
gui/kernel: Don't assert if qt_display_ps() is called from a non GUI …
18:52 Changeset [363] by dmik
global: Reverted r355, r356, r361, r362 (see #78).
15:51 WikiStart edited by diver
(diff)
13:35 Ticket #106 (Crash in PMMERGE) created by diver
when doing the following smplayer crashes in PMMERGE -executing smplayer …
00:56 Changeset [362] by dmik
qmake: Don't assume that relative paths in all OSes look like in *nix …
00:41 Changeset [361] by dmik
corelib/io: QLatin1String.
00:34 Changeset [360] by dmik
configure.cmd: Delete the old qt.conf before creating a new one.

2009-11-29:

01:02 Changeset [359] by dmik
corelib/codecs: FIxed a nasty typo that caused LIBC panic (Tried to free …

2009-11-28:

23:42 Changeset [358] by dmik
bin: Ignore generated qt.conf.
20:49 Changeset [357] by dmik
corelib: Make the Qt library portable on OS/2 by replacing hard-coded …
20:45 Changeset [356] by dmik
qmake: Use case-insensitive path comparison on Win32 and OS/2 when …
17:20 Changeset [355] by dmik
corelib/io: On OS/2, treat "A:bbb.txt" and "/ccc.dat" as relative paths …

2009-11-27:

13:25 Changeset [354] by dmik
corelib/codec: Fixed the 'QChar::QChar(char ch) is private' compier error.
01:25 Ticket #79 (Make sure single Alt key press is first handled by Qt) closed by dmik
fixed
01:20 Changeset [353] by dmik
gui/kernel: Completely steal the Alt key and other default shortcuts …
01:15 Changeset [352] by dmik
gui/kernel: Added QWidget::internalFrameWinId() and effectiveFrameWinId() …
00:12 Ticket #105 (Division by zero in svghandler.cpp) created by dmik
The SVG module has a function, pathArc() defined in …

2009-11-26:

22:39 Ticket #49 (Detect locale properly) closed by dmik
fixed: As komh reports that it works for Korean, and it also works for Russian, I …
01:02 Changeset [351] by dmik
tests/widget: Added a testcase for the text codec.
00:56 Changeset [350] by dmik
corelib/codec: Make sure '?' is used to replace non-convertible characters …
00:34 Changeset [349] by dmik
corelib/codec: Implemented the "System" text codec which is always used as …

2009-11-24:

15:29 Ticket #53 (Finish QPixmap) closed by dmik
fixed: QPixmap::grabWindow() is done in #348. That's all for QPixmap for now.
15:28 Changeset [348] by dmik
gui/image: Implemented QPixmap::grabWindow().
15:02 Changeset [347] by dmik
gui/kernel: mime: Unregister clipboard format atoms registered on behalf …
01:07 Changeset [346] by dmik
tests/widget: Added simple QClipboard image test.
01:02 Changeset [345] by dmik
gui/kernel: QClipboard: Minor order fix,
01:01 Ticket #31 (Port MIME classes) closed by dmik
fixed: The clipboard-related functioality is implemented within #28. The …
00:59 Ticket #28 (Port QClipboard) closed by dmik
fixed: Support for "iamge/*" which is mapped to OS/2 bitmaps is also there -- I …
00:55 Changeset [344] by dmik
gui/kernel: mime: Fixed putting of "text/html" data to the clipboard …

2009-11-23:

23:37 Changeset [343] by dmik
gui/kernel: mime: Implemented MIME<->clipboard interface for OS/2 bitmaps.
23:35 Changeset [342] by dmik
gui/image: Added QPixmap fromPmHBITMAP() to convert an OS/2 BITMAP to a …
19:52 Changeset [341] by dmik
tests/widget: Added codecs test.
01:22 Changeset [340] by dmik
corelib: Fixed two text codec plugin related issues [vendor bug]: - codec …

2009-11-22:

23:25 Changeset [339] by dmik
gui/kernel: mime: Added support for the "text/html" clipboard format used …
22:43 Changeset [338] by dmik
gui/kernel: mime: Make sure the fallback converter doesn't participate in …
21:48 Changeset [337] by dmik
gui/kernel: mime: Implemented the fallback mime <-> clipboard converter …
21:40 Changeset [336] by dmik
gui/kernel: QClipboard: More verbose debugging.

2009-11-20:

22:55 Changeset [335] by dmik
gui/kernel: mime: Don't store the shared block size at its end (doesn't …
19:39 Changeset [334] by dmik
gui/kernel: mime: Implemented mime<-clipboard interface for "text/plain" …
18:01 Ticket #104 (Systray widget display problem) created by chennecke
Once added to the XCenter, the extended systray widget is not visible at …
17:16 Changeset [333] by dmik
3rdparty/os2/xsystray: Mention the GNU license in README as well.
02:53 Changeset [332] by dmik
gui/kernel: mime: Implemented mime->clipboard interface for "text/plain" …
02:50 Changeset [331] by dmik
gui/kernel: QClipboard: Don't open clipboard in response to …

2009-11-19:

13:37 Changeset [330] by dmik
README.OS2: Fixed: Input/output redirection operators are supported well …
13:24 Changeset [329] by dmik
README.OS2: Why did I replace CODEPAGE with COUNTRY? Mystery.
13:05 Changeset [328] by dmik
tests: Support RUN_SHELL qmake variable for overriding the shell for …
03:00 Changeset [327] by dmik
gui/kernel: QClipboard: Better detection of whether the application uses …
02:44 Changeset [326] by dmik
gui/kernel: QClipboard: Added watching for the clipboard data changes and …
00:30 Changeset [325] by dmik
gui/kernel: Fixed possible memory leak [vendor bug].

2009-11-18:

17:51 Ticket #103 (File open dialog accesses all drives upon opening) closed by dmik
duplicate: Thank you for the report but it's a duplicate of #86.
16:02 Ticket #103 (File open dialog accesses all drives upon opening) created by chennecke
When the file open dialog is opened in an application, it accesses all …
01:49 Changeset [324] by dmik
gui/kernel: Improved mime <-> PM clipboard format conversion interfaces.

2009-11-17:

14:44 Ticket #102 (DBCS fonts and font association) created by komh
Hi/2. On DBCS OS/2, 2 special fonts are supported. They are 'WarpSans?

2009-11-16:

01:06 Changeset [323] by dmik
gui/kernel: More QPMMime work.

2009-11-15:

19:37 Changeset [322] by dmik
Temporary build fix.

2009-11-14:

15:06 Changeset [321] by dmik
gui/kernel: Prototyped QPMMime and QClipboard helpers.
00:53 Changeset [320] by dmik
README.OS2: Mention new Workplace Sans fonts which fix many issues and …
00:49 Changeset [319] by dmik
gui/text: Leftovers after r318 (note that this revision also removed most …

2009-11-13:

23:57 Changeset [318] by dmik
gui/text: Keep track of scripts supported by individual styles within a …
18:12 Changeset [317] by dmik
gui: Initialize the default color palette using SYSCLR_DIALOGBACKGROUND to …

2009-11-11:

15:21 WikiStart edited by dmik
Added download link for Beta 4 (diff)
15:17 Changeset [316] by dmik
Tagged Beta 4.
12:33 Changeset [315] by dmik
qmake: Compress it with LxLite? too.
01:16 Changeset [314] by dmik
Readme for Beta 4.

2009-11-10:

23:02 Ticket #75 (Add support for lxlite) closed by dmik
fixed: Done in r313. Please re-run configure.cmd to let the changes take effect.\ …
22:54 Changeset [313] by dmik
qmake: Added 'exepack' CONFIG option that adds an additional link step to …
22:30 Milestone Qt Beta 4 completed
out 4th beta. if nothing bad happens this will be the last beta bevore GA. …
22:16 Changeset [312] by dmik
configure.cmd: Cleanup.
15:35 Ticket #55 (Implement window icons) closed by dmik
fixed: Done in r309. Please note the following things: 1. It is not possible to …
15:26 Changeset [311] by dmik
tests: widget: Added the QMenuBar test case.
15:25 Changeset [310] by dmik
tests: Added support for RUN_ARGS qmake variable in run make targets that …
15:22 Changeset [309] by dmik
gui: Implemented setting window icons for top-level windows with …
01:49 Changeset [308] by dmik
gui: Use manual image flipping (from Qt to PM) instead of setting the …
01:29 Ticket #101 (Use DIVE to speed up blitting in QRasterWindowSurface) created by dmik
We may want to try to use DIVE to speed up flushing the widget's raster …
00:02 Ticket #91 (Main menu bar is not always redrawn) closed by dmik
fixed: The cause of the problem was the same as for #80. So, fixed within #80
00:01 Ticket #80 (Child widgets are sometimes not redrawn) closed by dmik
fixed: Okay, it was a tiny bug too. Fixed in r307. This seems to fix a lot of …
00:00 Changeset [307] by dmik
gui: Fixed incorrect Qt dirty widget region calculation when processing …

2009-11-09:

17:24 Changeset [306] by dmik
gui: QPushButton: Fixed: Deactivating the window with a push button …
17:22 Changeset [305] by dmik
gui: QMenu: Don't replay mouse events for a widget that is an origin of …

2009-11-08:

22:57 Changeset [304] by dmik
tests: widget: Improved focus traversal test.
22:56 Changeset [303] by dmik
tests: Added debug-run and release-run targets to conveniently start …
22:52 Changeset [302] by dmik
corelib: Fixed: QEventDispatcher::wakeUp() never did its function.

2009-11-06:

20:08 Ticket #90 (Resizing top level window using top border breaks mouse coordinates) closed by dmik
fixed: Okay, as I suspected that was due to the fact that the PM coordinate space …
20:08 Changeset [301] by dmik
gui: Fixed: Due to the vertical PM coordinate space flip comparing to the …
18:40 Changeset [300] by dmik
tests/widget: Added simple QSound tests.
18:27 Changeset [299] by dmik
tests/widget: No need in 'console' in CONFIG any more.
17:57 Ticket #77 (Fix support for 'console' and 'windows' CONFIG flags) closed by dmik
fixed: In r298, if no 'windows', no 'console' is found in CONFIG, I set the …
17:56 Changeset [298] by dmik
mkspecs/features: If no 'windows', no 'console' is found when building on …
15:03 Changeset [297] by dmik
mkspecs/features: Fixed regression after r294: qmake interprets static and …
14:09 Changeset [296] by dmik
moc: No need to override OBJECTS_DIR.
13:59 Changeset [295] by dmik
mkspecs/features/os2/default_post.prf: Refer to various components of the …
13:43 Changeset [294] by dmik
mkspecs/features: Process static/shared CONFIG options in the global …
11:14 Ticket #98 (Fonts: codepage handling) closed by diver
fixed: ok i can confirm if one adds the right lang setting it works. with set …
03:04 Changeset [293] by dmik
mkspecs/os2-g++: Added proper support for 'console' and 'windows' CONFIG …
03:03 Changeset [292] by dmik
qmake/GNUMAKE/os/2: Add the MAKEFILE variable to the generated make file …

2009-11-05:

23:32 Changeset [291] by dmik
README.OS2: More words about how to properly set the LANG variable.
23:28 Changeset [290] by dmik
gui: Suppressed warning.
20:50 Ticket #94 (Implement proper modal window handling) closed by dmik
fixed: Found and fixed the bug that caused a crash. The bug with fixed size …
20:49 Changeset [289] by dmik
gui: Fixed two sizing-related bugs: - Fixed size top-level widgets could …
03:26 Changeset [288] by dmik
gui: Improved widget modality (widgets blocked by modality cannot be …

2009-11-04:

15:56 Ticket #100 (Implement session management) created by dmik
Session management in OS/2 is basically detecting when the PM is about to …

2009-11-03:

04:06 Ticket #44 (Port QSystemTrayIcon) closed by dmik
fixed: Done with 1, 3 and 4. The rest is moved to #99; enough for Beta4. We've …
04:01 Ticket #99 (Finalize xsystray and QSystemTrayIcon) created by dmik
This includes the following: 1. Optimize server-side memory pool …
04:00 Changeset [287] by dmik
README.OS2: Updated according to user feedback.
03:59 Changeset [286] by dmik
gui: QSystemTrayIcon: Implemented showMessage() using the fallback code …
03:58 Changeset [285] by dmik
3rdparty: os2/xsystray: Implemented xstQuerySysTrayIconRect() API call. …
03:55 Changeset [284] by dmik
gui: QSystemTrayIcon: Make sure that in "we don't have window masks" mode …
02:41 Changeset [283] by dmik
gui: QSystemTrayIcon: Pass icon tooltips to the system tray.
02:39 Changeset [282] by dmik
3rdparty: os2/xsystray: Added new xstReplaceSysTrayIcon() API call, …

2009-11-02:

23:32 Changeset [281] by dmik
3rdparty: os2/xsystray: Implemented array of HMQ to track HK_INPUT hook …
16:24 smplayer_systray.jpg attached to WikiStart by diver
16:17 WikiStart edited by diver
one should use preview before submit :) (diff)
16:14 WikiStart edited by diver
(diff)
16:12 WikiStart edited by diver
(diff)
16:07 Changeset [280] by dmik
3rdparty: os2/xsystray: Relicensed under GPL v2 to ease future integration …
16:01 Changeset [279] by dmik
3rdparty: os2/xsystray: Updated plugin upgrade instructions.
15:24 Changeset [278] by dmik
3rdparty: os2/xsystray: Warnings.
15:00 Changeset [277] by dmik
gui: QSystemTrayIcon: Implemented reaction to notification messages from …
14:56 Changeset [276] by dmik
3rdparty: os2/xsystray: Implemented the client-side notification message …
12:58 Changeset [275] by dmik
3rdparty: os2/xsystray: Few more typos.
03:12 Changeset [274] by dmik
3rdparty: os2/xsystray: Typo.
03:10 Changeset [273] by dmik
3rdparty: os2/xsystray: Use custom shared memory pool for structures …
00:35 Ticket #98 (Fonts: codepage handling) reopened by chennecke
The setting does help with static text in menus and dialogs but the …

2009-10-31:

02:00 Changeset [272] by dmik
3rdparty: os2/xsystray: Use shared memory pool instead of TLS for …
00:42 Changeset [271] by dmik
examples: desktop/systray: Added 20/40 px icons to further test scaling.

2009-10-30:

20:21 Ticket #97 (Fonts: too small size and character spacing) closed by dmik
wontfix: It looks like you use Workplace Sans v0.5. This version is deep beta, it …
20:16 Ticket #98 (Fonts: codepage handling) closed by dmik
worksforme: Are you sure you have read README.OS2 carefully? Probably not: […] So, …
14:16 Ticket #98 (Fonts: codepage handling) created by chennecke
Special characters in the text of, e.g., menus and dialogs is currently …
14:12 Changeset [270] by dmik
3rdparty: os2/xsystray: Broadcast a special message to let interested …
14:01 Ticket #97 (Fonts: too small size and character spacing) created by chennecke
If the recommended font Workplace Sans is installed, many dialogs are …
02:27 Changeset [269] by dmik
3rdparty: os2/xsystray: Implemented adding and removing icons.
01:06 Changeset [268] by dmik
3rdparty: os2/xsystray: Fixed vertical centering and added support for the …

2009-10-29:

22:11 Changeset [267] by dmik
gui: Only supply one icon when creating a HPOINTER …
19:27 Changeset [266] by dmik
examples: desktop/systray: Missed new icons.
02:13 Changeset [265] by dmik
3rdparty: os2/xsystray: Implemented adding an icon to the system tray (one …

2009-10-28:

22:10 Changeset [264] by dmik
gui: QPixmap: Don't scale small pixmaps to fit the system icon size when …
22:05 Changeset [263] by dmik
examples: desktop/systray: Add a test icon containing 16 and 32 px pixmaps …
21:48 Changeset [262] by dmik
gui: QPixmap: A number of fixes to the HBITMAP/HPOINTER conversion code.
20:20 Changeset [261] by dmik
gui: QIcon: Be in line with the documentation and prefer the largest …
02:20 Changeset [260] by dmik
gui: QPixmap: Created OS/2 specific methods for converting pixmaps to …

2009-10-27:

23:13 Changeset [259] by dmik
README.OS2: Wording.
23:05 Changeset [258] by dmik
README.OS2: Mention MAKESHELL and ask to remove references to any other …
17:16 Ticket #96 (Qopengl) created by Tellie
Hi Dmik, Is it possible to make also the Qopengl ported to os/2? I have a …
03:24 Changeset [257] by dmik
corelib: Make sure QPlugin is properly supported on OS/2. This eventually …
02:36 Changeset [256] by dmik
gui: xsystray: Further coding (established communication channel between …

2009-10-26:

11:03 Ticket #95 (Implement drag and drop) closed by diver
duplicate: see 32

2009-10-25:

23:25 Ticket #95 (Implement drag and drop) created by pmw
While trying to compile kdiff3 0.9.95 against Qt4-4.5.1-os2-beta3 I found …

2009-10-24:

00:10 Changeset [255] by dmik
gui: Removed QT_NO_SYSTEMTRAYICON. Prototyped QSystemTrayIcon for OS/2. …

2009-10-23:

22:58 Ticket #94 (Implement proper modal window handling) created by dmik
This in particular includes implementing QWidgetPrivate::setModal_sys(). …
Note: See TracTimeline for information about the timeline view.