summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qsharedmemory_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Change all shmget calls to user-only memoryThiago Macieira2013-01-181-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* implement POSIX IPC based QSystemSemaphore and QSharedMemory backendsRitt Konstantin2011-06-211-0/+143
* simplify QSharedMemoryPrivate::cleanHandle()Ritt Konstantin2011-06-061-2/+1
* minor improvements for QSharedMemoryRitt Konstantin2011-06-061-20/+19
* fix potential keyfile leakingRitt Konstantin2011-06-061-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-9/+5
|\
| * get rid of extra calls to handle()Ritt Konstantin2011-01-211-9/+4
| * simplify QSharedMemory::detach()Ritt Konstantin2011-01-211-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Added native key support to QSharedMemory API.Mirko Damiani2010-05-261-8/+7
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix QT_NO_SHAREDMEMORY while not breaking the QNX buildJørgen Lind2009-11-161-0/+2
* Fix SHAREDMEMORYJørgen Lind2009-10-291-2/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fix access to uninitialized memoryJoão Abecasis2009-09-021-1/+0
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-161-2/+2
* | Port most uses of ::open and QT_OPEN to the safe version.Thiago Macieira2009-07-021-1/+3
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Compile fix with namespaces.hjk2009-05-281-2/+0
* | Merge branch '4.5'Thiago Macieira2009-05-221-1/+4
|\|
| * Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+305
* The QT_NO_SHAREDMEMORY define was checked a bit too lateRobert Griebl2009-04-071-4/+3
* Long live Qt!Lars Knoll2009-03-231-0/+305