Timeline


and

2010-08-17:

19:41 Ticket #180 (Location of ui_*.h) closed by dmik
wontfix: Yes, it is as designed. You should use the qmake's INCLUDE_PATH statement …
10:08 Ticket #180 (Location of ui_*.h) created by rudi
With 4.6.3, qmake places the generated ui_*.h files in the objects …

2010-08-16:

08:32 Ticket #179 (Enable support for MySQL and PostgreSQL plugins) created by rudi
It turns out, that these two database plugins can be build quite nicely. …

2010-08-13:

20:40 Ticket #178 (Poor QNetworkDiskCache performance) closed by dmik
fixed
13:11 Ticket #168 (Arora web browser crashes in LIBC) closed by dmik
fixed: Good.

2010-08-11:

20:15 Changeset [783] by dmik
network: Filter out garbage entries returned by ioctl(SIOCGIFCONF) on OS/2 …
18:00 Ticket #141 (CUPS: get cups.dll and use PDF output by default) closed by dmik
fixed: As Silvan reports, everything works as expected now. As for the DLL …
15:16 Changeset [782] by dmik
gui: Send PDF data to a CUPS printer on OS/2 by default if CUPS is version …
15:07 Changeset [781] by dmik
gui: Force mode to O_BINARY for temporary file descriptors we get from …
15:00 Changeset [780] by dmik
3rdparty: jsc/webkit: Try to allocate memory blocks in high memory on OS/2 …
11:39 Changeset [779] by dmik
3rdparty: jsc/webkit: Don't set HAVE_POSIX_MEMALIGN on OS/2 as …
11:34 Changeset [778] by dmik
gui: QCups: Don't try to unlink() a NULL path as it may crash some libc …

2010-08-06:

11:32 Ticket #171 (Arora web browser not showing web site icons) closed by dmik
fixed

2010-08-04:

18:17 Changeset [777] by dmik
corelib: Added QDebugFmt<const T*> qDebugFmt(const T *val) to put pointers …
18:11 Changeset [776] by dmik
gui: Fixed assertion shown when dragging the "Computer" item in the side …
13:28 Changeset [775] by dmik
gui: Fixed a possible crash and an endless PM event loop recursion when …

2010-08-03:

15:18 Changeset [774] by dmik
network: Improve network disk cache performance by reducing the number of …
00:07 Changeset [773] by dmik
qmake: Fixed r769 typos.

2010-08-02:

