summaryrefslogtreecommitdiffstats
path: root/tools/designer
Commit message (Expand)AuthorAgeFilesLines
* Update URL's to use new domain.Jason McDonald2009-08-121-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-12545-545/+545
* Tr-Fixes in Qt Designer.Friedemann Kleint2009-08-113-7/+9
* Introducing icon theme supportJens Bache-Wiig2009-08-107-17/+52
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtKeith Isdale2009-08-109-62/+114
|\
| * Designer: Cannot edit menus in an RTL form when Designer uses LTR.Friedemann Kleint2009-08-069-62/+114
* | In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-103-3/+3
|/
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-241-4/+24
|\
| * Enabled setting of DESIGNABLE=false-properties using FormWindowCursor APIFriedemann Kleint2009-07-231-4/+24
* | Merge commit 'origin/4.5'Olivier Goffart2009-07-221-2/+5
|\|
| * Designer: Fixed bug in setting QUrl property values from resources.Friedemann Kleint2009-07-221-2/+5
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-2/+4
|\|
| * Designer fails to compile if Qt is compiled without size grip supportAntonio Aloisio2009-07-151-2/+4
* | Update to also use a uifile.icns file for Designer.Norwegian Rock Cat2009-07-173-1/+4
* | Added a version information to our executables.Denis Dzyubenko2009-07-151-0/+30
* | Merge commit 'origin/4.5'Bill King2009-07-131-4/+6
|\|
| * Designer: Restore Widget box title when switching to docked modeJoão Abecasis2009-07-091-0/+6
| * Stop showing then hiding windows on starting designer in top-level modeJoão Abecasis2009-07-091-4/+0
* | Merge commit 'origin/4.5'Bill King2009-07-091-3/+2
|\|
| * Stop showing then hiding windows on starting designer in top-level mode.Norwegian Rock Cat2009-07-071-3/+2
* | general wording change for some file type namesFrederik Schwarzer2009-07-069-30/+30
* | tools: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-1/+1
* | fix column-spanning in Designer ConnectDialog's layoutRitt Konstantin2009-06-301-4/+4
* | Fixed license header broken by 137bb787.Friedemann Kleint2009-06-291-2/+0
* | Merge branch '4.5'Thiago Macieira2009-06-241-2/+2
|\|
| * fix crash when using plugin that supplies a QDesignerMemberSheetExtensionJoel Nordell2009-06-241-2/+2
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-232-1/+5
|\|
| * Fix compilation after the last change.Thiago Macieira2009-06-231-1/+2
| * Fix crash in widget box when using load mode "LoadCustomWidgetsOnly"Eskil Abrahamsen Blomfeldt2009-06-221-0/+3
* | Fixed an oversight in Qt Designer that prevents one from designing empty tab ...J-P Nurmi2009-06-171-5/+7
* | Fixed an oversight in Qt Designer that prevents one from designing empty stac...J-P Nurmi2009-06-171-4/+7
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-06-161-0/+10
|\ \
| * | Store promoted Widgets correctly in the ScratchPad.Friedemann Kleint2009-06-161-0/+10
* | | Merge license header changes from 4.5Volker Hilsheimer2009-06-16545-1090/+1090
|\ \ \ | |/ / |/| / | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-16545-1090/+1090
* | Fixed docs for task 254824.Friedemann Kleint2009-05-291-2/+1
* | Enable overriding of the factory functions of QUiLoader.Friedemann Kleint2009-05-294-20/+28
* | Call QFormBuilderExtra::instance lessJoão Abecasis2009-05-291-4/+6
* | Merge branch '4.5'Tom Cooksey2009-05-281-12/+22
|\|
| * BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-281-12/+22
* | Fixed crash when encountering invalid forms.Friedemann Kleint2009-05-261-1/+4
* | Fixed compilation Solaris.Friedemann Kleint2009-05-251-10/+6
* | Enabled the use of promoted widgets in new form templates.Friedemann Kleint2009-05-226-124/+183
* | Remove unused variables from various About dialogs.Jason McDonald2009-05-201-5/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-183-3/+10
|\|
| * Fixed a bug caused by forms with a sizepolicy of 'Fixed' on the main container.Friedemann Kleint2009-05-182-3/+6
| * Made it possible to set string properties using QDesignerFormWindowCursor::se...Friedemann Kleint2009-05-181-0/+4
* | Merge branch '4.5'Thiago Macieira2009-05-152-1/+12
|\|
| * Added API for quietly saving a form.Friedemann Kleint2009-05-132-1/+12
* | Merge branch '4.5'Thiago Macieira2009-05-131-3/+3
|\|