Timeline



Oct 18, 2010:

7: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 …
7:09 PM Changeset [796] by Dmitry A. Kuminov
corelib/io: Don't report non-existent floppy drives in QDir::drives(). …
11: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:

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

Oct 14, 2010:

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

Oct 13, 2010:

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

Oct 11, 2010:

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

Oct 10, 2010:

10:52 PM Changeset [791] by Dmitry A. Kuminov
examples: More ignore patterns.
10:27 PM Changeset [790] by Dmitry A. Kuminov
examples: More ignore patterns.
9:39 PM Changeset [789] by Dmitry A. Kuminov
configure.cmd: Do not require to install the CUPS WPI, suggest ZIP instead.
9: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 …
9:22 PM Changeset [788] by Dmitry A. Kuminov
network: Added OpenSSL support (closes #167).

Oct 8, 2010:

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

Oct 7, 2010:

3: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 …
3:55 PM Changeset [787] by Dmitry A. Kuminov
gui: DIVE: Better detection of the Panorama video driver that detects …
3:04 PM Changeset [786] by Dmitry A. Kuminov
gui: DnD: Fixed: Repainting the widget during DnD outside the …
1:16 AM 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 …
1:09 AM Changeset [785] by Dmitry A. Kuminov
gui: DnD: Fixed: Starting the drag operation would take the Qt focus …
12:17 AM Changeset [784] by Dmitry A. Kuminov
gui: Log more WM_* messages in debug mode.

Aug 17, 2010:

7: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 …
10: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:

8: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:

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

Aug 11, 2010:

8:15 PM Changeset [783] by Dmitry A. Kuminov
network: Filter out garbage entries returned by ioctl(SIOCGIFCONF) on …
6: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 …
3:16 PM Changeset [782] by Dmitry A. Kuminov
gui: Send PDF data to a CUPS printer on OS/2 by default if CUPS is …
3:07 PM Changeset [781] by Dmitry A. Kuminov
gui: Force mode to O_BINARY for temporary file descriptors we get from …
3:00 PM Changeset [780] by Dmitry A. Kuminov
3rdparty: jsc/webkit: Try to allocate memory blocks in high memory on …
11:39 AM Changeset [779] by Dmitry A. Kuminov
3rdparty: jsc/webkit: Don't set HAVE_POSIX_MEMALIGN on OS/2 as …
11: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:

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

Aug 4, 2010:

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

Aug 3, 2010:

3:18 PM Changeset [774] by Dmitry A. Kuminov
network: Improve network disk cache performance by reducing the number …
12:07 AM Changeset [773] by Dmitry A. Kuminov
qmake: Fixed r769 typos.

Aug 2, 2010:

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

Jul 29, 2010:

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

Jul 26, 2010:

9: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.