summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QCheckBox did not have a minimumSizeHint()Jan-Arve Sæther2010-04-262-0/+10
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Jan-Arve Sæther2010-04-237-12/+11
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-04-231-1/+1
| |\
| | * Minor optimisation in QMenuTom Cooksey2010-04-231-1/+1
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-04-225-10/+10
| |\ \ | | |/ | |/|
| | * Revert "Fix strerror_r in case it returns a pointer that is not our buffer"Thiago Macieira2010-04-221-1/+2
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-04-226-12/+11
| | |\
| | | * Mac: Remove Ctrl+Y as redo shortcut.Morten Johan Sørvig2010-04-221-3/+2
| | | * Fix strerror_r in case it returns a pointer that is not our bufferThiago Macieira2010-04-221-2/+1
| | | * Add new QDataStream version for Qt 4.8.Jason McDonald2010-04-221-3/+4
| | | * Long live Qt 4.8!Jason McDonald2010-04-223-4/+4
| * | | Fix merge of qtextureglyphcache.cppEskil Abrahamsen Blomfeldt2010-04-221-1/+0
| |/ /
* | | Implement heightForWidth support for QTabWidget and QStackedWidget.Jan-Arve Sæther2010-04-227-18/+122
|/ /
* | Merge branch 'master' of git:qt/oslo-staging-2Thiago Macieira2010-04-224-4/+62
|\ \ | |/ |/|
| * QAbstractGraphicsShapeItem: ignore already set pen or brushMarkus Hossner2010-04-211-0/+6
| * Made sure that QTabWidget reported a big enough size hint.Jan-Arve Sæther2010-04-212-4/+55
| * Fixed wasted space in the texture cache.Gunnar Sletta2010-03-151-1/+1
| * Get debug code compiling since function signature changesGunnar Sletta2010-03-151-10/+4
| * --warn;Gunnar Sletta2010-03-122-6/+6
* | QSettings: Fix isWritable incorrectly returning true on linux.Christian Kamm2010-04-211-3/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-2011-21/+36
|\ \
| * | QtWebKit: Fixes compilation on MSVC 64Jocelyn Turcotte2010-04-193-4/+4
| * | QtWebKit: Remove translatable strings from tests/hybridPixmap.Jocelyn Turcotte2010-04-191-5/+5
| * | Remove overloaded placement new operatorsJanne Koskinen2010-04-192-2/+0
| * | WINSCW compiler fix, too eager to solve inlinesJanne Koskinen2010-04-191-2/+4
| * | WINSCW boolean fix for XPATHJanne Koskinen2010-04-192-2/+16
| * | WINSCW compile fix for HashMapJanne Koskinen2010-04-191-4/+4
| * | WINSCW compile fix for WebCoreJanne Koskinen2010-04-191-2/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1914-128/+99
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1814-128/+99
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1714-128/+99
| | |\ \ \
| | | * | | Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-164-24/+80
| | | * | | Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgetsTom Cooksey2010-04-162-0/+7
| | | * | | Cleanup & remove unused function overloads from QEgl* APIsTom Cooksey2010-04-168-102/+10
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-161-2/+2
| | | |\ \ \
| | | | * | | QScrollArea: Excessive scrolling in focusNextPrevChild()Gabriel de Dietrich2010-04-161-2/+2
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1979-1436/+2020
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1879-1436/+2020
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1779-1436/+2020
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix menu bar visibility.Fabien Freling2010-04-161-3/+3
| | | * | | | Document the time format pattern for timezone info.Denis Dzyubenko2010-04-161-0/+1
| | | * | | | Convert date/time format to something that Qt understandsDenis Dzyubenko2010-04-161-420/+422
| | | * | | | adding new entries to qt::key enumAdam Wasila2010-04-161-0/+2
| | | * | | | adding new entries to qt::key enumAdam Wasila2010-04-162-2/+4
| | | * | | | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-164-5/+17
| | | * | | | Fix building of corelib, network and gui with qconfig minimal.Aaron McCarthy2010-04-165-0/+14
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1672-1018/+1569
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1572-1018/+1569
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Speed up qsTr() by caching the translation contextKent Hansen2010-04-152-2/+19
| | | | | * | Crash while printing from the portedcanvas example on Mac Cocoa.Prasanth Ullattil2010-04-152-1/+9