Timeline


and

2010-10-19:

12:47 Changeset [800] by dmik
corelib: Include qt_os2.h in qglobal.cpp explicitly as we use its …
08:02 Ticket #182 (Arora page loading performance) created by rudi
With I compare my current 4.6.3 build with an older 4.6.2 I notice a …
02:22 Changeset [799] by dmik
webkit: Added proper OS/2 version reporting to the UserAgent? string …
01:13 Ticket #66 (QSysInfo::OS2Ver) closed by dmik
fixed: Implemented QSysInfo::os2Version() in r797, 798. This is what this …
01:13 Changeset [798] by dmik
corelib: Typo in r797.
01:11 Changeset [797] by dmik
corelib: Implemented QSysInfo::os2Version() (closes #66).

2010-10-18:

19:09 Ticket #144 (Don't show floppy drives) closed by dmik
fixed: Right, it seems to properly detect the "no floppy drive" case: only if I …
19:09 Changeset [796] by dmik
corelib/io: Don't report non-existent floppy drives in QDir::drives(). …
11:45 Ticket #181 (Create RPM installer) created by dmik
There is a decision to distribute Qt only in RPM format. Two reasons: 1. …

2010-10-15:

17:03 Changeset [795] by dmik
network: Fixed: QLocalServer could hang forever in the destructor trying …

2010-10-14:

18:12 Changeset [794] by dmik
Significantly improve the performance of directory iterators walking …

2010-10-13:

12:27 Changeset [793] by dmik
corelib: QFSFileEngine::fileFlags(): If nothing is requested but Refresh …

2010-10-11:

22:14 Ticket #179 (Enable support for MySQL and PostgreSQL plugins) closed by dmik
fixed: Done in r792.
22:14 Changeset [792] by dmik
plugins: Enabled the MySQL Qt plugin.

2010-10-10:

22:52 Changeset [791] by dmik
examples: More ignore patterns.
22:27 Changeset [790] by dmik
examples: More ignore patterns.
21:39 Changeset [789] by dmik
configure.cmd: Do not require to install the CUPS WPI, suggest ZIP …
21:25 Ticket #167 (Add SSL support) closed by dmik
fixed: I added OpenSSL support in r788. Note that we search for both standard …
21:22 Changeset [788] by dmik
network: Added OpenSSL support (closes #167).

2010-10-08:

18:12 WikiStart edited by diver
adjusted sponsorlink (diff)

2010-10-07:

15:58 Ticket #174 (DIVE mode not always disabled on Panorama) closed by dmik
fixed: I went the DosQueryModuleHandle?() route as it saves us from parsing …
15:55 Changeset [787] by dmik
gui: DIVE: Better detection of the Panorama video driver that detects the …
15:04 Changeset [786] by dmik
gui: DnD: Fixed: Repainting the widget during DnD outside the drag*Event() …
01:16 Ticket #173 (Arora drawing problem while dragging) closed by dmik
fixed: The problem is fixed in r785. Now we get the behavior identical to the …
01:09 Changeset [785] by dmik
gui: DnD: Fixed: Starting the drag operation would take the Qt focus away …
00:17 Changeset [784] by dmik
gui: Log more WM_* messages in debug mode.

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 …
Note: See TracTimeline for information about the timeline view.