| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that windows hidden by deletion affect closeOnLastWindow | Norwegian Rock Cat | 2009-05-12 | 1 | -1/+1 |
|
|
* | The description cited MySQL and the code is for PostgreSQL. | Benjamin Poulain | 2009-05-12 | 1 | -1/+1 |
|
|
* | QListView was assuming that selected indexes were always children of | Thierry Bastian | 2009-05-12 | 2 | -2/+30 |
|
|
* | Fix typo in spreadsheet example | Thomas Zander | 2009-05-12 | 1 | -1/+1 |
|
|
* | The editor geometry in item views is not correctly updated when 1st | Thierry Bastian | 2009-05-12 | 2 | -1/+21 |
|
|
* | Fixed dumping so that we dump both q_yy and q_xx instead of q_yy twice. | Jan-Arve Sæther | 2009-05-12 | 1 | -1/+1 |
|
|
* | tst_qsslsocket: Added assertions that make test fail if certs not found | Markus Goetz | 2009-05-12 | 1 | -0/+2 |
|
|
* | QSsl: Renamed testConnection to startHandshake | Markus Goetz | 2009-05-12 | 2 | -7/+7 |
|
|
* | Small documentation fix for QSslSocket | Markus Goetz | 2009-05-12 | 1 | -2/+2 |
|
|
* | Replace all instances of "Ctrl+Q" with QKeySequence::Quit. | Norwegian Rock Cat | 2009-05-12 | 36 | -76/+73 |
|
|
* | Don't overwrite q_yy with q_xx when we are dumping the layout. | Jan-Arve Sæther | 2009-05-12 | 1 | -9/+9 |
|
|
* | 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 |
|
|
* | Draw the shadow before the page background to avoid antialiasing overlaps | Trond Kjernaasen | 2009-05-12 | 1 | -22/+22 |
|
|
* | Add the chart utility from qtestlib-tools. | Morten Sørvig | 2009-05-12 | 14 | -20/+1489 |
|
|
* | Add a AA_MacDontSwapCtrlAndMeta application attribute. | Norwegian Rock Cat | 2009-05-11 | 7 | -83/+170 |
|
|
* | Add QKeySequence::Quit and QKeySequence::Preferences for standard keys. | Norwegian Rock Cat | 2009-05-11 | 1 | -1/+7 |
|
|
* | Merge branches 'master' and 'master' of git@scm.dev.nokia.troll.no:qt/qt | Norwegian Rock Cat | 2009-05-11 | 174 | -12989/+984 |
|\ |
|
| * | Remove a warning on gcc. | Alexis Menard | 2009-05-11 | 1 | -1/+0 |
|
|
| * | Add a benchmark to measure performance on QGV with caching. | Alexis Menard | 2009-05-11 | 3 | -0/+110 |
|
|
| * | Add support for CMYK colors for the native QColorDialog on Mac OS X. | Benjamin Poulain | 2009-05-11 | 2 | -12/+29 |
|
|
| * | compilation fix for Linux | Thierry Bastian | 2009-05-11 | 1 | -1/+1 |
|
|
| * | compilation fix for Linux | Thierry Bastian | 2009-05-11 | 1 | -2/+2 |
|
|
| * | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 9 | -15/+371 |
| |\ |
|
| | * | Clarifying docs for QTextTable::splitCell() | Morten Engvoldsen | 2009-05-11 | 1 | -1/+6 |
|
|
| | * | Update the --help output of qdbusxml2cpp. | Thiago Macieira | 2009-05-11 | 1 | -2/+4 |
|
|
| | * | Don't crash at runtime with when relaying a signal. | Thiago Macieira | 2009-05-11 | 1 | -8/+3 |
|
|
| | * | Document that we don't support NTLM version 2. | Thiago Macieira | 2009-05-11 | 1 | -0/+9 |
|
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Andy Shaw | 2009-05-11 | 68 | -12678/+347 |
| | |\ |
|
| | | * | Add a test for UTF-8 conditions | Thiago Macieira | 2009-05-11 | 2 | -0/+312 |
|
|
| | | * | Don't leak memory when assigning scriptvalue to iterator | Kent Hansen | 2009-05-11 | 2 | -2/+35 |
|
|
| | * | | Fixes a code snippet for QPainter::xFormDev() | Andy Shaw | 2009-05-11 | 1 | -2/+2 |
|
|
| * | | | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 13 | -16/+14 |
|
|
| * | | | Compilation for debug builds | Olivier Goffart | 2009-05-11 | 1 | -12/+11 |
|
|
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 64 | -12676/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Clean up old Qt 3 stuff. | Thiago Macieira | 2009-05-11 | 64 | -12676/+0 |
| | |/ |
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 81 | -108/+365 |
| |\ \
| | |/ |
|
| | * | Make sure syncqt creates the Phonon/Global file. | Thiago Macieira | 2009-05-11 | 1 | -0/+5 |
|
|
| | * | Add a license file for the XML Conformance Testsuite. | Thiago Macieira | 2009-05-11 | 1 | -0/+59 |
|
|
| | * | Only link against opengles .LIB files if on WinCE | Tom Cooksey | 2009-05-11 | 1 | -5/+7 |
|
|
| | * | Fixes qt3support unit tests generating compile failures when Qt is not | Rohan McGovern | 2009-05-11 | 53 | -9/+62 |
|
|
| | * | Prevented asynchronous access to non-thread safe libfontconfig API. | Samuel Rødal | 2009-05-08 | 1 | -11/+32 |
|
|
| | * | Fixing hellogl_es2 for Windows CE | Thomas Hartmann | 2009-05-08 | 1 | -0/+6 |
|
|
| | * | macx-g++42 spec linker was gcc instead of gcc-4.2 | João Abecasis | 2009-05-08 | 3 | -14/+9 |
|
|
| | * | QDataStream: Small doc error | Markus Goetz | 2009-05-08 | 1 | -1/+1 |
|
|
| | * | Fixes a crash in QPrinterDialog with relative filenames | João Abecasis | 2009-05-08 | 3 | -2/+19 |
|
|
| | * | Fix QCompleter with UnfilteredPopupCompletion | João Abecasis | 2009-05-08 | 2 | -1/+47 |
|
|
| | * | Fix leak of file descriptors in QTemporaryFile | João Abecasis | 2009-05-08 | 3 | -2/+55 |
|
|
| | * | compile? | Harald Fernengel | 2009-05-08 | 1 | -1/+1 |
|
|
| | * | Added further explanation on the note about stdin and QTextsStream::atEnd() | Morten Engvoldsen | 2009-05-08 | 1 | -2/+4 |
|
|