summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix valgrind errors due to "const char *getSystemLocale"David Faure2012-08-061-1/+1
* Check that property descriptor members are valid before using themKent Hansen2012-08-031-2/+2
* Don't crash if queued signal handler no longer existsKent Hansen2012-08-031-1/+7
* Fix crash when converting invalid JSValue to stringKent Hansen2012-08-031-0/+2
* test: Re-enable tst_Headers test.Sergio Ahumada2012-08-021-0/+6
* Fix crash when accessing QObject properties through activation objectKent Hansen2012-08-021-0/+4
* Adding missing QT_BEGIN_HEADER/QT_END_HEADERSergio Ahumada2012-08-011-1/+5
* Update contact information in license headers.Sergio Ahumada2012-08-014378-8840/+8840
* Accessibility: fix updates for models with rootIndex set.Frederik Gladhorn2012-07-301-6/+12
* Updated WebKit to 9c682c404770cfb2eddf705be593824e06f8ec40Simon Hausmann2012-07-305-2/+11
* Check for 0 before accessing the pointerLars Knoll2012-07-301-0/+3
* Fix duplicate mouse event being sent for LinuxInput touch eventsRomain Pokrzywka2012-07-301-1/+1
* QUrl: document that setIdnWhitelist isn't thread-safeMarc Mutz2012-07-281-0/+3
* Use improved QLibrary search heuristics for SSLSean Harmer2012-07-271-0/+2
* Use improved QLibrary search heuristics in qgl_x11.cppSean Harmer2012-07-271-0/+3
* Use improved QLibrary search heuristics for libresolvSean Harmer2012-07-271-0/+1
* Use improved QLibrary search heuristics for libgtkSean Harmer2012-07-271-0/+1
* Use improved QLibrary search heuristics for loading libdbusSean Harmer2012-07-271-0/+1
* Use improved QLibrary search heuristics in qapplication_x11.cppSean Harmer2012-07-271-0/+5
* Use improved QLibrary search heuristics for ICU in QLocaleSean Harmer2012-07-271-0/+2
* Introduce ImprovedSearchHeuristics flag to QLibrarySean Harmer2012-07-273-25/+92
* Improve performance of QLibrary::load()Sean Harmer2012-07-271-7/+7
* Disable MacOSX 10.6+ locale code for iOS builds.Ian Dean2012-07-271-1/+1
* Remove QtDeclarative dependency from UIKit plugin.Ian Dean2012-07-251-4/+5
* Moved CoreText (iOS) font database to shared font database plugin folder.Ian Dean2012-07-254-11/+13
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-252-11/+8
* Removed existing iOS mkspecs. Added Qt5 iOS mkspecs to unsupported.Ian Dean2012-07-252-2/+20
* Fix roundtrip between double and string in QDeclarativeListModel leading to p...Florian Hänel2012-07-251-4/+7
* QUrl: add missing detach() in setEncodedUrl, spotted by Marc Mutz.David Faure2012-07-221-2/+2
* qurl.cpp: Remove trailing whitespaces.David Faure2012-07-221-19/+19
* Clean up qDebug statementsRomain Pokrzywka2012-07-211-3/+2
* Doc: Fix QUrl::isLocalFile documentationSergio Ahumada2012-07-211-1/+1
* Disable QAtomic assembly code for incompatible compilers.Ian Dean2012-07-201-1/+1
* Don't discard QPA mouse events without an associated window or widgetRomain Pokrzywka2012-07-201-2/+0
* Fix null pointer bug when no QPA event integration is used.Ian Dean2012-07-201-0/+1
* Widgets: Fix duplicated line in QMdiAreaSergio Ahumada2012-07-181-1/+1
* Only forward-declare some std classes if QT_NO_STL is defined.Raphael Kubo da Costa2012-07-171-0/+2
* [Blackberry] Initialize dangling pointerRafael Roquetto2012-07-171-0/+1
* Fix infinite loop due to FPU limitationStéphane Cerveau2012-07-171-2/+2
* Doc: Fix typoSergio Ahumada2012-07-161-1/+1
* Support fallbacks fonts in UIKit pluginEskil Abrahamsen Blomfeldt2012-07-163-17/+115
* Doc: Fix typo foreigh -> foreignSergio Ahumada2012-07-161-1/+1
* Blackberry: Apply state from QWidget when creating new QBBWindowThomas McGuire2012-07-161-0/+7
* Support high resolution screens in QUIKit pluginEskil Abrahamsen Blomfeldt2012-07-132-2/+13
* Fix for enter key inserting into password fields in SymbianMarko Kenttala2012-07-131-1/+2
* QSqlTM: respect generated flag in insertRecord() and setRecord()Mark Brand2012-07-131-1/+4
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-131-3/+23
* doc: removed incorrect reference to Q_OS_X11Rohan McGovern2012-07-131-1/+1
* QNX: Set the default application font to Slate Pro on BlackberrySean Harmer2012-07-121-1/+7
* qws: print the data directoryGirish Ramakrishnan2012-07-111-1/+1