summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * QDirIterator was returning inconsistent dataJoão Abecasis2009-07-171-6/+1
| | * Test case for QDirIterator regression introduced in 4.5.0João Abecasis2009-07-171-10/+21
| | * Fix deadlock in the QWS server when destroying lots of windowsTom Cooksey2009-07-172-3/+8
| | * reorganize numerus form count normalizationOswald Buddenhagen2009-07-179-30/+51
| | * QUdpSocket: Doc improvementMarkus Goetz2009-07-171-0/+3
| | * Prepare device in DFBPaintEngine::beginAnders Bakken2009-07-171-0/+2
| | * Mark virtual functions as virtual in DFBPaintEngAnders Bakken2009-07-171-27/+26
| | * Remove unused function in QDirectFBPaintEngineAnders Bakken2009-07-172-34/+0
| | * Don't create dfbsurface in video mem if systemonlyAnders Bakken2009-07-171-1/+3
| | * Clean up directfb bit flippingAnders Bakken2009-07-178-69/+66
| | * Fix accidental selection of popup items under the mouse in QComboBoxmae2009-07-171-0/+2
| | * tst_qnetworkreply: Removed warningMarkus Goetz2009-07-171-0/+1
| | * Removed outdated information from QNetworkRequest documentationMarkus Goetz2009-07-171-3/+1
| | * Enhanced QDirModel documentationMarkus Goetz2009-07-171-1/+4
| | * Update the example TrafficInfo for GCC 3.3Benjamin Poulain2009-07-171-1/+3
| | * Don't assume that raster can do porter duff in dfbAnders Bakken2009-07-171-5/+1
| | * Fixed bug where line widths were rounded to integers in the GL engine.Kim Motoyoshi Kalland2009-07-161-1/+1
| | * Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-162-2/+4
| | * Better caching of file system icon providers.Norwegian Rock Cat2009-07-161-1/+36
| | * Clean up qdirectfbpaintengine.cppAnders Bakken2009-07-151-149/+150
| | * Don't force a lock in QDirectFBPaintEngine::clipAnders Bakken2009-07-152-27/+5
| | * Clean up rect/line drawing in dfb paintengineAnders Bakken2009-07-151-82/+63
| | * Fix off by one bug in dfbpe::drawTiledPixmapAnders Bakken2009-07-151-4/+4
| | * Add a "User-Agent" line to our HTTP proxy requests.Thiago Macieira2009-07-151-0/+1
| | * Designer fails to compile if Qt is compiled without size grip supportAntonio Aloisio2009-07-151-2/+4
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Andy Shaw2009-07-151-3/+3
| | |\
| | | * QFileDialog static functions doesn't honor the DontUseNativeDialog flag.Alexis Menard2009-07-151-3/+3
| | * | Revert 6b9328 and fix the original dependency problem againAndy Shaw2009-07-151-0/+6
| | |/
| | * Don't cause a rebuild of the application when mocinclude.tmp is usedAndy Shaw2009-07-151-2/+0
| | * Revert "QFileDialog: When passing an invalid path in static functions the nat...Alexis Menard2009-07-141-18/+3
| | * Fix QDirectFBPixmap::toImageAnders Bakken2009-07-131-0/+5
| | * Move ALPHA_PREMULTAnders Bakken2009-07-131-7/+7
| | * Remove QDirectFBPaintEnginePrivate::setOpacityAnders Bakken2009-07-131-9/+2
| | * Remove unused variables in QDirectFBPaintEngineAnders Bakken2009-07-131-4/+1
| | * Code cleanup in QDirectFBPaintEngineAnders Bakken2009-07-131-13/+13
| | * Clean up QDirectFBPaintEngine codeAnders Bakken2009-07-131-66/+71
| | * Fixed a potential memory leak on XPJens Bache-Wiig2009-07-131-2/+4
| | * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-07-135-6/+34
| * | Mention Milan Burda's Windows 9x/ME support removal contributionMarius Storm-Olsen2009-07-202-0/+3
| * | Doc: some rephrasing and fixingVolker Hilsheimer2009-07-201-33/+32
| * | doc: Increased memitemleft width from 160px to 180px.Martin Smith2009-07-202-2/+3
| * | checksdk now uses the bootstrap libJoerg Bornemann2009-07-204-62/+32
| * | make the boostrap lib work for projects that aren't in src/toolsJoerg Bornemann2009-07-201-10/+10
| * | WinCE build fixes. Use qgetenv instead of getenv...Joerg Bornemann2009-07-202-5/+5
| * | compile fix after the last commitDenis Dzyubenko2009-07-201-1/+1
| * | QDesktopServices::openUrl failed for local file paths with a file schemaDenis Dzyubenko2009-07-201-2/+4
| * | Compile fix with namepaceshjk2009-07-203-16/+13
| * | Compile fix with namespaces after 8ab072aff0 broke it.hjk2009-07-201-0/+3
| * | Compile fix for windows and winceDenis Dzyubenko2009-07-202-0/+4
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-07-2055-55/+55
| |\ \