summaryrefslogtreecommitdiff
path: root/tools/designer/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \
| * \ \ Merge branch '4.5'Thiago Macieira2009-05-152-1/+12
| |\ \ \
| * \ \ \ Merge branch '4.5'Thiago Macieira2009-05-131-3/+3
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-131-89/+105
| |\ \ \ \ \
| * | | | | | Fixed Qt 4.6 source package compilation by moving the qvfb skins.Friedemann Kleint2009-05-132-15/+1
| * | | | | | Replace all instances of "Ctrl+Q" with QKeySequence::Quit.Norwegian Rock Cat2009-05-121-1/+1
| * | | | | | Compile on Mac OS X.Norwegian Rock Cat2009-05-111-3/+8
| * | | | | | QToolBarLayout and QDockWidgetLayout, which are private classes, areThierry Bastian2009-05-081-4/+8
| * | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-281-3/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.5'Rhys Weatherley2009-04-221-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-201-22/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-172-9/+9
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make choosing a file path for a QUrl-type property work on Windows.Friedemann Kleint2009-04-151-1/+1
| * | | | | | | | | | Merge commit 'origin/4.5'Olivier Goffart2009-04-155-13/+25
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJarek Kobus2009-04-021-0/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-0/+11
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Implement the filter for resource browserJarek Kobus2009-04-022-26/+164
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-301-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Long live Qt!Lars Knoll2009-03-23787-0/+151798
| / / / / / / / / / / / /
* | | | | | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-1014-32/+17
* | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-12/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-281-12/+22
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-186-93/+127
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Added API for quietly saving a form.Friedemann Kleint2009-05-132-1/+12
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Doc - removing trailing whitespacesKavindra Devi Palaraja2009-05-121-2/+2
| * | | | | | | | Doc - cleaning up the documentation of QUiLoader.Kavindra Devi Palaraja2009-05-121-89/+105
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-061-3/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-271-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Make dark color schemes look better in property editor (especially schemes wh...Jarek Kobus2009-04-271-3/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2712-47/+51
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | QTableWidget header items not re-translated by QUiLoader.Friedemann Kleint2009-04-211-2/+2
| |/ / / / /
| * | | | | Fix the About Qt dialog text to be truthful, post-LGPLJason McDonald2009-04-181-22/+2
| | |_|_|/ | |/| | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-171-1/+1
| |\ \ \ \
| | * | | | Make choosing a file path for a QUrl-type property work on Windows.Friedemann Kleint2009-04-151-1/+1
| | | |_|/ | | |/| |
| * | | | Fix management of svg iconsJarek Kobus2009-04-172-9/+9
| |/ / /
| * | | Display QAction keyboard shortcuts in action editor correctly.Friedemann Kleint2009-04-155-13/+25
| | |/ | |/|
| * | Add missing copyright headers and the "we mean it" section.Thiago Macieira2009-03-311-0/+11
| |/
| * Fix backslashes in string propeerty in property browserJarek Kobus2009-03-301-0/+1
| * Long live Qt 4.5!Lars Knoll2009-03-23787-0/+151396
* Long live Qt for S60!axis2009-04-24787-0/+151555