summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete contact address.Jason McDonald2012-01-231064-1066/+1066
* Qt Designer: Add translation-attributes to string list properties.Friedemann Kleint2012-01-2010-88/+345
* lupdate: Handle translation-attributes of string list properties.Friedemann Kleint2012-01-201-13/+29
* Fixed compile.Rohan McGovern2012-01-202-4/+4
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-198-8/+0
* Compile fix for accessibility.Friedemann Kleint2012-01-131-2/+0
* Qt Designer: Simplify property editor for translatable properties.Friedemann Kleint2012-01-116-275/+243
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-112-2/+2
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-101-0/+1
* Replace Q_TYPENAME by typenameOlivier Goffart2012-01-094-13/+13
* Port assistant to QNetworkAccessManagerFriedemann Kleint2012-01-092-104/+95
* Qt Designer: Simplify code for translatable properties.Friedemann Kleint2012-01-063-205/+108
* Update copyright year in license headers.Jason McDonald2012-01-061098-1108/+1108
* Convert macros to functions.Stephen Kelly2012-01-022-12/+17
* Avoid using Trolltech logo in documentation.Jason McDonald2011-12-281-1/+5
* Rename trolltech-logo.png.Jason McDonald2011-12-282-1/+1
* Port to list(APPEND)Stephen Kelly2011-12-232-3/+3
* Port to MacroParseArguments.Stephen Kelly2011-12-212-36/+16
* Fix CMake style.Stephen Kelly2011-12-212-197/+197
* Remove unused include.Stephen Kelly2011-12-191-2/+0
* Fix compilation due to header changesSergio Ahumada2011-12-1810-13/+13
* Qt Designer/QtUiLoader: Remove support for QWorkspace.Friedemann Kleint2011-12-1513-219/+2
* make $$join() implementation qmake-compliantOswald Buddenhagen2011-12-131-1/+1
* Make sysrootify case-insensitive on windowsDaniel Teske2011-12-131-2/+8
* Work around MinGW GCC version >=4.5 always_inline+dllexport bug.Ruben Van Boxem2011-12-131-1/+2
* Removed dead assignmentsRobert Loehning2011-12-132-3/+2
* implement qt5 $$sort_depends() and $$resolve_depends()Oswald Buddenhagen2011-12-131-2/+55
* Qt Linguist: Fix crashesTakumi ASAKI2011-12-134-9/+19
* Improve lupdateRoberto Raggi2011-12-1312-5118/+609
* Avoid duplicating qtestlib usage text.Jason McDonald2011-12-131-16/+4
* Make it possible for CMake to find linguist and dbus tools.Stephen Kelly2011-12-1213-0/+574
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-062-7/+0
* Correct QtUiTools library suffix.Toby Tomkins2011-12-061-36/+15
* Pre-emptive changes to StringBuilder compile anomaly.Toby Tomkins2011-12-061-1/+2
* lupdate: Allow trailing commas in QtScript/JS object literalsKent Hansen2011-12-065-512/+672
* lupdate: Regenerate QtScript/JS parserKent Hansen2011-12-012-52/+67
* Add correct namespace macros around Qt classes.Toby Tomkins2011-12-011-1/+3
* fixed error generating wrong introspection string in header output fileRalf Habacker2011-11-291-1/+3
* Gracefully disable designer when QtCore sources aren't available.Rohan McGovern2011-11-241-0/+7
* Qt Linguist: Fix crash after select 2nd translation in lengthvariantTakumi ASAKI2011-11-184-1/+12
* add -list-languages option to lupdateOswald Buddenhagen2011-11-093-0/+28
* remove dead codeOswald Buddenhagen2011-11-091-7/+0
* Qt Designer: Fix static linking on Mac.Friedemann Kleint2011-11-091-2/+12
* compileHarald Fernengel2011-11-041-1/+1
* Qt Designer: Fix linking of QtQuick1 plugin on Windows.Friedemann Kleint2011-11-031-1/+1
* Qt Designer: Remove QScript extension.Friedemann Kleint2011-10-2835-2068/+18
* Designer: Fix warnings about assigned/unused variables.Friedemann Kleint2011-10-2714-33/+1
* Remove "Trolltech" from installation path.Jason McDonald2011-10-241-6/+6
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-10-241-1/+1
* Fixed compile; QDesktopServices -> QStandardPathsRohan McGovern2011-10-241-2/+2