summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/set
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parent-scope-tests' into variable-pull-failureBen Boeckel2014-10-245-0/+266
|\
| * test: add a test for PARENT_SCOPE with multiple scopesBen Boeckel2014-10-243-0/+249
| * test: add test for PARENT_SCOPE behaviorBen Boeckel2014-10-243-0/+17
* | RunCMake: Allow specifying the source dir and file to test.Stephen Kelly2014-04-063-1/+1
|/
* set: Add unit tests for set/unset PARENT_SCOPEDaniele E. Domenichelli2013-11-134-0/+40
> | | | * Maemo4 fix Hildon input method for graphics viewRalf Engels2009-11-163-3/+6 | | * | QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-161-1/+2 | | |/ | | * Made widgets not clear their contents after losing edit focus.axis2009-11-162-0/+8 | * | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-171-2/+4 | |\ \ | | |/ | |/| | | * doc: Fixed qdoc errors.Martin Smith2009-11-161-1/+1 | | * Doc: Adding explanation to QTextEditMorten Engvoldsen2009-11-161-1/+1 | | * Doc: Added short explanation to textEdit->toPlainText()Morten Engvoldsen2009-11-161-1/+3 | * | Fixed a regression in mainwindow that would not restore correctlyThierry Bastian2009-11-131-3/+2 | * | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-131-2/+2 | |\ \ | | |/ | * | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation...Olivier Goffart2009-11-131-0/+14 | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-122-9/+21 | |\ \ | | * | Fix for qmessagebox default softkey visibility + some tab/space fixes.Janne Anttila2009-11-111-8/+20 | | * | Long-press shortcuts for symbols on QWERTY keyboard don't workJouni Hiltunen2009-11-101-1/+1 | * | | QLabel: Fixed text underlined when te label has a control and the text contai...Olivier Goffart2009-11-122-17/+23 | * | | Fixa regression that could make a dockwidget disappear if unfloatableThierry Bastian2009-11-121-0/+3 * | | | Implement menu hovering for native Mac menus.Morten Johan Sørvig2009-11-243-3/+31 * | | | Fix NSMenuDelegate protocol implementation.Morten Johan Sørvig2009-11-242-2/+2 * | | | Fix for tabwidget elidemode being overriden by stylesheetJens Bache-Wiig2009-11-172-2/+5 | |_|/ |/| | * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1313-74/+78 |\ \ \ | |/ / | * | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1113-74/+78 | |\ \ | | * | Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-111-1/+3 | | * | QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-112-6/+7 | | * | Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-111-0/+7 | | * | QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-101-2/+1 | | * | Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-101-3/+3 | | * | Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3 | | * | Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-102-26/+19 | | * | Make sure that the toolbar is in the mainwinow rect for dockingThierry Bastian2009-11-101-1/+1 | | * | Make the toolbar extension animated according to the main windowThierry Bastian2009-11-103-5/+4 | | * | Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-091-0/+5 | | * | Now looking for the closer dock area for toolbuttonThierry Bastian2009-11-092-30/+26 | * | | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-111-2/+9 | | |/ | |/| * | | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-111-1/+8 * | | Doc: Fix warnings caused by deprecations.David Boddie2009-11-091-2/+2 |/ / * | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-092-2/+2 |\ \ | |/ |/| | * Fixed pan gesture handlers in standard Qt widgets.Denis Dzyubenko2009-11-092-2/+2 * | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-098-14/+94 |\ \ | |/ |/| | * API review: Rename numPages() -> pageCount()Marius Storm-Olsen2009-11-092-1/+14 | * API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-092-13/+35 | * API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-064-0/+45 * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-06