aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer
Commit message (Expand)AuthorAgeFilesLines
* Designer: Fix qbs build.Christian Kandeler2014-03-281-0/+1
* DesignerIntegration: Fix listing of resourcesDaniel Teske2014-03-282-0/+4
* Designer: fix capitalization of UI textLeena Miettinen2014-03-121-1/+1
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* FormEditor: Make it possible to switch from source to formEike Ziller2014-03-104-79/+91
* Fix FormWindowEditor id.Eike Ziller2014-02-262-6/+1
* IWizard and derived classses: Fix WS issuesTobias Hunger2014-02-132-2/+2
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-132-4/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-127-27/+9
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-1/+4
* TextEditors: Remove widget's setTabSettings methodEike Ziller2014-01-211-2/+2
* TextEditors: Move some auto-indentation code to documentEike Ziller2014-01-161-1/+1
* Designer: Remove unnecessary connectEike Ziller2014-01-161-2/+0
* Designer: Fix crashEike Ziller2014-01-141-1/+1
* Editors: Remove BaseTextEditorWidget::setBaseTextDocumentEike Ziller2014-01-102-6/+3
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-083-4/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0864-64/+64
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0864-64/+64
* | CppEditor/CppTools: Don't continue in test function on failureNikolai Kosjar2014-01-071-14/+6
* | CppEditor/CppTools: Clean up *Test* classesNikolai Kosjar2014-01-071-4/+4
* | CppEditor/CppTools: Introduce Test{Case,Document}Nikolai Kosjar2014-01-071-30/+7
* | Hardcode search terms for designer options pageEike Ziller2013-12-182-0/+42
* | Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()Eike Ziller2013-12-181-1/+0
* | Preferences: Add default implementation for filteringEike Ziller2013-12-104-30/+17
* | Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
* | C++: remove unused functionErik Verbruggen2013-11-271-13/+0
|/
* Designer: Insert into correct class for "Go to slot"Nikolai Kosjar2013-11-262-33/+73
* Designer: Tests: Remove reference dataNikolai Kosjar2013-11-261-2/+98
* Designer: Tests: Fix compilation with Qt4Nikolai Kosjar2013-11-261-1/+3
* Designer: Clean up testsNikolai Kosjar2013-11-222-42/+49
* Designer/CppTools: Fix flaky test_gotoslot_withoutProjectNikolai Kosjar2013-11-141-6/+18
* Fix unneeded asterisk when opening an ui file.jkobus2013-11-041-7/+0
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-104-6/+6
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-1/+0
* Revert "EditorManager: Fix crash when closing an editor upon activation"Orgad Shaneh2013-10-081-6/+4
* Tests: Move TestDataDir into plugintestutils.{h,cpp}Nikolai Kosjar2013-10-021-3/+1
* CppEditor/CppTools: Fix plugin tests in master.Nikolai Kosjar2013-10-011-1/+5
* Cleanup IWizard interface and usershjk2013-09-245-45/+29
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* Core: Clean up FileIconProvider interfacehjk2013-09-131-3/+1
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-3/+3
* Add lacking qrc files into the projectjkobus2013-09-093-5/+35
* Move some functions out of defaults.js and make them project properties.Christian Kandeler2013-09-091-2/+1
* SessionManager: Apply 'static' patternhjk2013-09-053-14/+9
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-26/+20
* Apply 'static' pattern to MimeDatabasehjk2013-09-034-118/+110
* Remove superfluous include paths from project files.Christian Kandeler2013-09-0211-16/+10
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-2/+2
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1