Timeline
2010-08-17:
- 19:41 Ticket #180 (Location of ui_*.h) closed by
- 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
- 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
- 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
- fixed
- 13:11 Ticket #168 (Arora web browser crashes in LIBC) closed by
- fixed: Good.
2010-08-11:
- 20:15 Changeset [783] by
- 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
- fixed: As Silvan reports, everything works as expected now. As for the DLL …
- 15:16 Changeset [782] by
- gui: Send PDF data to a CUPS printer on OS/2 by default if CUPS is version …
- 15:07 Changeset [781] by
- gui: Force mode to O_BINARY for temporary file descriptors we get from …
- 15:00 Changeset [780] by
- 3rdparty: jsc/webkit: Try to allocate memory blocks in high memory on OS/2 …
- 11:39 Changeset [779] by
- 3rdparty: jsc/webkit: Don't set HAVE_POSIX_MEMALIGN on OS/2 as …
- 11:34 Changeset [778] by
- gui: QCups: Don't try to unlink() a NULL path as it may crash some libc …
2010-08-06:
2010-08-04:
- 18:17 Changeset [777] by
- corelib: Added QDebugFmt<const T*> qDebugFmt(const T *val) to put pointers …
- 18:11 Changeset [776] by
- gui: Fixed assertion shown when dragging the "Computer" item in the side …
- 13:28 Changeset [775] by
- gui: Fixed a possible crash and an endless PM event loop recursion when …
2010-08-03:
- 15:18 Changeset [774] by
- network: Improve network disk cache performance by reducing the number of …
- 00:07 Changeset [773] by
- qmake: Fixed r769 typos.
2010-08-02:
- 22:59 Changeset [772] by
- configure.cmd: Close header file to unlock it for the compiler (Object …
- 21:46 Changeset [771] by
- configure.cmd: Use \= to strip spaces when comparing aArgs to "" because …
- 21:40 Changeset [770] by
- configure.cmd: Fixed typos in unused code paths to make it work in Object …
- 21:27 Changeset [769] by
- trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.
- 17:41 Changeset [768] by
- vendor: Tagged qt-everywhere-opensource-src-4.6.3 for further reference.
- 17:05 Changeset [767] by
- vendor: Merged in qt-everywhere-opensource-src-4.6.3 from Nokia.
2010-07-29:
- 15:53 Changeset [766] by
- gui: Remove garbage (accompanies r765).
- 15:51 Changeset [765] by
- gui: Fixed QFileDialog: Don't increase the item height in the side bar by …
- 15:41 Changeset [764] by
- gui: QCommonStyle::standardIconImplementation(): Generate the stanrad …
- 15:37 Changeset [763] by
- 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
- 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
- fixed: Rudi, thanks for noticing! Fixed in r762.
- 16:24 Changeset [762] by
- 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
- fixed: Rudi, thanks for spotting it. Fixed in r761.
- 16:01 Changeset [761] by
- kernel: OS/2: Fixed a typo that caused QProcess::startDetached() to fails …
2010-07-13:
- 11:15 Changeset [760] by
- Better phrasing in README.OS2.
- 00:45 Changeset [759] by
- Corrected WPI use instructions in README.OS2.
2010-07-12:
2010-07-09:
- 14:44 Ticket #178 (Poor QNetworkDiskCache performance) created by
- 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
- 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
- Certain file operations (like populating a file dialog from a directory …
2010-07-01:
- 17:16 Ticket #175 (Fix WebKit useragent string) created by
- Currently our WebKit? identifies itself as: […] We should use the same …
- 13:59 Ticket #174 (DIVE mode not always disabled on Panorama) created by
- 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
- 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
- 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
- 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
- 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
- gui/dialogs/qprintdialog_unix.cpp, line 763: We must append a trailing …
- 13:28 Ticket #161 (QWidget and WS_CLIPCHILDREN) closed by
- fixed: You are welcome.
- 07:53 Ticket #168 (Arora web browser crashes in LIBC) created by
- When surfing around Arora often crashes with the following register dump: …
2010-06-22:
- 21:20 Changeset [758] by
- 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
- fixed
- 18:33 Changeset [757] by
- 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
- wontfix: Yes, it seems so. At least on all my eCS systems it works like a charm (I …
- 13:52 Changeset [756] by
- tests/widget: Activated keyboard logger test case.
- 13:13 Changeset [755] by
- network/os2: QLocalServer/QLocalSocket: Make sure the socket path name …
- 12:21 Changeset [754] by
- network/os2: QLocalServer/QLocalSocket: Be more verbose by appending the …
- 11:46 Ticket #167 (Add SSL support) created by
- 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
- 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
- in apps using the WebKit? it's not possible to enter some characters. how …
2010-06-15:
- 22:55 Changeset [753] by
- 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
- fixed: r752 fixes this last issue and the inDrag code works well now.
- 22:22 Changeset [752] by
- gui: OS/2: Fixed a typo that caused DnD over a Qt target in DIVE mode to …
- 17:00 Changeset [751] by
- gui: OS/2: Exclude children with real HWNDs (a.k.a native widgets) when …
- 16:56 Changeset [750] by
- Build fix.
- 16:52 Changeset [749] by
- gui: OS/2: Exported qt_WinProcessWindowObstacles().
- 16:49 Changeset [748] by
- gui: OS/2: Added operator<<(QDebug debug,...) to debug HRGN hangles like …
2010-06-13:
2010-06-12:
- 07:25 Ticket #164 (File open dialog not sorting by name) created by
- 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
- Hi Dmik, I still have a problem with your explanation of the phenomenon …
2010-06-11:
- 23:39 Changeset [747] by
- corelib: OS/2: Fixed a deadlock during alien thread termination …
- 17:22 Changeset [746] by
- 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
- fixed: Okay, I found the explanation and fixed the problem in r745. See the …
- 16:45 Changeset [745] by
- 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
- 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
- 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
- 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
- fixed: Corrected the DevClose? thing (however I doubt that this code will be ever …
- 21:06 Changeset [744] by
- gui: Minor cleanup.
- 16:52 Changeset [743] by
- 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
- fixed
- 02:32 Changeset [742] by
- gui: Fixed a typo that caused DIVE direct FB mode to be disabled for DIVE …
Note: See TracTimeline
for information about the timeline view.
