| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make sure the correct name filter is selected in the Mac file dialog | Andy Shaw | 2013-01-30 | 1 | -5/+9 |
|
|
* | Add a means to specify that the VM_POOL_SIZE can be 1gb and not 2gb | Andy Shaw | 2013-01-30 | 1 | -0/+4 |
|
|
* | Observe GL context loss in ShaderEffectItem | Chris Adams | 2013-01-30 | 2 | -38/+7 |
|
|
* | Make sure QGraphicsItem notifies changes to focusScopeItem. | Andreas Aardal Hanssen | 2013-01-29 | 2 | -5/+64 |
|
|
* | QSslSocket tests: use qt-project as test server instd of qt.nokia.com | Peter Hartmann | 2013-01-29 | 2 | -2/+2 |
|
|
* | don't prematurely reduce LIBS when adding sql link lists | Mark Brand | 2013-01-29 | 4 | -4/+4 |
|
|
* | Change Nokia -> Digia in supported platforms page | Sergio Ahumada | 2013-01-29 | 1 | -6/+6 |
|
|
* | Call endSheet when the QFileDialog was shown as a sheet on Mac | Andy Shaw | 2013-01-29 | 1 | -0/+2 |
|
|
* | Try harder in matching the method signature | Dirk Mueller | 2013-01-29 | 1 | -2/+11 |
|
|
* | Fix typo in qmake warning | Kai Koehne | 2013-01-28 | 1 | -1/+1 |
|
|
* | Use path() as we need the path without the filename | Andy Shaw | 2013-01-28 | 1 | -1/+1 |
|
|
* | Use correct variable type EGLint for EGL attributes | Pasi Petäjäjärvi | 2013-01-28 | 3 | -4/+4 |
|
|
* | VxWorks process (RTP) mode does not have taskLock/taskUnlock functions | Pasi Petäjäjärvi | 2013-01-28 | 1 | -0/+5 |
|
|
* | Add support getting memory page size to RTP mode on VxWorks. | Pasi Petäjäjärvi | 2013-01-28 | 2 | -1/+7 |
|
|
* | Use Qt defined gettimeofday for VxWorks and no fallback to X11 version | Pasi Petäjäjärvi | 2013-01-28 | 2 | -1/+9 |
|
|
* | VxWorks header only available in DKM mode and not in RTP mode. | Pasi Petäjäjärvi | 2013-01-28 | 1 | -1/+1 |
|
|
* | Use taskIdSelf() function instead of taskIdCurrent global variable | Pasi Petäjäjärvi | 2013-01-28 | 1 | -2/+2 |
|
|
* | Use stub functions getpwuid and getgrgid for VxWorks | Pasi Petäjäjärvi | 2013-01-28 | 1 | -2/+2 |
|
|
* | Do not define QT_NO_DYNAMIC_LIBRARY for VxWorks process (RTP) | Pasi Petäjäjärvi | 2013-01-28 | 1 | -1/+1 |
|
|
* | Use sched_get_priority_* functions only for SCHED_RR and SCHED_FIFO | Pasi Petäjäjärvi | 2013-01-28 | 1 | -2/+14 |
|
|
* | Fix comments to use pre C99 standard style instead | Pasi Petäjäjärvi | 2013-01-28 | 1 | -5/+5 |
|
|
* | Undefine overlapping variable names defined in VxWorks headers | Pasi Petäjäjärvi | 2013-01-28 | 1 | -0/+38 |
|
|
* | Use stub function gettimeofday for VxWorks | Pasi Petäjäjärvi | 2013-01-28 | 1 | -0/+4 |
|
|
* | Use QDir::homePath() for tilde expansion | Pasi Petäjäjärvi | 2013-01-28 | 1 | -1/+3 |
|
|
* | Use time.h related includes from qfunctions_vxworks.h file. | Pasi Petäjäjärvi | 2013-01-28 | 1 | -3/+1 |
|
|
* | Only send the enter/leave event when it makes sense to do so | Andy Shaw | 2013-01-27 | 1 | -8/+12 |
|
|
* | Doc: add missing LayoutMirroring to QML Elements | Tasuku Suzuki | 2013-01-27 | 1 | -0/+1 |
|
|
* | Fix postgres notification support in the QPSQLDriver. | Matt Newell | 2013-01-27 | 2 | -41/+51 |
|
|
* | qkeymapper_win.cpp: Define missing constant for MinGW. | Friedemann Kleint | 2013-01-25 | 1 | -0/+3 |
|
|
* | set pkg-config *_location directly to install dir | Oswald Buddenhagen | 2013-01-25 | 1 | -8/+10 |
|
|
* | Update Traditional Chinese translation | You-Ruei Tzeng | 2013-01-25 | 1 | -102/+146 |
|
|
* | Fix checking QT_NO_QWS_MULTIPROCESS before using QWSSharedMemSurface | Pasi Petäjäjärvi | 2013-01-24 | 1 | -0/+4 |
|
|
* | Fix TextInput test failures. | Andrew den Exter | 2013-01-23 | 2 | -6/+14 |
|
|
* | Doc: Updated HTML copyright year to 2013. | Jerome Pasion | 2013-01-22 | 12 | -12/+12 |
|
|
* | Don't update the input method if the im hints haven't changed. | Andrew den Exter | 2013-01-22 | 1 | -0/+2 |
|
|
* | Fix glitch on MNG animation Loops when QMovie caching is enabled | Davy Durham | 2013-01-22 | 1 | -0/+8 |
|
|
* | Removed unused include headers <time.h> and <sys/time.h> | Pasi Petäjäjärvi | 2013-01-22 | 1 | -5/+0 |
|
|
* | Fix temporary file leak in tst_qfileinfo. | Friedemann Kleint | 2013-01-21 | 1 | -4/+3 |
|
|
* | Qt Designer: Use multiline validation for dynamic string properties. | Friedemann Kleint | 2013-01-21 | 1 | -0/+20 |
|
|
* | ActiveQt Designer plugin: Load control string correctly. | Friedemann Kleint | 2013-01-21 | 1 | -1/+3 |
|
|
* | To support QT_NO_IM on Linux/Windows/Mac | Jing Bai | 2013-01-21 | 23 | -34/+117 |
|
|
* | fix illegal reference to a destroyed variable | Gatis Paeglis | 2013-01-20 | 1 | -1/+1 |
|
|
* | Fix a -Wunused-private-field] warning | Jan Kundrát | 2013-01-20 | 1 | -0/+5 |
|
|
* | Fix crashes in tst_qthreadpool on Windows. | Friedemann Kleint | 2013-01-18 | 1 | -6/+28 |
|
|
* | Update the Indonisian and Catalan locales in CLDR data: | Mehdi Fekari | 2013-01-18 | 4 | -215/+562 |
|
|
* | QTBUG-15319: fix shortcuts with secondary Xkb layout. | Aurelien Lourot | 2013-01-18 | 1 | -1/+4 |
|
|
* | QtDBus: Garbage collect deleted objects now and then. | David Faure | 2013-01-18 | 1 | -0/+17 |
|
|
* | Change all shmget calls to user-only memory | Thiago Macieira | 2013-01-18 | 8 | -12/+12 |
|
|
* | Define Q_COMPILER_AUTO_FUNCTION in Qt 4.8. | Thiago Macieira | 2013-01-18 | 1 | -0/+2 |
|
|
* | QDateTime auto test: stabilize currentDateTimeUtc2 test | Peter Hartmann | 2013-01-17 | 1 | -1/+1 |
|
|