summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-01-312-0/+25
* Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-313-8/+26
* update ofono APILorn Potter2013-01-312-20/+70
* Windows tray icon: Fix reinstalling after restart of Explorer.Friedemann Kleint2013-01-302-12/+32
* fix path adjustments in installed metafilesMark Brand2013-01-303-0/+25
* adjust paths in installed prl files for mingwMark Brand2013-01-302-2/+2
* adjust paths in installed module metafiles from modular buildMark Brand2013-01-301-1/+1
* fix angle sub-target nameOswald Buddenhagen2013-01-301-1/+1
* purge broken line continuation parsingOswald Buddenhagen2013-01-301-6/+0
* Cocoa: prevent scale factor value of 0.Morten Johan Sørvig2013-01-301-1/+1
* Doc: Fix references to Qt TestSze Howe Koh2013-01-3012-18/+18
* test: Add bic data for linux-gcc-amd64Sergio Ahumada2013-01-293-0/+24692
* Mac: Ensure the native filedialog sets file name when savingLiang Qi2013-01-291-0/+2
* Mac: make windows not restorable on 10.7 and laterLiang Qi2013-01-291-0/+5
* QSslSocket tests: use qt-project.org as test server instd of codereviewPeter Hartmann2013-01-292-2/+2
* Exclude BMP from supported formats if it disabled by Qt buildPoul Sysolyatin2013-01-292-0/+6
* Added 'jpeg' to QImageReader::supportedImageFormats()Poul Sysolyatin2013-01-291-0/+3
* Doc: Fix description about Qt::UniqueConnectionSze Howe Koh2013-01-291-5/+5
* Delay initialization of QQnxRootWindow until first access.Sergio Martins2013-01-294-20/+24
* Make the null pointer dereference a volatile oneThiago Macieira2013-01-291-1/+1
* Forward-port tests on invalid port numbers from Qt 4Thiago Macieira2013-01-281-0/+8
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-2823-28/+28
* Cocoa: export setDockMenuMorten Johan Sørvig2013-01-282-0/+17
* don't prematurely reduce LIBS when adding sql link listsMark Brand2013-01-284-4/+4
* Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-2811-8/+49
* Doc, Qt GUI: Fix "no \inmodule command" warningsSze Howe Koh2013-01-288-0/+12
* Doc: Fix broken \keyword linkSze Howe Koh2013-01-283-3/+3
* Fix unopened commentSze Howe Koh2013-01-281-1/+1
* Doc: Fix very minor typoSze Howe Koh2013-01-281-1/+1
* Cocoa: Correct mime handler prioritization.Morten Johan Sørvig2013-01-281-3/+8
* Don't use the union trick to do unlawful castsThiago Macieira2013-01-281-18/+6
* Doc: Add a note for QDesktopServices about deprecated functionsTopi Reinio2013-01-271-1/+4
* Doc: Widgets/Tools examples: fix group and missing imagesTopi Reinio2013-01-274-2/+2
* consolidate generation of metafile install targetsMark Brand2013-01-254-36/+27
* cocoa: Fix Mouse Event tracking of button statusRick Stockton2013-01-252-111/+21
* Fix XCB plugin compilation without accessibilityOleg Shparber2013-01-251-1/+1
* Doc: Fix module name formatSze Howe Koh2013-01-2582-208/+206
* Minor QWindow documentation improvement for the accessor/mutatorsLaszlo Papp2013-01-251-6/+6
* Make QWindowsFontEngineData thread-local.Friedemann Kleint2013-01-252-8/+35
* Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-252-1/+9
* qmake: Don't let an empty $$VERSION cause a garbled version in .rc filesDebao Zhang2013-01-251-1/+1
* configure.exe: Fix line feed characterDebao Zhang2013-01-251-8/+8
* QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-01-241-6/+10
* Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"Joerg Bornemann2013-01-243-12/+2
* Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
* Use new path manipulation functions from qmake.Stephen Kelly2013-01-241-21/+20
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-242-0/+34
|\
| * Fixed copy text bug as well as potential other latent xcb plugin bugs.Samuel Rødal2013-01-231-0/+1
| * Cocoa: Backport Qt 4's QCocoaView tracking areas into QNSViewGabriel de Dietrich2013-01-221-0/+33
* | Respect the filename specified when showing the native filedialogAndy Shaw2013-01-241-2/+18