summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added functionality to set the echo-mode on string properties (QLineEdit ↵Christian Strømme2011-06-0310-9/+160
| | | | | | editor). Reviewed-by: Martin Pejcoch
* Use system locale for displaying double valuesMartin Pejcoch2011-04-071-1/+1
| | | | | | | | | The double property manager used a hardcoded conversion to QString, this doesn't match a localized conversion used by the spinbox editor, when the value is being edited. Since there is no connection to a widget to provide the application's locale the default system locale is used. Reviewed-by: Andy Shaw
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt-solutions/qt-solutionsAndy Shaw2010-11-171-0/+1
|\
| * Ignore CRLF in the .bat filesaavit2010-10-061-0/+1
| |
* | Ensure that the library name is correct when creating and linkingAndy Shaw2010-11-172-2/+6
|/ | | | | | | | | When a vcproj project was created then it would not create the library names correctly when it was linking against QtService as a library and in addition it was not defining the export define when building the library itself. Reviewed-by: Pierre
* Long live the Qt Solutions archive!aavit2010-10-06836-0/+143016
This commit adds the contents of distribution packages of the relevant subset of the Qt Solutions components, generated from the last versions in Perforce.