summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-193426-10258/+3432
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-192-2/+2
|\
| * Don't build mdnssdThiago Macieira2012-07-1926-37548/+0
| * Disable QGraphicsDropShadowEffect for MacAurindam Jana2012-07-123-0/+16
| * Fix crash on unloading Qt4 projectsDaniel Teske2012-07-042-2/+2
* | ressourceeditor: compile fixhjk2012-07-191-1/+1
* | Git: Limit length for revisions displayed in context menuOrgad Shaneh2012-07-191-3/+10
* | Git: Use HEAD as parent revision for 00000000Orgad Shaneh2012-07-191-0/+5
* | ResourceEditor: Fix compilation with namespaced Qt.Christian Kandeler2012-07-181-3/+1
* | debugger: code cosmeticshjk2012-07-182-78/+79
* | profilechooser: run init() in constructorhjk2012-07-183-15/+5
* | Fix compilation issue for Botan for MinGW (no gmtime_s)Lukas Geyer2012-07-182-4/+4
* | Moved QrcEditor to ResourceEditor plugin.Konstantin Tokarev2012-07-1818-36/+27
* | Compile fix for WindowsRobert Loehning2012-07-181-1/+1
* | Added overload for FileName::isChildOfKonstantin Tokarev2012-07-183-1/+8
* | fakevim: Incorrect commands with nested parentheseshluk2012-07-181-8/+81
* | debugger: add dumper for Core::Idhjk2012-07-181-0/+6
* | Fix compileDaniel Teske2012-07-182-4/+3
* | Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-1810-40/+162
* | Creating profiles: Set toolchain before the mkspecDaniel Teske2012-07-181-1/+1
* | QmlProject: static_cast not qobject_castDaniel Teske2012-07-181-6/+2
* | Qt4Project: static_cast not qobject_castDaniel Teske2012-07-181-2/+2
* | Qt4ProFileNode: static_cast not qobject_castDaniel Teske2012-07-181-1/+1
* | Run QMake, static_cast not qobject_castDaniel Teske2012-07-181-4/+1
* | MaemoRpmPackageCreationStep: Change back to use '/' instead of '\'Daniel Teske2012-07-181-2/+2
* | CMakeProjectManger: static_cast instead of qobject_castDaniel Teske2012-07-181-3/+1
* | Qt4: static_cast instead of qobject_castDaniel Teske2012-07-181-1/+1
* | CMakeBuildConfiguration: Less qobject_casts more static_castsDaniel Teske2012-07-182-8/+5
* | Remove never called removeUnconfiguredCustomExectutableRunConfigurationsDaniel Teske2012-07-182-17/+0
* | Remove left over qt4desktoptargetfactory.cppDaniel Teske2012-07-181-147/+0
* | Remove duplicated includesDaniel Teske2012-07-181-4/+2
* | Make AndroidManager completely staticDaniel Teske2012-07-183-33/+0
* | CMakeRunConfiguration: Check once with object_cast for CMakeProjectDaniel Teske2012-07-181-1/+1
* | Remove CMakeRunConfiguration::activeBuildConfiguration()Daniel Teske2012-07-182-7/+0
* | Android: Add QML debugging supportTyler Mandry2012-07-175-43/+89
* | vcsbase plugins: Fix mem leakMontel Laurent2012-07-171-1/+1
* | Debugger: Profile -> TargetOrgad Shaneh2012-07-172-2/+2
* | Add function return type in outline.Francois Ferrand2012-07-171-3/+4
* | use QT_BEGIN_NAMESPACE instead of QT_FORWARD_DECLARE_CLASShjk2012-07-175-16/+28
* | C++: Change back highlighting of typesLeandro Melo2012-07-172-2/+1
* | projectexplorer: improve spacing in profile selection dialoghjk2012-07-171-5/+10
* | projectexplorer: de-pimpl ToolChainConfigWidgethjk2012-07-172-57/+28
* | qtsupport: hide Qt version data on tree nodes without such datahjk2012-07-171-0/+2
* | profiles: better distribution of spacing in the option pagehjk2012-07-171-1/+7
* | profiles: some variable renaming (st->profile)hjk2012-07-171-18/+18
* | C++: Changes in semantic highlightingLeandro Melo2012-07-173-138/+303
* | move ProfileChooser from Debugger to ProjectExplorerOrgad Shaneh2012-07-179-54/+49
* | plugins genericprojectmanager: fix mem leak. m_ui was never deletedMontel Laurent2012-07-172-0/+6
* | Added tooltips on completions proposalsSergey Shambir2012-07-173-4/+21
* | Use mkspec of the Qt version of qmake when matching profilesDaniel Teske2012-07-171-5/+3