summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | doc: Specified default values for constructors.Martin Smith2010-01-271-0/+5
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-2788-559/+1712
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-i...Pulse Build System2010-01-2733-169/+309
| | |\ \ \ \
| | | * | | | When checking to see if a signal is connected, compare the match-arguments tooThiago Macieira2010-01-261-2/+4
| | | * | | | Do the refcounting of services watched properly.Thiago Macieira2010-01-261-20/+15
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-i...Pulse Build System2010-01-2632-147/+290
| | | |\ \ \ \
| | | | * | | | Autotest: make the test valid for multiple Qt versionsThiago Macieira2010-01-262-3/+3
| | | | * | | | Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
| | | | * | | | Drawing fake buttons using QMacStyle+QStyleOptionViewItemV4 lead to crash.Carlos Manuel Duclos Vergara2010-01-261-72/+104
| | | | * | | | Don't use QDebug references. Instead, pass by value.Thiago Macieira2010-01-262-2/+2
| | | | * | | | QNativeSocketEngine: Set OS error strings on failed read()Markus Goetz2010-01-253-4/+7
| | | | * | | | QNativeSocketEngine: Also handle unknown errors from socket engineMarkus Goetz2010-01-251-0/+5
| | | | * | | | Qt/Cocoa Event Dispatcher Problem in modal dialogsRichard Moe Gustavsen2010-01-251-1/+1
| | | | * | | | Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-252-13/+13
| | | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-252-3/+5
| | | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-256-13/+45
| | | | * | | | 'test -e' is a bashism. It's not available in traditional sh.Thiago Macieira2010-01-251-2/+2
| | | | * | | | QFileNetworkReply: Use a QFileEngineMarkus Goetz2010-01-252-19/+38
| | | | * | | | Crash when deleting QMainWindow with native toolbar on Cocoa.Prasanth Ullattil2010-01-251-3/+9
| | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2513-15/+56
| | | | |\ \ \ \
| | | | | * | | | QNativeSocketEngine_win: Don't mess with linger settingsMarkus Goetz2010-01-251-2/+4
| | | | | * | | | Cosmetic: move the "Alsa support..." line to a more appropriate placeThiago Macieira2010-01-251-2/+2
| | | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2411-11/+50
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-2262-198/+686
| | | | | | |\ \ \ \
| | | | | | | * | | | fix copy-paste errorRitt Konstantin2010-01-221-1/+0
| | | | | | | * | | | minor optimizationRitt Konstantin2010-01-221-2/+3
| | | | | | | * | | | Autotest: add a test for allowing hostnames ending in dotThiago Macieira2010-01-222-1/+23
| | | | | | | * | | | Fix QUrl::toAce for domains with dot at endThorvald Natvig2010-01-221-1/+4
| | | | | | | * | | | Fix NSCFNumber autorelease warning on Mac.Morten Johan Sørvig2010-01-221-0/+4
| | | | | | | * | | | Add a reference to adjustSize() from the size propertyAndy Shaw2010-01-221-1/+1
| | | | | | | * | | | Fix the parallel build of QtWebKitSimon Hausmann2010-01-221-0/+1
| | | | | | * | | | | Doc: Fixed broken link.David Boddie2010-01-221-1/+1
| | | | | | * | | | | Doc: Added a warning about the Accelerated Graphics Driver example.David Boddie2010-01-221-0/+3
| | | | | | * | | | | Doc: Fixed installation information for Qt for Embedded Linux.David Boddie2010-01-222-5/+11
| * | | | | | | | | | doc: Corrected some bad grammar.Martin Smith2010-01-271-4/+3
* | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-2866-348/+971
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-2866-348/+971
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | don't falsely complain about mismatched codecfortrOswald Buddenhagen2010-01-2712-13/+164
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into staging...Daniel Molkentin2010-01-2754-322/+788
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | add directories with sources to list of project rootsOswald Buddenhagen2010-01-276-3/+132
| | | * | | | | | | | | | add -codecfortr optionOswald Buddenhagen2010-01-271-2/+17
| | | * | | | | | | | | | sanitize lupdate's behavior regarding SUBDIRS projectsOswald Buddenhagen2010-01-2741-98/+592
| | | * | | | | | | | | | absorb cmdline tests into "good" structureOswald Buddenhagen2010-01-276-42/+4
| | | * | | | | | | | | | add ability to set working dir for testOswald Buddenhagen2010-01-271-7/+13
| | | * | | | | | | | | | support multiple output filesOswald Buddenhagen2010-01-271-10/+14
| | | * | | | | | | | | | fix printing output from failed commandOswald Buddenhagen2010-01-271-1/+1
| | | * | | | | | | | | | unshare pro post-processing codeOswald Buddenhagen2010-01-275-216/+73
| | | * | | | | | | | | | complain if both sources and projects are given on the cmdlineOswald Buddenhagen2010-01-271-0/+4
| | | * | | | | | | | | | still complain if only ts files where specified on the cmdlineOswald Buddenhagen2010-01-271-7/+7
| | | * | | | | | | | | | do not sort the TS filesOswald Buddenhagen2010-01-272-3/+1