| Commit message (Expand) | Author | Age | Files | Lines |
* | QMenuBar: the extension could be visible when it shouldn't | Thierry Bastian | 2009-07-08 | 1 | -2/+2 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Volker Hilsheimer | 2009-07-08 | 18 | -134/+239 |
|\ |
|
| * | Phonon: Fixed a possible race condition | Thierry Bastian | 2009-07-08 | 1 | -7/+13 |
|
|
| * | fast Windows version of QLocalSocket | Joerg Bornemann | 2009-07-08 | 3 | -120/+138 |
|
|
| * | Phonon: Fixed a possible race condition | Thierry Bastian | 2009-07-08 | 1 | -1/+1 |
|
|
| * | Cocoa: Plain text from clipboard use '\r' as newline instead of '\n' | Prasanth Ullattil | 2009-07-08 | 3 | -2/+25 |
|
|
| * | Animations: fix compilation with QT_NO_ANIMATION | Thierry Bastian | 2009-07-08 | 10 | -4/+63 |
|
|
| * | QMainWindow: compile fix when defining QT_NO_DOCKWIDGET | Thierry Bastian | 2009-07-08 | 1 | -2/+1 |
|
|
* | | Use current license header. | Volker Hilsheimer | 2009-07-08 | 2 | -4/+4 |
|/ |
|
* | QMainWindow: fixed a crash in some cases when deleting the widget | Thierry Bastian | 2009-07-08 | 2 | -13/+6 |
|
|
* | QMainWindow: made use of QPropertyAnimation for animations | Thierry Bastian | 2009-07-08 | 4 | -149/+59 |
|
|
* | The offset of cropRect should not depend on the position of the window | Benjamin Poulain | 2009-07-08 | 1 | -1/+1 |
|
|
* | On Mac OS X, translate the wrect to the coordinates on screen | Benjamin Poulain | 2009-07-07 | 1 | -7/+16 |
|
|
* | ItemViews: _q_fetchMore now uses a timer instead of invokeMethod | Thierry Bastian | 2009-07-07 | 3 | -6/+9 |
|
|
* | Fixes a crash when scrolling a scrollarea with a mouse wheel. | Denis Dzyubenko | 2009-07-07 | 2 | -0/+2 |
|
|
* | QColumnView: new uses QPropertyAnimation over QTimeLine | Thierry Bastian | 2009-07-07 | 2 | -22/+9 |
|
|
* | Getting rid of compiler warnings on windows | Thierry Bastian | 2009-07-07 | 3 | -9/+5 |
|
|
* | QColumnView: didn't react to addition of rows/cols in the current view | Thierry Bastian | 2009-07-07 | 8 | -21/+61 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-07-07 | 573 | -16305/+23370 |
|\ |
|
| * | try to fix the accept4 not being found in some older kernels | Thiago Macieira | 2009-07-07 | 1 | -4/+14 |
|
|
| * | doc: Explained that you can't add new Q3DockAreas to a Widget. | Martin Smith | 2009-07-07 | 1 | -14/+15 |
|
|
| * | QMainWindow: layout private API cleanup | Thierry Bastian | 2009-07-07 | 2 | -35/+35 |
|
|
| * | Make sure we send a ValueChanged event if the spinbox value has changed | Jan-Arve Sæther | 2009-07-07 | 1 | -0/+9 |
|
|
| * | ItemViews: it would go into DraggingState even without clicking an item | Thierry Bastian | 2009-07-07 | 1 | -1/+1 |
|
|
| * | QMenu: with tearoff handle, it would reserve the space for it twice | Thierry Bastian | 2009-07-07 | 1 | -8/+5 |
|
|
| * | QToolBar: better management of positions when hiding/unhiding | Thierry Bastian | 2009-07-07 | 1 | -11/+5 |
|
|
| * | QFontComboBox: used to emit currentFontChanged twice when setting it. | Thierry Bastian | 2009-07-07 | 1 | -1/+1 |
|
|
| * | QMenu: the scroller now takes the qapp's global strut into account | Thierry Bastian | 2009-07-06 | 2 | -25/+25 |
|
|
| * | QMenu: scrolling in menus was broken | Thierry Bastian | 2009-07-06 | 2 | -16/+24 |
|
|
| * | doc: Included note about the effect of WA_NoMousePropagation. | Martin Smith | 2009-07-06 | 1 | -0/+4 |
|
|
| * | Phonon: take advantage of more modern compiler to initialize struct | Thierry Bastian | 2009-07-06 | 4 | -80/+27 |
|
|
| * | Phonon: Some work done on binary size | Thierry Bastian | 2009-07-06 | 13 | -105/+88 |
|
|
| * | QHeaderView::sizeHint: small bug fix and refactor | Thierry Bastian | 2009-07-06 | 1 | -5/+5 |
|
|
| * | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 6 | -10/+10 |
|
|
| * | support for id-based translations | Oswald Buddenhagen | 2009-07-06 | 3 | -0/+74 |
|
|
| * | Fix to paint big widgets in a scroll area | Benjamin Poulain | 2009-07-06 | 1 | -5/+3 |
|
|
| * | doc: Added not about Mac OS X. | Martin Smith | 2009-07-06 | 1 | -0/+7 |
|
|
| * | doc: Removed specific reference to Mac OS X. | Martin Smith | 2009-07-06 | 1 | -15/+20 |
|
|
| * | Moved uniform enum to QGLEngineShaderManager. | Kim Motoyoshi Kalland | 2009-07-03 | 4 | -83/+69 |
|
|
| * | QHeaderView: code cleanup in sizehint calculation | Thierry Bastian | 2009-07-03 | 1 | -9/+3 |
|
|
| * | QHeaderView: fixed the sizeHint with hidden sections | Thierry Bastian | 2009-07-03 | 1 | -4/+8 |
|
|
| * | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 9 | -10/+90 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Volker Hilsheimer | 2009-07-03 | 6 | -39/+64 |
| |\ |
|
| | * | Drag leave event is delivered, after re-entering the widget. | Prasanth Ullattil | 2009-07-03 | 2 | -2/+10 |
|
|
| | * | Replace usage of the old, obsolete PrintDlg with PrintDlgEx. | Trond Kjernaasen | 2009-07-03 | 1 | -33/+46 |
|
|
| | * | Enabled double buffering of window surfaces on Windows. | Kim Motoyoshi Kalland | 2009-07-03 | 1 | -1/+1 |
|
|
| | * | Fix QX11Embed* with x86_64 by reading prop_return as long. | Riku Palomäki | 2009-07-03 | 1 | -3/+3 |
|
|
| | * | QToolBar: avoid repaints when entering/leaving a toolbar | Thierry Bastian | 2009-07-03 | 1 | -0/+4 |
|
|
| * | | signals -> Q_SIGNALS | Volker Hilsheimer | 2009-07-03 | 1 | -1/+1 |
| |/ |
|
| * | doc: Corrected several qdoc warnings. | Martin Smith | 2009-07-03 | 3 | -4/+19 |
|
|