aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2009-11-251-3/+3
* Designer: Restrict files used for "Go to slot" to project of ui-file.Friedemann Kleint2009-11-191-2/+17
* Class wizard: Replace "inherits QObject" by type information combo.Friedemann Kleint2009-11-021-0/+1
* Version bump.con2009-10-291-3/+3
* Rename QuickOpen namespace.con2009-10-161-1/+1
* Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-121-0/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-0511-28/+28
* Version bump.con2009-10-021-3/+3
* Designer: Fix accelerator.Daniel Molkentin2009-10-021-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-012-8/+22
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+2
* Fix form class wizard clobbering the class name when choosing backFriedemann Kleint2009-09-242-5/+4
* Version bump.con2009-09-101-3/+3
* Fix parsing the end of class definition. In case we look for closing '"' char...Jarek Kobus2009-09-021-1/+14
* Remove some warnings about clashing signal indices.con2009-08-201-2/+0
* Made FormClassWizardPage respect default lower case settingsStian Sandvik Thomassen2009-08-191-2/+2
* long live the kinghjk2009-08-1450-50/+50
* Implement floating form editor tool support.con2009-08-116-5/+53
* Add views menu for form editor.con2009-08-115-9/+128
* Be more robust wrt restoring settings.con2009-08-112-4/+16
* Compile warning.Friedemann Kleint2009-08-111-0/+2
* Internally use a fancy mainwindow in form editor.con2009-08-104-196/+89
* Remove unused code path for signal-slot editor yes/no.con2009-08-061-18/+9
* Fixed tr()-glitches.Friedemann Kleint2009-07-301-1/+1
* Compilation: Fix MSVC warnings in the Designer plugin.Friedemann Kleint2009-07-286-13/+5
* Designer: Honour Cpp file settings in form class wizard.Friedemann Kleint2009-07-283-18/+11
* Remove superfluous separator.con2009-07-161-1/+0
* Some more QToolBar changes.con2009-07-161-0/+1
* Less QToolBars in editor tool bar.con2009-07-163-8/+9
* Make Designer Form Class and App-Wizard use 'ui' as member variable.Friedemann Kleint2009-07-151-1/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
* Add option to select behavior on externally changed files.Henrik Abelsson2009-07-131-1/+8
* Clean up the menus' separators.con2009-07-092-0/+8
* Fix Gui app wizard to write form classes consistent with Designer.Friedemann Kleint2009-07-0117-314/+779
* Add a license template setting to the CppTools settings.Friedemann Kleint2009-06-221-2/+5
* Update license headers and sales contact details.Jason McDonald2009-06-1747-94/+94
* Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-111-3/+6
|\
| * Also search for Qt tr cataloges in the Creator tr dir. Add qt_help cataloge.Daniel Molkentin2009-06-101-3/+6
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-091-4/+3
|\|
| * class wizards: Do not qualify constructors with explicit, do not use "virtual".Daniel Molkentin2009-06-091-3/+3
| * Remove Q_DISABLE_COPY from generated classes. QObject already defines it.Daniel Molkentin2009-06-091-1/+0
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-041-1/+1
|\|
| * API: temporaryEditor --> isTemporarycon2009-06-041-1/+1
* | Version bump also in master.con2009-06-041-3/+3
|/
* Version bump.con2009-06-021-3/+3
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-05-251-2/+2
|\
| * Make strings consistant, part. descriptions in the 'New' wizard.Daniel Molkentin2009-05-251-2/+2
* | Fixes spelling of temporaryEditordt2009-05-251-1/+1
|/
* Fixes showing temporary filesdt2009-05-251-0/+1
* Deactivated quiet saving for the moment.Friedemann Kleint2009-05-131-0/+5