aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-074-5/+5
* Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-054-5/+5
* QNX: Fixed compilation for BlackBerry QtQuick2 templateTobias Nätterlund2012-09-051-17/+9
* QtQuick 2 Application WizardAlessandro Portale2012-09-046-0/+171
* Dumper: Use Latin1 as default for char arrayOrgad Shaneh2012-08-301-1/+4
* debugger: handle type code "Method"hjk2012-08-281-1/+3
* debugger: add dumper for some internal classeshjk2012-08-271-0/+22
* welcomescreen: remove behaviour on opacityhjk2012-08-271-11/+0
* debugger: also report sizes of anonymous structshjk2012-08-241-21/+28
* Removal of Symbian supportAlessandro Portale2012-08-2220-282/+14
* Making the QmlApplicationViewer Qt5 compatibleAlessandro Portale2012-08-222-1/+9
* debugger: fix reporting of type size from python dumpershjk2012-08-211-21/+29
* Dumper: Respect dynamic type option for locals and referencesOrgad Shaneh2012-08-201-12/+13
* Merge remote-tracking branch 'origin/2.5' into 2.6Eike Ziller2012-08-201-29/+29
|\
| * French translation fixups2.5Pierre Rossi2012-08-201-29/+29
* | debugger: fix QStringList dumperhjk2012-08-151-1/+2
* | rename QtDebug to QDebughjk2012-08-0612-12/+12
* | Fixes layout in welcome pagethohartm2012-08-061-2/+4
* | First update of German translation for 2.6.Friedemann Kleint2012-08-021-3126/+5442
* | Dumper: Always respect Use Dynamic Type optionOrgad Shaneh2012-07-311-1/+2
* | Improved check for NULL-pointer derefRobert Loehning2012-07-271-1/+2
* | Normalized connect()sRobert Loehning2012-07-261-2/+2
* | Dumper: Missed upcast -> downcast renameOrgad Shaneh2012-07-261-2/+2
* | Dumper: Rename upcast -> downcastOrgad Shaneh2012-07-261-6/+6
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-241-884/+1144
|\|
| * Update Czech translationPavel Fric2012-07-231-884/+1144
* | debugger: fix display of member function pointershjk2012-07-192-2/+9
* | Contact -> qt-project.orgEike Ziller2012-07-19305-915/+307
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-193-1967/+10502
|\|
| * Update Czech translationPavel Fric2012-07-131-1961/+10493
| * Updated Russian translationSergey Belyashov2012-07-131-3/+3
| * Fix french translation.Montel Laurent2012-07-051-3/+6
* | debugger: add dumper for Core::Idhjk2012-07-181-0/+12
* | Make Plain C/C++ wizard more consistent over platforms.Eike Ziller2012-07-172-0/+2
* | Dumper: Fix Qt namespace resolutionOrgad Shaneh2012-07-161-2/+3
* | New QNX plugin.Tobias Nätterlund2012-07-1332-0/+750
* | More Android fixes, add default android device.BogDan Vatra2012-07-041-3/+4
* | adjust deployment.pri to DEPLOYMENT variable changes in Qt 5Joerg Bornemann2012-07-031-1/+5
* | Remove unused member variableTobias Hunger2012-06-291-1/+0
* | Add spaces between macros and string literalsMarc Mutz2012-06-191-70/+70
* | Make share.qbs generator work on WindowsOrgad Shaneh2012-06-131-7/+9
* | debugger: add dumper for QFiniteStackhjk2012-06-121-0/+10
* | script for updating share.qbs addedJoerg Bornemann2012-06-061-0/+81
* | debugger: rework core adapterhjk2012-06-061-8/+8
* | share.qbs updatedJoerg Bornemann2012-06-051-0/+2
* | QDumper build fix after QVector change.Jędrzej Nowacki2012-06-051-1/+2
* | debugger: reshuffle sections in module datahjk2012-06-051-0/+4
* | CppHighlighter: highlight all functions/methods.Francois Ferrand2012-06-054-0/+4
* | debugger: do not offer expansion for inaccessible itemshjk2012-05-311-4/+10
* | debugger: add dumper for QHash::{const_}iteratorhjk2012-05-311-0/+21