summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Qml: always enable the reload buttonOlivier Goffart2010-08-182-3/+61
* debugger: fix mergehjk2010-08-181-10/+10
* debugger: fix mergehjk2010-08-182-0/+2
* Merge remote branch 'origin/2.0'hjk2010-08-1824-7276/+3728
|\
| * French translation, done by the developpez.com team.Jonathan Courtois2010-08-171-5950/+2026
| * debugger: next attempt at robustly recognizing QObjectshjk2010-08-171-15/+25
| * debugger: fix QObject property dumper by using workaroundhjk2010-08-171-1/+2
| * debugger: fix display of arrays of types that gdb forgot abouthjk2010-08-171-5/+12
| * Fixed untranslated stringRobert Loehning2010-08-171-1/+1
| * Changelog: 2.0.1 updates.Friedemann Kleint2010-08-171-6/+2
| * known-issues: elaborate on Mac OS 10.6 DYLD_IMAGE_SUFFIXhjk2010-08-171-0/+3
| * known issues: mention Mac OS 10.6 and DYLD_IMAGE_SUFFIX problemhjk2010-08-171-0/+6
| * rename changes file and add a known-issues filehjk2010-08-172-2/+2
| * Fix DESTDIR=. casedt2010-08-171-1/+1
| * Adjust to changes in qdoc from Qt 4.7.Daniel Molkentin2010-08-1714-471/+829
| * Do not prevent wrapping for long tooltips.Leandro Melo2010-08-172-10/+34
| * Updated Slovenian translation for Qt Creator 2.1Jure Repinc2010-08-161-834/+847
| * Debugger[Python]: Deactivate QObject-Properties temporarilyFriedemann Kleint2010-08-132-10/+1
| * Disable "Qt Quick->Preview" action if no qmlviewer in the PATHKai Koehne2010-08-133-0/+8
| * Fix QtQuick->Preview shortcut to start a qmlviewerKai Koehne2010-08-131-1/+1
| * remove duplicated message :}Oswald Buddenhagen2010-08-131-6/+0
* | Fix lineedit becomming enabled at the wrong timeTobias Hunger2010-08-171-5/+5
* | Add documentation for C++-license headers.Friedemann Kleint2010-08-171-0/+16
* | Skip constructors and destructors when searching for the canonical symbol.Roberto Raggi2010-08-171-8/+14
* | Remove some dead codeTobias Hunger2010-08-172-27/+0
* | Make sure the query widget is shown using creator style.kh12010-08-171-5/+22
* | QmlEditorWidgets: update iconsThomas Hartmann2010-08-175-0/+0
* | QuickToolBar: use (x) icon to hide ToolBarThomas Hartmann2010-08-171-15/+18
* | QmlJSEditor: QuickToolBar stays visible on wheelEventThomas Hartmann2010-08-171-1/+1
* | debugger: fix display of arrays of types that gdb forgot abouthjk2010-08-171-3/+6
* | Maemo: Fix UTFS server readiness detection.Christian Kandeler2010-08-174-29/+147
* | SSH: Fix signal declarations.Christian Kandeler2010-08-173-4/+4
* | SSH: Use proper signal forwarding.Christian Kandeler2010-08-179-526/+80
* | Move the cursor at the character before the delimiter.Roberto Raggi2010-08-171-1/+5
* | Make sure we set the saved size for the side bar.kh12010-08-171-1/+1
* | Restore the old behaviour when switching between function declaration/definit...Roberto Raggi2010-08-172-13/+7
* | debugger: next attempt at robustly recognizing QObjectshjk2010-08-171-15/+15
* | Revert "Using :/core/images/[plus|minus].png (Instead of Ascii art)"Alessandro Portale2010-08-171-8/+0
* | Using :/core/images/[plus|minus].png (Instead of Ascii art)Alessandro Portale2010-08-171-0/+8
* | Nicer implementation of Document::lastVisibleSymbolAt().Roberto Raggi2010-08-172-26/+41
* | Fixed CppEditor::findLinkAt() to use the correct line and column positions fr...Roberto Raggi2010-08-171-9/+14
* | Remove 0.5 MB of obsolete welcome screenAlessandro Portale2010-08-174-233/+0
* | Fix of a (harmless) typoAlessandro Portale2010-08-171-1/+1
* | Fix display of shadow building in targetsetuppageTobias Hunger2010-08-172-5/+9
* | Replace tab with spacesTobias Hunger2010-08-171-1/+1
* | Update the source locations.Roberto Raggi2010-08-172-26/+68
* | debugger: improved workaround for http://sourceware.org/bugzilla/show_bug.cgi...hjk2010-08-171-1/+3
* | debugger: fix QObject property dumper by using workaroundhjk2010-08-171-2/+4
* | Update the decl specifiers.Roberto Raggi2010-08-171-0/+1
* | Maemo: Better reporting of SSH timeouts, additional unmount step.Christian Kandeler2010-08-177-30/+57