aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.5.0
Commit message (Collapse)AuthorAgeFilesLines
* Install and ship change logsEike Ziller2022-06-291-211/+0
| | | | | | | | | And add a menu entry Help > Change Log... (macOS: Qt Creator > Change Log...) for looking at them. Change-Id: If444b3ff2465290b9beb4ccbb8d0ddf32a636db4 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: hjk <hjk@qt.io>
* Update changes filev2.5.0-rcTobias Hunger2012-04-231-2/+41
| | | | | Change-Id: Ib92e679ef24c8dfd30e2a459d4da26769f542f15 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Changelog: Locator execute and debugger "Break on raise"Orgad Shaneh2012-03-201-0/+3
| | | | | | Change-Id: I7fb98ad20fdac0e1f0cf55a2d499fb210af645e4 Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Add Vasiliy as initial author of the TODO plugin.Daniel Molkentin2012-03-141-1/+1
| | | | | Change-Id: Ic3cf63e25036bd78232973d88495fd54d77e5b89 Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* Update changes-2.5.0 (Debugger, FakeVim)hjk2012-03-131-1/+35
| | | | | Change-Id: I803749407b1a8f47abeea9f8d2a84d8d638674b6 Reviewed-by: hjk <qthjk@ovi.com>
* ChangelogDaniel Teske2012-03-131-0/+1
| | | | | Change-Id: Id5d31857b5624fde01914ebfa7e437d266e5d9b1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Updated changes file.Erik Verbruggen2012-03-131-0/+5
| | | | | Change-Id: If8e97f0277580a18951489bde12a223e7645f95d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Update changes file.Eike Ziller2012-03-131-0/+6
| | | | | Change-Id: I5de76458bce21ee6b30b24e49fc55dfc834e74fb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* ChangeLog: Updated QML Debugging changesAurindam Jana2012-02-291-0/+3
| | | | | Change-Id: Ide34bd7dee77fff295c027256f9bd9218dbe159d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Update changes fileLeandro Melo2012-02-101-0/+40
| | | | | Change-Id: I3837555554891789f798b52416faf03952f1c738 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Mac: Explicitly set architecture to selected tool chain.Eike Ziller2012-01-181-0/+1
| | | | | | | | | | | | | The tool chain selection in build configurations had no effect on the actual build, which is especially visible on Mac with universally built Qt. The patch passes the tool chain's architecture (+bit width) explicitly to Qmake. Users can override this behavior as usual by adding or removing architecture flags from CONFIG in the additional arguments field. Task-number: QTCREATORBUG-6088 Change-Id: I92fdb7d5650db6e681945fa82e86422917f84035 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Add my changes to dist/changes-2.5.0Christian Kamm2011-12-061-0/+79
Change-Id: I68334edbefa4412a1b35ae7a2306de555f561fb8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>