| Commit message (Expand) | Author | Age | Files | Lines |
* | src/qt3support: Remove QT_WA and non-Unicode code paths, dropping Win9x and N... | miniak | 2009-07-01 | 8 | -724/+231 |
|
|
* | src/activeqt: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT ... | miniak | 2009-07-01 | 12 | -266/+147 |
|
|
* | src/sql: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 2 | -37/+2 |
|
|
* | src/opengl: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT su... | miniak | 2009-07-01 | 1 | -8/+4 |
|
|
* | src/network: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 7 | -104/+43 |
|
|
* | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 50 | -2919/+1227 |
|
|
* | Handle application paths larger than MAX_PATH, and fix potential buffer overflow | Marius Storm-Olsen | 2009-07-01 | 2 | -10/+39 |
|
|
* | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 28 | -1340/+554 |
|
|
* | src/winmain: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 1 | -13/+7 |
|
|
* | doc: Fixed several qdoc error reports. | Martin Smith | 2009-07-01 | 2 | -66/+77 |
|
|
* | Added QGraphicsScene::sendEvent(). | J-P Nurmi | 2009-07-01 | 2 | -0/+30 |
|
|
* | ItemViews: Fixed signal entered not being emitted when using the mouse | Thierry Bastian | 2009-07-01 | 2 | -33/+42 |
|
|
* | OpenVG compile fix - use const_cast instead of static_cast | Rhys Weatherley | 2009-07-01 | 1 | -4/+4 |
|
|
* | Set the focus to a child widget when set on a QGroupBox | Benjamin Poulain | 2009-06-30 | 1 | -3/+2 |
|
|
* | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-30 | 5 | -13/+31 |
|\ |
|
| * | Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changes | Norwegian Rock Cat | 2009-06-30 | 1 | -2/+17 |
|
|
| * | Doc: Fixed a doc bug in QPlainTextEdit class description. | Geir Vattekar | 2009-06-30 | 1 | -7/+7 |
|
|
| * | Doc: About menu on the Mac gets the application name from Info.plist. | Geir Vattekar | 2009-06-30 | 2 | -3/+6 |
|
|
| * | fix crash in QLocalServer on WinCE when waitForNewConnection times out | Joerg Bornemann | 2009-06-30 | 1 | -1/+1 |
|
|
* | | QDockArea: remove coverity warning | Thierry Bastian | 2009-06-30 | 1 | -1/+1 |
|
|
* | | QToolBar: fix coverity warnings | Thierry Bastian | 2009-06-30 | 3 | -27/+18 |
|
|
* | | doc: Fixed several qdoc error reports. | Martin Smith | 2009-06-30 | 1 | -6/+10 |
|
|
* | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 14 | -24/+53 |
|\ \
| |/ |
|
| * | QWidget::adjustSize() sends a spontaneous event - Mac OS X Cocoa | Prasanth Ullattil | 2009-06-30 | 2 | -2/+12 |
|
|
| * | bug fix | Derick Hawcroft | 2009-06-30 | 1 | -0/+1 |
|
|
| * | Remove unused variables | Anders Bakken | 2009-06-29 | 1 | -2/+0 |
|
|
| * | Remove superfluous call to SetBlittingFlags | Anders Bakken | 2009-06-29 | 1 | -1/+0 |
|
|
| * | QTemporaryFile: Report the user-provided openMode | João Abecasis | 2009-06-29 | 1 | -1/+2 |
|
|
| * | Always turn on shadows for Cocoa. | Norwegian Rock Cat | 2009-06-29 | 1 | -2/+1 |
|
|
| * | QNetworkAccessManager stuff: Some fixes for coverity | Markus Goetz | 2009-06-29 | 3 | -6/+13 |
|
|
| * | Fix crash/artifacts on SuperH | Tom Cooksey | 2009-06-29 | 1 | -3/+3 |
|
|
| * | Remove a couple of registry entries when unregistering an ActiveX server | Andy Shaw | 2009-06-29 | 1 | -0/+4 |
|
|
| * | Fix coverity warning | Jens Bache-Wiig | 2009-06-29 | 1 | -2/+1 |
|
|
| * | bug fix | Derick Hawcroft | 2009-06-29 | 1 | -1/+4 |
|
|
| * | Don't crash in libdbus-1 because of invalid parameters. | Thiago Macieira | 2009-06-28 | 1 | -5/+14 |
|
|
* | | qdoc: Added more handling of \reimp command | Martin Smith | 2009-06-30 | 1 | -10/+23 |
|
|
* | | QMenuBar: make sure to update the geometries when needed | Thierry Bastian | 2009-06-30 | 1 | -0/+4 |
|
|
* | | QMenu: when we access the actions geometry, it's now always up2date | Thierry Bastian | 2009-06-30 | 1 | -0/+5 |
|
|
* | | QMenu: fixed a crash when clicking on a menu with a submenu | Thierry Bastian | 2009-06-30 | 1 | -1/+2 |
|
|
* | | Fixed QLayout to take the maxi/min size into account for the menu bar | Thierry Bastian | 2009-06-30 | 1 | -1/+4 |
|
|
* | | Fixed compile with Windows CE 5. | Rohan McGovern | 2009-06-29 | 1 | -0/+4 |
|
|
* | | QXmlQuery: add setFocus(const QString &). | Frans Englich | 2009-06-29 | 2 | -0/+20 |
|
|
* | | QMenuBar: adding autotest for the geometry calculation | Thierry Bastian | 2009-06-29 | 1 | -5/+6 |
|
|
* | | Fix some coverity warnings | Thierry Bastian | 2009-06-29 | 5 | -9/+8 |
|
|
* | | QMenuBar: some private members weren't initialized | Thierry Bastian | 2009-06-29 | 1 | -1/+4 |
|
|
* | | Initialize the time structure in QTime::currentTime() | Benjamin Poulain | 2009-06-29 | 1 | -2/+1 |
|
|
* | | QMenuBar: adding autotest and simplify/fix geometry calculation | Thierry Bastian | 2009-06-29 | 2 | -15/+9 |
|
|
* | | QMenu: adding autotest for the geometry calculations | Thierry Bastian | 2009-06-29 | 1 | -4/+4 |
|
|
* | | QMenu: fixed geometry problem that was adding twice the panel width | Thierry Bastian | 2009-06-29 | 1 | -5/+6 |
|
|
* | | QMenuBar: simplification of code | Thierry Bastian | 2009-06-29 | 3 | -114/+99 |
|
|