Timeline



Oct 22, 2010:

10:32 AM Ticket #175 (Fix WebKit useragent string) closed by Dmitry A. Kuminov
fixed: Thanks!

Oct 21, 2010:

3:42 PM Changeset [803] by Dmitry A. Kuminov
8:34 AM Ticket #179 (Enable support for MySQL and PostgreSQL plugins) reopened by Silvan Scherrer
just discussed that with Paul on irc. he will do a test libpq right …

Oct 20, 2010:

7:39 PM Ticket #183 (Shift + numpad arrow keys produces numbers) closed by Dmitry A. Kuminov
fixed: Should be fixed in r802. Alex, please check and free to reopen the …
7:39 PM Changeset [802] by Dmitry A. Kuminov
gui: Fixed: Make sure that pressing Shift[+Ctrl]]+<numpad_digit> will …
5:51 PM Ticket #183 (Shift + numpad arrow keys produces numbers) created by Dmitry A. Kuminov
Reported by Alex Tailor in gmane.org.netlabs.qt.devel: >Attempting to …

Oct 19, 2010:

11:11 PM Ticket #63 (Query hardware address of the network interface) closed by Dmitry A. Kuminov
fixed: Done in r801. Actually took more than planned since I had to …
11:09 PM Changeset [801] by Dmitry A. Kuminov
network: QNetworkInterface: Fixed: hardwareAddress() returned null …
10:47 AM Changeset [800] by Dmitry A. Kuminov
corelib: Include qt_os2.h in qglobal.cpp explicitly as we use its …
6:02 AM 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 …
12:22 AM Changeset [799] by Dmitry A. Kuminov
webkit: Added proper OS/2 version reporting to the UserAgent? string …

Oct 18, 2010:

11:13 PM Ticket #66 (QSysInfo::OS2Ver) closed by Dmitry A. Kuminov
fixed: Implemented QSysInfo::os2Version() in r797, 798. This is what this …
11:13 PM Changeset [798] by Dmitry A. Kuminov
corelib: Typo in r797.
11:11 PM Changeset [797] by Dmitry A. Kuminov
corelib: Implemented QSysInfo::os2Version() (closes #66).
5:09 PM Ticket #144 (Don't show floppy drives) closed by Dmitry A. Kuminov
fixed: Right, it seems to properly detect the "no floppy drive" case: only if …
5:09 PM Changeset [796] by Dmitry A. Kuminov
corelib/io: Don't report non-existent floppy drives in QDir::drives(). …
9:45 AM Ticket #181 (Create RPM installer) created by Dmitry A. Kuminov
There is a decision to distribute Qt only in RPM format. Two reasons: …

Oct 15, 2010:

3:03 PM Changeset [795] by Dmitry A. Kuminov
network: Fixed: QLocalServer could hang forever in the destructor …

Oct 14, 2010:

4:12 PM Changeset [794] by Dmitry A. Kuminov
Significantly improve the performance of directory iterators walking …

Oct 13, 2010:

10:27 AM Changeset [793] by Dmitry A. Kuminov
corelib: QFSFileEngine::fileFlags(): If nothing is requested but …

Oct 11, 2010:

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

Oct 10, 2010:

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

Oct 8, 2010:

4:12 PM WikiStart edited by Silvan Scherrer
adjusted sponsorlink (diff)

Oct 7, 2010:

1:58 PM Ticket #174 (DIVE mode not always disabled on Panorama) closed by Dmitry A. Kuminov
fixed: I went the DosQueryModuleHandle?() route as it saves us from parsing …
1:55 PM Changeset [787] by Dmitry A. Kuminov
gui: DIVE: Better detection of the Panorama video driver that detects …
1:04 PM Changeset [786] by Dmitry A. Kuminov
gui: DnD: Fixed: Repainting the widget during DnD outside the …

Oct 6, 2010:

11:16 PM Ticket #173 (Arora drawing problem while dragging) closed by Dmitry A. Kuminov
fixed: The problem is fixed in r785. Now we get the behavior identical to the …
11:09 PM Changeset [785] by Dmitry A. Kuminov
gui: DnD: Fixed: Starting the drag operation would take the Qt focus …
10:17 PM Changeset [784] by Dmitry A. Kuminov
gui: Log more WM_* messages in debug mode.

Aug 17, 2010:

5:41 PM Ticket #180 (Location of ui_*.h) closed by Dmitry A. Kuminov
wontfix: Yes, it is as designed. You should use the qmake's INCLUDE_PATH …
8:08 AM Ticket #180 (Location of ui_*.h) created by rudi
With 4.6.3, qmake places the generated ui_*.h files in the objects …

Aug 16, 2010:

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

Aug 13, 2010:

6:40 PM Ticket #178 (Poor QNetworkDiskCache performance) closed by Dmitry A. Kuminov
fixed
11:11 AM Ticket #168 (Arora web browser crashes in LIBC) closed by Dmitry A. Kuminov
fixed: Good.

Aug 11, 2010:

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

Aug 6, 2010:

9:32 AM Ticket #171 (Arora web browser not showing web site icons) closed by Dmitry A. Kuminov
fixed

Aug 4, 2010:

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

Aug 3, 2010:

1:18 PM Changeset [774] by Dmitry A. Kuminov
network: Improve network disk cache performance by reducing the number …

Aug 2, 2010:

10:07 PM Changeset [773] by Dmitry A. Kuminov
qmake: Fixed r769 typos.
8:59 PM Changeset [772] by Dmitry A. Kuminov
configure.cmd: Close header file to unlock it for the compiler …
7:46 PM Changeset [771] by Dmitry A. Kuminov
configure.cmd: Use \= to strip spaces when comparing aArgs to "" …
7:40 PM Changeset [770] by Dmitry A. Kuminov
configure.cmd: Fixed typos in unused code paths to make it work in …
7:27 PM Changeset [769] by Dmitry A. Kuminov
trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.
3:41 PM Changeset [768] by Dmitry A. Kuminov
vendor: Tagged qt-everywhere-opensource-src-4.6.3 for further reference.
3:05 PM Changeset [767] by Dmitry A. Kuminov
vendor: Merged in qt-everywhere-opensource-src-4.6.3 from Nokia.

Jul 29, 2010:

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

Jul 26, 2010:

7:03 PM Ticket #170 (QIcon size selection different Windows vs. OS/2) closed by Dmitry A. Kuminov
wontfix: What are you talking about is actually my patch (see r261) as I …
Note: See TracTimeline for information about the timeline view.