summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make sure that installed meta files are always postprocessedOswald Buddenhagen2013-10-114-2/+132
* rewrite qtMetaObjectInheritance() without guiOswald Buddenhagen2013-10-112-9/+9
* skip gui-needing examples with -no-guiOswald Buddenhagen2013-10-113-0/+9
* support building with -no-guiOswald Buddenhagen2013-10-112-1/+8
* include privates the right wayOswald Buddenhagen2013-10-111-2/+2
* fix setting of output directory of SUBDIRS with -tp vsOswald Buddenhagen2013-10-111-1/+1
* configure: Parse -device-option value correctlyFatih Aşıcı2013-10-111-2/+2
* qmake: Update internal mkspec on changes to QMAKESPECTor Arne Vestbø2013-10-112-1/+9
* qml_plugin.prf: moc plugin with -Muri=$$TARGETPATHRichard Moe Gustavsen2013-10-111-0/+5
* Let QLoggingCategory::defaultCategory return a pointerhjk2013-10-114-22/+29
* Remove last traces of CoreServices/QT_NO_CORESERVICES on MacTor Arne Vestbø2013-10-114-60/+1
* Allow custom definition of Q_FORWARD_DECLARE_OBJC_CLASS and friendsTor Arne Vestbø2013-10-111-6/+12
* qmake: Allow QMAKE_MAC_XCODE_SETTINGS to be limited to debug or releaseTor Arne Vestbø2013-10-111-8/+22
* Reduce risks of lock file corruptionKevin Ottens2013-10-111-10/+10
* QVector: add some functions missing for QList compatMarc Mutz2013-10-112-9/+52
* qmake: Centralize TARGET sanitization in default_post.prfTor Arne Vestbø2013-10-114-49/+36
* Stabilize tst_QComboBox::keyBoardNavigationWithMouse.Friedemann Kleint2013-10-111-5/+15
* iOS: Skip qtmacextras moduleSergio Ahumada2013-10-111-1/+1
* add a missing break in QGuiApplicationPrivate::processWindowSystemEventLiang Qi2013-10-111-0/+1
* Make QSystemTrayIcon::showMessage invokableAllan Sandfeld Jensen2013-10-112-2/+4
* Use QAtomicInt ref/deref patternAllan Sandfeld Jensen2013-10-111-1/+2
* qmake: Evaluate extra configs before loading default_preTor Arne Vestbø2013-10-112-6/+19
* qmake: Load extra variables only if also loading pre-filesTor Arne Vestbø2013-10-111-4/+4
* eglfs/imx6: enable double buffering and vsync by defaultThomas Senyk2013-10-111-0/+10
* Memory leak with Small-caps QRawFontAllan Sandfeld Jensen2013-10-111-0/+4
* Ensure CSS rules are inherited from the parent tagsAndy Shaw2013-10-112-2/+35
* eglfs: Show the mouse cursor when a mouse is connectedLaszlo Agocs2013-10-112-2/+15
* Make sure QLoggingCategory default is availableKevin Ottens2013-10-101-2/+4
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-09107-228/+0
* Android: Add QAndroidJniXxx as friend classes in qjni.Christian Strømme2013-10-091-2/+2
* Android: Fix backspace bug with 4.3 stock keyboardPaul Olav Tvete2013-10-093-3/+118
* Android: Correctly escape backslashes in deployment settingsEskil Abrahamsen Blomfeldt2013-10-091-17/+21
* Fix broken text layout with ShowLineAndParagraphSeparatorsEskil Abrahamsen Blomfeldt2013-10-091-0/+3
* Android: Fix black screen when changing orientationEskil Abrahamsen Blomfeldt2013-10-091-1/+1
* eglfs: Separate compositor and improve raster window supportLaszlo Agocs2013-10-0910-241/+412
* *.sln not generated correctly for VS2012 and VS2010Katja2013-10-091-4/+4
* Suppress automatic positioning of popup windows.Friedemann Kleint2013-10-091-1/+2
* Fix compilation for MSVC 2008 and std::tupleThomas Hartmann2013-10-092-1/+37
* Mention that the c++11 CONFIG flag sometimes has no effect.Mitch Curtis2013-10-091-2/+3
* iOS: Generalize jumping event-dispatcher to handle QEventLoop:exec()Tor Arne Vestbø2013-10-092-39/+33
* iOS: Handle qApp re-exec after application termination from iOS' sideTor Arne Vestbø2013-10-091-2/+13
* iOS: Cleanup, remove unneeded Q_UNUSEDTor Arne Vestbø2013-10-091-1/+0
* iOS: Update Xcode check to include Xcode 5.0Tor Arne Vestbø2013-10-091-2/+3
* Doc: Remove Plug & Paint plugins from the list of examplesTopi Reinio2013-10-091-2/+0
* xcb: every window should have a title in debug modeShawn Rutledge2013-10-095-0/+59
* don't unnecessarily use qtguiOswald Buddenhagen2013-10-082-8/+8
* Doc: Added external page link to "The LLDB Debugger".Jerome Pasion2013-10-081-0/+5
* Document c++11 CONFIG flag.Mitch Curtis2013-10-081-0/+2
* Ensure lastPixel.y is also initalized to -1 when necessaryAndy Shaw2013-10-081-0/+3
* Fix "Empty or null file name(s)" warning textKai Koehne2013-10-081-4/+4