summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Qml: always enable the reload buttonOlivier Goffart2010-08-182-3/+61
* Merge remote branch 'origin/2.0'hjk2010-08-183-2/+10
|\
| * Fixed untranslated stringRobert Loehning2010-08-171-1/+1
| * Fix DESTDIR=. casedt2010-08-171-1/+1
| * Do not prevent wrapping for long tooltips.Leandro Melo2010-08-172-10/+34
| * 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
* | Fix lineedit becomming enabled at the wrong timeTobias Hunger2010-08-171-5/+5
* | 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
* | 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
* | 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
* | 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
* | 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
* | SSH: Check for more timeouts.Christian Kandeler2010-08-173-5/+25
* | Maemo: Run configuration gets device from deploy step.ck2010-08-176-41/+37
* | SSH: Prepare infrastructure for more timeout handling.Christian Kandeler2010-08-165-14/+25
* | Rename QmlModule::Location -> QmlModule::PathAlessandro Portale2010-08-162-6/+6
* | qmlobserver: fix the Qt.quit() in -framelessOlivier Goffart2010-08-161-1/+1
* | qmlobserver: hide the toolbar and the crumble path with the -framelessOlivier Goffart2010-08-161-17/+23
* | qmlobserver: fix crash in -framelessOlivier Goffart2010-08-161-1/+2
* | Add "Add library wizard" to the pro file editorJarek Kobus2010-08-1618-31/+1870
* | Fix import of existing buildsTobias Hunger2010-08-164-11/+46
* | Deploy related data has been moved from Run-Configuration into Deploy-Configu...Pawel Polanski2010-08-1615-604/+1235
* | Maemo: Add newline before appending to project file.ck2010-08-161-1/+1
* | fakevim: slightly better support for regular expressions in search patternshjk2010-08-161-5/+13
* | CppEditor: Simplify CppRefactoringChanges classKai Koehne2010-08-163-20/+4
* | Progress bar for Launching for S60 sequence has been changed to behave like f...Pawel Polanski2010-08-162-40/+51
* | debugger: fix state transitions for 'Run to Line' and 'Jump to Line'hjk2010-08-161-0/+2
* | Show tooltip for open pages and add a copy to clipboard option.kh12010-08-163-5/+38
* | Make sure we can open local files as well.kh12010-08-162-10/+2
* | Qml Debugger: set the internal on the poll timer.Olivier Goffart2010-08-163-3/+3
* | QML Debugger: set the new dumpProperty flag to falseOlivier Goffart2010-08-161-2/+3
* | QmlOutline: Replace WeakPointer by normal oneKai Koehne2010-08-162-8/+9