22:59 Changeset [772] by dmik
configure.cmd: Close header file to unlock it for the compiler (Object …
21:46 Changeset [771] by dmik
configure.cmd: Use \= to strip spaces when comparing aArgs to "" because …
21:40 Changeset [770] by dmik
configure.cmd: Fixed typos in unused code paths to make it work in Object …
21:27 Changeset [769] by dmik
trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.
17:41 Changeset [768] by dmik
vendor: Tagged qt-everywhere-opensource-src-4.6.3 for further reference.
17:05 Changeset [767] by dmik
vendor: Merged in qt-everywhere-opensource-src-4.6.3 from Nokia.

2010-07-29:

15:53 Changeset [766] by dmik
gui: Remove garbage (accompanies r765).
15:51 Changeset [765] by dmik
gui: Fixed QFileDialog: Don't increase the item height in the side bar by …
15:41 Changeset [764] by dmik
gui: QCommonStyle::standardIconImplementation(): Generate the stanrad …
15:37 Changeset [763] by dmik
gui: Reverter r261 as it breaks cross-platform compatibility with …

2010-07-26:

21:03 Ticket #170 (QIcon size selection different Windows vs. OS/2) closed by dmik
wontfix: What are you talking about is actually my patch (see r261) as I considered …

2010-07-19:

16:25 Ticket #169 (Field "output file" in print dialog is missing path separator) closed by dmik
fixed: Rudi, thanks for noticing! Fixed in r762.
16:24 Changeset [762] by dmik
gui: Fixed a typo that caused a path separator to be missing in the output …
16:02 Ticket #177 (QProcess::startDetached() fails to pass arguments) closed by dmik
fixed: Rudi, thanks for spotting it. Fixed in r761.
16:01 Changeset [761] by dmik
kernel: OS/2: Fixed a typo that caused QProcess::startDetached() to fails …

2010-07-13:

11:15 Changeset [760] by dmik
Better phrasing in README.OS2.
00:45 Changeset [759] by dmik
Corrected WPI use instructions in README.OS2.

2010-07-12:

13:31 Ticket #166 (Arora web browser cannot locate to existing instance) closed by dmik
fixed

2010-07-09:

14:44 Ticket #178 (Poor QNetworkDiskCache performance) created by rudi
Not sure if we should do this kind of things, because it's a multiplatform …

2010-07-08:

18:04 Ticket #177 (QProcess::startDetached() fails to pass arguments) created by rudi
In some cases arguments are not passed correctly to the child process. The …

2010-07-07:

16:02 Ticket #176 (Extremly poor performance of QDirIterator) created by rudi
Certain file operations (like populating a file dialog from a directory …

2010-07-01:

17:16 Ticket #175 (Fix WebKit useragent string) created by rudi
Currently our WebKit? identifies itself as: […] We should use the same …
13:59 Ticket #174 (DIVE mode not always disabled on Panorama) created by rudi
Our quick Panorama detection hack in gui/painting/qwindowsurface_pm.cpp …

2010-06-29:

13:32 Ticket #173 (Arora drawing problem while dragging) created by rudi
The Arora browser allows a bookmark to be dragged out of the "History" …

2010-06-28:

10:33 Ticket #172 (Update to Qt 4.6.3) created by diver
Update the Qt code base to the upstream version to 4.6.3 from Nokia.

2010-06-27:

15:26 Ticket #171 (Arora web browser not showing web site icons) created by rudi
The Arora browser doesn't show web site icons in the menus and page tabs, …
15:15 Ticket #170 (QIcon size selection different Windows vs. OS/2) created by rudi
As you can see in the attachments, the "back" / "forward" buttons in the …

2010-06-24:

16:51 Ticket #169 (Field "output file" in print dialog is missing path separator) created by rudi
gui/dialogs/qprintdialog_unix.cpp, line 763: We must append a trailing …
13:28 Ticket #161 (QWidget and WS_CLIPCHILDREN) closed by dmik
fixed: You are welcome.
07:53 Ticket #168 (Arora web browser crashes in LIBC) created by rudi
When surfing around Arora often crashes with the following register dump: …

2010-06-22:

21:20 Changeset [758] by dmik
gui: OS/2: Applied the solution from r751 to the non-DIVE code path …
18:55 Ticket #165 (Entry input fields in Webkit don't accept some characters) closed by dmik
fixed
18:33 Changeset [757] by dmik
webkit: Attempted to fix broken input on keyboards using AltGr? as a shift …
14:03 Ticket #164 (File open dialog not sorting by name) closed by dmik
wontfix: Yes, it seems so. At least on all my eCS systems it works like a charm (I …
13:52 Changeset [756] by dmik
tests/widget: Activated keyboard logger test case.
13:13 Changeset [755] by dmik
network/os2: QLocalServer/QLocalSocket: Make sure the socket path name …
12:21 Changeset [754] by dmik
network/os2: QLocalServer/QLocalSocket: Be more verbose by appending the …
11:46 Ticket #167 (Add SSL support) created by rudi
The Arora web browser would benefit from SSL support. I gave it a quick …

2010-06-19:

14:05 Ticket #166 (Arora web browser cannot locate to existing instance) created by rudi
The Arora web browser is using local IPC to detect if it is already …

2010-06-18:

17:12 Ticket #165 (Entry input fields in Webkit don't accept some characters) created by diver
in apps using the WebKit? it's not possible to enter some characters. how …

2010-06-15:

22:55 Changeset [753] by dmik
gui: OS/2: Attempted to fix a small repaint problem that appeared after …
22:23 Ticket #163 (Screen corrupted when using QT_PM_DIVE) closed by dmik
fixed: r752 fixes this last issue and the inDrag code works well now.
22:22 Changeset [752] by dmik
gui: OS/2: Fixed a typo that caused DnD over a Qt target in DIVE mode to …
17:00 Changeset [751] by dmik
gui: OS/2: Exclude children with real HWNDs (a.k.a native widgets) when …
16:56 Changeset [750] by dmik
Build fix.
16:52 Changeset [749] by dmik
gui: OS/2: Exported qt_WinProcessWindowObstacles().
16:49 Changeset [748] by dmik
gui: OS/2: Added operator<<(QDebug debug,...) to debug HRGN hangles like …

2010-06-13:

21:45 Ticket #162 (Deadlock of QMutex when quitting VLC) closed by dmik
fixed

2010-06-12:

07:25 Ticket #164 (File open dialog not sorting by name) created by rudi
Not sure if this os OS/2 specific, but I have here a few examples where …
07:03 Ticket #163 (Screen corrupted when using QT_PM_DIVE) reopened by rudi
Hi Dmik, I still have a problem with your explanation of the phenomenon …

2010-06-11:

23:39 Changeset [747] by dmik
corelib: OS/2: Fixed a deadlock during alien thread termination …
17:22 Changeset [746] by dmik
gui: OS/2: No need to call DiveSetupBuffer?() in FB mode [suggested by …
16:48 Ticket #163 (Screen corrupted when using QT_PM_DIVE) closed by dmik
fixed: Okay, I found the explanation and fixed the problem in r745. See the …
16:45 Changeset [745] by dmik
gui: OS/2: In Dive mode, the screen would get corrupted if the application …

2010-06-06:

08:57 Ticket #163 (Screen corrupted when using QT_PM_DIVE) created by komh
Hi/2. When a window is resized in according to making a window inside it, …
08:51 Ticket #162 (Deadlock of QMutex when quitting VLC) created by komh
Hi/2. When using debug build of Qt 4.6.2(r744), the following messages …

2010-06-03:

15:25 Ticket #161 (QWidget and WS_CLIPCHILDREN) created by komh
Hi/2. Does QWidget honor WS_CLIPCHILDREN ? I attached a child window to …

2010-05-31:

21:06 Ticket #160 (Assistant not drawing correctly on startup (direct frame bufffer mode ...) closed by dmik
fixed: Corrected the DevClose? thing (however I doubt that this code will be ever …
21:06 Changeset [744] by dmik
gui: Minor cleanup.
16:52 Changeset [743] by dmik
gui: Fixed: Qt Assistant would corrupt screen at startup in DIVE FB mode …
12:48 Ticket #159 (DIVE modes crash on 24bit (BGR3) screen surface) closed by dmik
fixed
02:32 Changeset [742] by dmik
gui: Fixed a typo that caused DIVE direct FB mode to be disabled for DIVE …
Note: See TracTimeline for information about the timeline view.