summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* do not parse MSVC option /Gs as /GSJoerg Bornemann2013-02-071-3/+1
* qmake/MSVC: do not disable buffer security check per defaultJoerg Bornemann2013-02-071-1/+1
* qmake/MSVC: fix parsing of the /openmp optionJoerg Bornemann2013-02-071-3/+12
* Fix TIFFTAG_RESOLUTIONUNIT handling.Leonard Lee2013-02-061-4/+5
* Actually use EGLint - EGLconst does not exist.Milian Wolff2013-02-061-1/+1
* remove misleading statement from ~QSqlDatabase()Mark Brand2013-02-051-3/+0
* Remove duplicated 'the' word.Leonard Lee2013-02-051-1/+1
* BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-02-032-0/+25
* update of Slovak translationZdenko Podobný2013-02-011-3351/+5656
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXSamuli Piippo2013-02-012-11/+11
* Ensure QDeclarativeTextLayout uses the correct penChris Adams2013-02-011-1/+12
* doc: Remove Symbian from supported platformsSergio Ahumada2013-01-311-88/+0
* Only allow one dir to be selected for getExistingDirectory() on WinAndy Shaw2013-01-301-1/+1
* Make compile with QT_NO_FILESYSTEMITERATORThomas Zander2013-01-305-0/+10
* Make sure the correct name filter is selected in the Mac file dialogAndy Shaw2013-01-301-5/+9
* Add a means to specify that the VM_POOL_SIZE can be 1gb and not 2gbAndy Shaw2013-01-301-0/+4
* Observe GL context loss in ShaderEffectItemChris Adams2013-01-302-38/+7
* Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-292-5/+64
* QSslSocket tests: use qt-project as test server instd of qt.nokia.comPeter Hartmann2013-01-292-2/+2
* don't prematurely reduce LIBS when adding sql link listsMark Brand2013-01-294-4/+4
* Change Nokia -> Digia in supported platforms pageSergio Ahumada2013-01-291-6/+6
* Call endSheet when the QFileDialog was shown as a sheet on MacAndy Shaw2013-01-291-0/+2
* Try harder in matching the method signatureDirk Mueller2013-01-291-2/+11
* Fix typo in qmake warningKai Koehne2013-01-281-1/+1
* Use path() as we need the path without the filenameAndy Shaw2013-01-281-1/+1
* Use correct variable type EGLint for EGL attributesPasi Petäjäjärvi2013-01-283-4/+4
* VxWorks process (RTP) mode does not have taskLock/taskUnlock functionsPasi Petäjäjärvi2013-01-281-0/+5
* Add support getting memory page size to RTP mode on VxWorks.Pasi Petäjäjärvi2013-01-282-1/+7
* Use Qt defined gettimeofday for VxWorks and no fallback to X11 versionPasi Petäjäjärvi2013-01-282-1/+9
* VxWorks header only available in DKM mode and not in RTP mode.Pasi Petäjäjärvi2013-01-281-1/+1
* Use taskIdSelf() function instead of taskIdCurrent global variablePasi Petäjäjärvi2013-01-281-2/+2
* Use stub functions getpwuid and getgrgid for VxWorksPasi Petäjäjärvi2013-01-281-2/+2
* Do not define QT_NO_DYNAMIC_LIBRARY for VxWorks process (RTP)Pasi Petäjäjärvi2013-01-281-1/+1
* Use sched_get_priority_* functions only for SCHED_RR and SCHED_FIFOPasi Petäjäjärvi2013-01-281-2/+14
* Fix comments to use pre C99 standard style insteadPasi Petäjäjärvi2013-01-281-5/+5
* Undefine overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-01-281-0/+38
* Use stub function gettimeofday for VxWorksPasi Petäjäjärvi2013-01-281-0/+4
* Use QDir::homePath() for tilde expansionPasi Petäjäjärvi2013-01-281-1/+3
* Use time.h related includes from qfunctions_vxworks.h file.Pasi Petäjäjärvi2013-01-281-3/+1
* Only send the enter/leave event when it makes sense to do soAndy Shaw2013-01-271-8/+12
* Doc: add missing LayoutMirroring to QML ElementsTasuku Suzuki2013-01-271-0/+1
* Fix postgres notification support in the QPSQLDriver.Matt Newell2013-01-272-41/+51
* qkeymapper_win.cpp: Define missing constant for MinGW.Friedemann Kleint2013-01-251-0/+3
* set pkg-config *_location directly to install dirOswald Buddenhagen2013-01-251-8/+10
* Update Traditional Chinese translationYou-Ruei Tzeng2013-01-251-102/+146
* Fix checking QT_NO_QWS_MULTIPROCESS before using QWSSharedMemSurfacePasi Petäjäjärvi2013-01-241-0/+4
* Fix TextInput test failures.Andrew den Exter2013-01-232-6/+14
* Doc: Updated HTML copyright year to 2013.Jerome Pasion2013-01-2212-12/+12
* Don't update the input method if the im hints haven't changed.Andrew den Exter2013-01-221-0/+2
* Fix glitch on MNG animation Loops when QMovie caching is enabledDavy Durham2013-01-221-0/+8