summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-291-5/+7
* don't prematurely reduce LIBS when adding sql link listsMark Brand2013-01-294-4/+4
* Call endSheet when the QFileDialog was shown as a sheet on MacAndy Shaw2013-01-291-0/+2
* 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
* Fix postgres notification support in the QPSQLDriver.Matt Newell2013-01-271-37/+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
* Fix TextInput test failures.Andrew den Exter2013-01-231-0/+2
* 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
* Removed unused include headers <time.h> and <sys/time.h>Pasi Petäjäjärvi2013-01-221-5/+0
* To support QT_NO_IM on Linux/Windows/MacJing Bai2013-01-2120-28/+79
* fix illegal reference to a destroyed variableGatis Paeglis2013-01-201-1/+1
* Fix a -Wunused-private-field] warningJan Kundrát2013-01-201-0/+5
* Update the Indonisian and Catalan locales in CLDR data:Mehdi Fekari2013-01-181-215/+214
* QTBUG-15319: fix shortcuts with secondary Xkb layout.Aurelien Lourot2013-01-181-1/+4
* QtDBus: Garbage collect deleted objects now and then.David Faure2013-01-181-0/+17
* Change all shmget calls to user-only memoryThiago Macieira2013-01-186-9/+9
* Define Q_COMPILER_AUTO_FUNCTION in Qt 4.8.Thiago Macieira2013-01-181-0/+2
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-175-357/+12
* Fixed dead keys on MS WindowsJuan Luis Boya García2013-01-161-3/+9
* Fix malloc errors from legacy realpath on Mac OSX.Jeremy Nicholl2013-01-161-2/+9
* QNX: Make QWidget::hide() work immediately.Sergio Martins2013-01-151-0/+5
* Use a UUID for the NSToolbar in unified title and toolbar.Jake Petroules2013-01-151-1/+2
* Fix QVistaHelper::disconnectBackButton().Friedemann Kleint2013-01-152-1/+7
* Prevent a crash when hiding a window on Mac OS X 10.7 or laterAndy Shaw2013-01-141-0/+4
* Limit the range of the QUrlPrivate::port to -1 to 65535Thiago Macieira2013-01-141-1/+1
* QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-1/+1
* QUrl::fromUserInput: fix for urls without a host.David Faure2013-01-141-2/+1
* BlackBerry: change SSL root cert folderPeter Hartmann2013-01-141-1/+1
* Check for gtk_adjustment_configure as this is not always implementedAndy Shaw2013-01-141-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-134377-4389/+4389
* Fix Blackberry QPA plugin clipboard implRafael Roquetto2013-01-111-2/+4