aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer
Commit message (Expand)AuthorAgeFilesLines
* Fix qbs code styleYuchen Deng2012-06-191-4/+1
* Fix qbs build with Qt5 (part2)Yuchen Deng2012-06-191-1/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-052-25/+7
* ActionManager API cleanup.Eike Ziller2012-05-252-71/+61
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-10/+4
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-234-98/+22
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-2/+2
* editormanager: simplify use of interfacehjk2012-05-112-4/+4
* use Core::Id for IMode::id and IMode::typehjk2012-05-084-6/+6
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+2
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-174-11/+11
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-051-0/+4
|\|
| * BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+4
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-143-3/+3
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-082-7/+7
|\|
| * Normalized connect()sRobert Loehning2012-03-062-7/+7
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-3/+0
* Designer: Correctly include qt libs in qbsOrgad Shaneh2012-02-281-4/+1
* add qbs filesJoerg Bornemann2012-02-201-0/+100
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-208-17/+17
* Changed code generation for form classes to do a Qt version checkErik Verbruggen2012-02-164-7/+46
* Removed module names from #include directives.Erik Verbruggen2012-02-1548-161/+161
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-9/+0
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-074-12/+9
* SessionManager: More useless null checksDaniel Teske2012-01-311-3/+1
* Core::ModeManager: make some functions statichjk2012-01-271-1/+1
* Long live the king!hjk2012-01-2662-62/+62
* Use new static ICore interface.hjk2012-01-248-49/+44
* C++: Fix "reference" file in symbol finderLeandro Melo2012-01-231-2/+1
* C++: Improve file accuracy when finding symbolsLeandro Melo2012-01-231-2/+4
* Designer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-203-6/+6
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-184-0/+16
* Fix the class form template.Nicolas Arnaud-Cormos2012-01-091-2/+0
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-0/+1
* mostly core and analyzer: more id-ficationhjk2011-11-151-2/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1162-123/+123
|\
| * Fix qreal is not double.Felix Geyer2011-11-091-2/+2
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0362-123/+123
* | more Id type fixeshjk2011-11-104-55/+56
* | Small include header fixesHarald Fernengel2011-11-091-1/+2
* | Fix qreal is not double.Felix Geyer2011-11-091-2/+2
* | more style fixes of string literal accesshjk2011-11-021-15/+15
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-281-4/+7
|\|
| * Designer: Hint at case-mismatches of #include if 'Goto Slot' fails.Friedemann Kleint2011-10-181-4/+7
* | Don't show Design mode if "designer" plugins are disabled/not present.Eike Ziller2011-10-192-1/+3
|/
* Designer: Trigger code setting suffixes on promoted widgets.Friedemann Kleint2011-09-281-1/+1
* s/error_message/errorMessage/ghjk2011-09-211-1/+1