summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix angle sub-target nameOswald Buddenhagen2013-01-301-1/+1
* Cocoa: prevent scale factor value of 0.Morten Johan Sørvig2013-01-301-1/+1
* Doc: Fix references to Qt TestSze Howe Koh2013-01-308-10/+10
* 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
* 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
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-2813-17/+17
* 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
* 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
* 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
* 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-2566-163/+161
* 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-251-1/+1
* QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-01-241-6/+10
* 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
* | Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-5/+7
* | QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-234-1/+21
* | Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-232-2/+4
* | Document QtMacUnifiedToolBar.Morten Johan Sorvig2013-01-221-0/+3
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-222-5/+5
|\|
| * Doc: solved snippet issue in coordsys.qdocNico Vertriest2013-01-221-4/+4
| * Doc: added path to qtcore.qdocconfNico Vertriest2013-01-211-1/+1
| * Fix socket binding on mingw buildsShane Kearns2013-01-211-14/+8
* | Accessibility Linux: Make dbus registration asyncFrederik Gladhorn2013-01-226-88/+133
* | Fix QTextCodec race.David Faure2013-01-221-2/+5
* | Make hierarchy of actions in menubars more consistent.Jan Arve Saether2013-01-211-3/+10
* | QGuiApplication::font(): assert that a GUI app instance existsJ-P Nurmi2013-01-211-0/+1
* | Don't update the input method if the im hints haven't changed.Andrew den Exter2013-01-211-0/+2
* | Export functions to add custom mime converters.Morten Johan Sørvig2013-01-215-9/+61
* | QRegularExpression: fix wrong argument type for pcre_fullinfoGiuseppe D'Angelo2013-01-201-1/+1
* | Adapt to WebKit Widgets module split.Volker Krause2013-01-191-4/+4
* | Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-181-0/+4
* | Make sure the correct name filter is selected in the Mac file dialogAndy Shaw2013-01-181-5/+9
* | Call endSheet when the QFileDialog was shown as a sheet on MacAndy Shaw2013-01-181-0/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-183025-3035/+3035
* | Store inode numbers in decimal notationThiago Macieira2013-01-181-1/+1