Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 58 | -212/+165 |
|\ | |||||
| * | Merge branch '4.5' | Thiago Macieira | 2009-06-24 | 1 | -1/+1 |
| |\ | |||||
| | * | QColorDialog: Fix setting of alpha values | Markus Goetz | 2009-06-24 | 1 | -1/+1 |
| * | | More culling of Panther Code. | Norwegian Rock Cat | 2009-06-23 | 1 | -76/+7 |
| * | | Clean up the font hash and palette hash stuff. | Norwegian Rock Cat | 2009-06-23 | 1 | -2/+1 |
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-23 | 2 | -4/+12 |
| |\ \ | | |/ | |||||
| | * | Remove some warnings in the Cocoa build. | Norwegian Rock Cat | 2009-06-23 | 2 | -4/+12 |
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 2 | -0/+26 |
| |\ \ | | |/ | |||||
| | * | Prevented QWizard from crashing upon removing a page after deleting a field o... | jasplin | 2009-06-22 | 2 | -0/+26 |
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-18 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Made QInputDialog::getText() return null QString when rejected | Stian Sandvik Thomassen | 2009-06-18 | 1 | -3/+3 |
| * | | QFontDialog: fixed the current font not being updated | Thierry Bastian | 2009-06-18 | 1 | -11/+0 |
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 58 | -115/+115 |
| |\ \ | | |/ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 58 | -115/+115 |
* | | | Manually fix bad merges and make sure everything compiles with 4.6. | Harald Fernengel | 2009-06-29 | 1 | -1/+1 |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 22 | -213/+205 |
|\ \ \ | |/ / | |||||
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 2 | -1/+4 |
| |\ \ | | |/ | |||||
| | * | Compilefix for QT_NO_TABLETEVENT and QT_NO_COMPLETER | Thomas Hartmann | 2009-06-10 | 1 | -0/+3 |
| | * | Change order of functions in QInputDialog::getDouble() | Markus Goetz | 2009-06-08 | 1 | -1/+1 |
| * | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 10 | -17/+17 |
| * | | remove q->layout() and q->parentWidget() code where unnecessary | Thierry Bastian | 2009-06-11 | 1 | -8/+6 |
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 4 | -6/+15 |
| |\ \ | | |/ | |||||
| * | | missing opening paragraph tag | Frederik Schwarzer | 2009-06-03 | 1 | -1/+1 |
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-02 | 3 | -3/+21 |
| |\ \ | |||||
| * | | | Polished aboutQt dialog a little bit. | Denis Dzyubenko | 2009-05-28 | 1 | -5/+8 |
| * | | | Merge branch '4.5' | Tom Cooksey | 2009-05-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 2 | -6/+6 |
| * | | | | Use Qt::UniqueConnection instead of disconnect/connect | Olivier Goffart | 2009-05-28 | 1 | -2/+1 |
| * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 3 | -13/+46 |
| |\ \ \ \ | |||||
| * | | | | | Compile fix | Thierry Bastian | 2009-05-25 | 1 | -1/+1 |
| * | | | | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 5 | -18/+18 |
| * | | | | | Added a "Qt 5 FIXME" comment to qmessagebox.h. | jasplin | 2009-05-25 | 1 | -0/+2 |
| * | | | | | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 3 | -12/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 3 | -3/+8 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fixed regression introduced by fix for Task 177022. | jasplin | 2009-05-18 | 1 | -3/+7 |
| * | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Work around a limitation in QFormLayout - 0 width content margins | Trond Kjernaasen | 2009-05-12 | 1 | -4/+9 |
| * | | | | | | | | Make the QPrintPreviewDialog use a QMainWindow with a proper QToolBar for | Trond Kjernaasen | 2009-05-12 | 1 | -79/+56 |
| * | | | | | | | | Add support for CMYK colors for the native QColorDialog on Mac OS X. | Benjamin Poulain | 2009-05-11 | 2 | -12/+29 |
| * | | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 2 | -2/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | QFileDialog::getOpenFileNames() is not shown at the correct position | Richard Moe Gustavsen | 2009-05-04 | 1 | -16/+3 |
| * | | | | | | | | | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 11 | -45/+42 |
| * | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 2 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fix double slash prepending causing troubles on WinCE | Maurice Kalinowski | 2009-04-28 | 1 | -6/+12 |
* | | | | | | | | | | | | added namespace guards | Janne Koskinen | 2009-06-17 | 1 | -2/+3 |
* | | | | | | | | | | | | Remove compiler warning on Qt/Windows | Harald Fernengel | 2009-06-15 | 2 | -25/+29 |
* | | | | | | | | | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 10 | -61/+130 |
* | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-08 | 4 | -6/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Document the proper signals that the ::open() convenience connects to. | Norwegian Rock Cat | 2009-06-04 | 4 | -6/+15 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |