summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Use Core::Id in project-related objectsTobias Hunger2012-04-25217-1359/+1381
* QmlJSInspectorToolBar: updateDesignModeActions()Aurindam Jana2012-04-251-4/+3
* QmlCppEngine: Update Views when switching between engines.Aurindam Jana2012-04-252-8/+15
* QmlJsInspector: Fix compilation breakage on WindowsKai Koehne2012-04-255-8/+10
* Mini Target Selector: Enter/Return/Space close the widget nowDaniel Teske2012-04-242-0/+14
* debugger: simplify #if/#else structure to make lupdate happyhjk2012-04-241-3/+5
* debugger: fix translation contextshjk2012-04-2412-5/+23
* debugger: fix indentationhjk2012-04-241-1/+1
* Whitespace fixesTobias Hunger2012-04-241-4/+4
* QmlJS: Remove 'qmljsprivateapi.h' headerKai Koehne2012-04-2418-122/+40
* Compile fixRobert Loehning2012-04-241-3/+3
* Compile fixRobert Loehning2012-04-241-1/+1
* Android pluginspec: Fix the last commit, add a missing "Daniel Teske2012-04-241-1/+1
* Mark Android plugin as experimentalDaniel Teske2012-04-242-3/+4
* android: compile with namespaceshjk2012-04-241-3/+4
* DeclarativeEngineDebugClient: Use CamelCaseAurindam Jana2012-04-241-1/+1
* Android pluginBogDan Vatra2012-04-2475-9/+11622
* RemoteLinux: Trim hostname string when configuring deviceKai Koehne2012-04-241-1/+1
* Mini Target Selector: Fix key event eatingDaniel Teske2012-04-231-1/+1
* Editor: implement find next/previous selected text.Francois Ferrand2012-04-233-8/+43
* Editor: remove double openEditorAtDavid Schulz2012-04-201-9/+0
* Fix compile on non windowsDaniel Teske2012-04-201-0/+5
* Do not use jom by default if binary doesn't existYuchen Deng2012-04-201-1/+5
* preprocessor: rename operator() into run.hjk2012-04-191-1/+1
* preprocessor: make Environment::{resolve,remove} work on ByteArrayRefs onlyhjk2012-04-192-2/+2
* preprocessor: make CPlusPlus::Internal::ByteArrayRef publichjk2012-04-192-2/+2
* preprocessor: save cycles by using ByteArrayRefhjk2012-04-192-3/+3
* Move ieditorfactor.cpp and fix qbs build.Eike Ziller2012-04-193-2/+3
* OS X: use control key as modifier for ctrl-n/ctrl-p navigationMartin Aumùˆller2012-04-191-0/+8
* Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-1913-7/+19
|\
| * Remove wrong forward declaration of ProFileReaderDaniel Teske2012-04-191-1/+0
| * Qt4Project: cpp code model add <configuration> and headersDaniel Teske2012-04-193-0/+7
| * qbs files updatedJoerg Bornemann2012-04-185-3/+6
| * Fix crash in valgrind suppression dialog.Eike Ziller2012-04-181-1/+1
| * debugger: disable the gdb fallback for MSVC compiled binaryhjk2012-04-171-1/+1
| * QmlDesigner: crash fixThomas Hartmann2012-04-171-0/+3
| * Improved "Disable build/run step" iconRobert Loehning2012-04-161-0/+0
| * Mini project selector: Fix position of new projectsDaniel Teske2012-04-161-2/+4
* | remote gdb: explicitly relocate the most likely source locationFawzi Mohamed2012-04-192-2/+10
* | IDevice: Make id creation (a bit) less magicTobias Hunger2012-04-189-33/+33
* | Device Support: Add canRestore() to device factory.Christian Kandeler2012-04-189-42/+43
* | QmlDebug: Rename library and (most) classesKai Koehne2012-04-1837-285/+287
* | Device Support: Fix device restoring.Christian Kandeler2012-04-184-3/+15
* | Fix compilation with Qt 5.Friedemann Kleint2012-04-182-7/+1
* | Fix wrong names in the UIMarco Bubke2012-04-185-6/+6
* | Mark ITextMark as non copyableDaniel Teske2012-04-181-0/+1
* | Fix qbs build.Christian Kandeler2012-04-181-0/+6
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-1825-99/+45
* | Fix add buildconfiguration not respecting default qmake buildDaniel Teske2012-04-181-15/+20
* | Fix build with Qt5.Tobias Hunger2012-04-171-0/+1