summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* vcsbase: rename VCSBase into VcsBasehjk2012-02-241-1/+1
* Dumper: Add square brackets to base classesOrgad Shaneh2012-02-241-1/+1
* Updated MeeGo 1.2 Harmattan QtQuick application template.Juhapekka Piiroinen2012-02-242-15/+92
* WelcomePage: Add tooltip for sessionsThomas Hartmann2012-02-235-59/+329
* Dumper: Fix base class dumper for classes without namespaceOrgad Shaneh2012-02-231-1/+4
* debugger: Don't upcast before calling a base class dumper.hjk2012-02-221-1/+4
* debugger: add manual test for QTCREATORBUG-6933hjk2012-02-221-0/+6
* update translation submission guidelinesOswald Buddenhagen2012-02-221-2/+6
* debugger: don't use dynamic types when dumping base classes.hjk2012-02-221-20/+6
* Harmattan: Fix aegis template.Christian Kandeler2012-02-221-3/+2
* add qbs filesJoerg Bornemann2012-02-201-0/+990
* debugger: more general support for D arrayshjk2012-02-172-16/+39
* debugger: add gdb "pretty printers" for D's char[] and string[]hjk2012-02-162-0/+33
* Removed module names from #include directives.Erik Verbruggen2012-02-1566-231/+231
* Wizards: removing feature GENERIC_CPP_ENTRY_POINTThomas Hartmann2012-02-145-5/+5
* debugger: various small fixes for Qt 5 dumpershjk2012-02-142-5/+12
* WelcomePage: proper eliding for project pathsThomas Hartmann2012-02-101-1/+2
* Update German translation for 2.5.Friedemann Kleint2012-02-091-87/+979
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-086-11/+11
* Wizards: adding requirement for Qt Quick 1.0 to extension wizardThomas Hartmann2012-02-081-1/+2
* debugger: add test for pretty printer for std::vector<bool> on x86_64hjk2012-02-081-2/+3
* WelcomePage: adjust scrolling in recent sessionsThomas Hartmann2012-02-081-25/+44
* WelcomePage: use native Utils::StyledBar instead of border imageThomas Hartmann2012-02-082-10/+5
* WelcomePage: pixel perfection on MacThomas Hartmann2012-02-081-0/+1
* WelcomePage: adjusting font size and spacingThomas Hartmann2012-02-072-4/+5
* WelcomePage: remove semi transparent rectangle in viewsThomas Hartmann2012-02-072-92/+0
* Mobile app templates: QString::fromLatin1 instead of fromAsciiAlessandro Portale2012-02-063-3/+3
* debugger: implement gdb python dumper fuer std::arrayhjk2012-02-042-1/+19
* debugger: implement dumper for std::complexhjk2012-02-031-0/+14
* debugging unique_ptr now casts to the dynamic_type of the objectJoe Hermaszewski2012-02-021-3/+5
* Added support for std::unique_ptr in the debugging helperJoe Hermaszewski2012-02-021-0/+13
* bugreports.qt.nokia.com -> bugreports.qt-project.orgDaniel Molkentin2012-01-261-1/+1
* Long live the king!hjk2012-01-26220-220/+220
* debugger: fix argv dumperhjk2012-01-261-4/+7
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-266-12/+12
* Use new static ICore interface.hjk2012-01-241-2/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2012-01-242-653/+4636
|\
| * Fix some chinese translations.Jing Bai2012-01-051-5/+5
| * Complete czech translationPavel Fric2012-01-031-648/+4631
* | debugger: don't use derived dumpers if already dumping in basehjk2012-01-241-4/+18
* | WelcomePage: layout fixes for the develop pageThomas Hartmann2012-01-231-9/+9
* | debugger: new dumpers for boost::posix_time::{ptime,time_duration}hjk2012-01-201-0/+11
* | Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-185-5/+8
* | debugger: show value of pointers that can't be dereferencedhjk2012-01-171-1/+3
* | Welcomepage: crashfix see QTBUG-23445Thomas Hartmann2012-01-171-1/+2
* | WelcomePage: Fix function parametersYuchen Deng2012-01-161-1/+1
* | Doc: Location where "local" data is saved (e.g. compiled helpers).Eike Ziller2012-01-131-1/+1
* | Changed Q_TYPENAME to typename for Qt5.Erik Verbruggen2012-01-131-4/+4
* | WelcomeScreen: layoutfix for different languagesThomas Hartmann2012-01-111-2/+3
* | WelcomePage: fix platform glitch in tab barThomas Hartmann2012-01-111-0/+1