summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/2.0'con2010-07-1317-33/+287
|\
| * Linux Compile fixKai Koehne2010-07-131-1/+2
| * Fix QmlDesigner following removal of Image::pixmap property. This createsBea Lam2010-07-1317-33/+286
* | QmlDesigner.contextPane: inprove postitioningThomas Hartmann2010-07-091-0/+6
* | QmlDesigner.contextPane: crash fixThomas Hartmann2010-07-091-4/+6
* | QmlDesigner.contextPane: nicer positioning for the paneThomas Hartmann2010-07-091-2/+18
* | QmlDesigner.contextPane: do not remeber positionThomas Hartmann2010-07-091-7/+6
* | QmlDesigner.contextPane: AlignRight instead of Text.AlignRightThomas Hartmann2010-07-091-8/+8
* | QmlDesginer.contextPane: fix rewriting/undo stackThomas Hartmann2010-07-091-5/+7
* | QmlDesigner: keep context widget inside the text editorThomas Hartmann2010-07-092-6/+10
* | QmlDesigner: change interface for context paneThomas Hartmann2010-07-092-3/+15
* | QmlDesigner: enabling Quick ToolBox by defaultThomas Hartmann2010-07-091-1/+1
* | QmlDesigner: renaming settings for Quick ToolBoxThomas Hartmann2010-07-091-2/+2
* | QmlDesigner: extend context pane for UiObjectBindingsThomas Hartmann2010-07-071-17/+58
* | QmlDesigner: adding reset position to context widgetThomas Hartmann2010-07-072-1/+14
* | QmlDesigner: fix text context paneThomas Hartmann2010-07-071-9/+10
* | Merge remote branch 'origin/2.0'con2010-07-0636-64/+1679
|\ \ | |/
| * qmldesigner: compile fix for linux, compile fix for namespaced Qthjk2010-07-062-1/+3
| * QmlDesigner: adding context pane into the object poolThomas Hartmann2010-07-061-0/+4
| * QmlDesigner: adding QmlContextPaneThomas Hartmann2010-07-063-2/+283
| * QmlDesigner.propertyEditor: adding new widgetsThomas Hartmann2010-07-068-3/+1260
| * QmlDesigner: adding a setting for the context paneThomas Hartmann2010-07-065-4/+28
| * QmlDesigner: adding custom ColorDialogThomas Hartmann2010-07-062-54/+85
| * QmlDesigner: adding resourcesThomas Hartmann2010-07-0617-1/+17
* | Header cleanup in utils.Friedemann Kleint2010-07-021-0/+1
* | Merge remote branch 'origin/2.0'con2010-07-014-10/+173
|\ \ | |/
| * Don't clear the filter widget's focus when clearing it.con2010-07-012-7/+0
| * QmlDesigner: Adding custom color dialogThomas Hartmann2010-06-302-3/+173
* | Refactor fancy line edit to optionally have two buttons.con2010-07-011-1/+1
* | Merge remote branch 'origin/2.0'con2010-06-308-1/+26
|\ \ | |/
| * Created a utility rewriting class from existing visitors.Erik Verbruggen2010-06-307-0/+25
| * Enable opaque resize for the splitters in the QML Design modeThorbjørn Lindeijer2010-06-251-1/+1
* | QmlDesigner: Fix compilation warning (gcc)Kai Koehne2010-06-291-2/+2
* | Core::Context: fix regression introduced by c7e8b51dhjk2010-06-281-1/+2
* | cleanup interface of Core::Contexthjk2010-06-251-2/+2
* | Core::Context: compile hot fix for Windows.hjk2010-06-253-24/+18
* | QuickDesigner: Move QmlJs lib dependency to _dependencies.priKai Koehne2010-06-252-1/+1
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-254-13/+11
* | Merge remote branch 'origin/2.0'con2010-06-243-3/+3
|\ \ | |/
| * QML WebKit component is now named QtWebKitAlexis Menard2010-06-233-3/+3
* | Generalized the changeset operations.Roberto Raggi2010-06-221-8/+8
* | Merge remote branch 'origin/2.0'con2010-06-182-2/+10
|\ \ | |/
| * QuickDesigner: Compile fixKai Koehne2010-06-151-3/+0
| * QuickDesigner: Reduce numbers of redraws / state switching in States EditorKai Koehne2010-06-151-11/+9
| * QuickDesigner: Add debugging output to track State SwitchingKai Koehne2010-06-151-0/+4
* | Merge branch 'origin/2.0' (early part)Erik Verbruggen2010-06-154-27/+39
|\ \ | |/
| * QmlDesigner: Fix crash when typing keywords as IdsKai Koehne2010-06-154-27/+39
| * Version update to match the planned version naming.con2010-06-111-4/+4
* | QmlDesigner.StatesEditor: speed up by only updating thumbnails after rewritt...Christiaan Janssen2010-06-142-6/+34
* | fix qmldump compile with external QT_PRIVATE_HEADERSOswald Buddenhagen2010-06-142-2/+2