summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Port to the @lst-file support in lupdate.Stephen Kelly2012-02-271-15/+9
* Assistant: Remove usage of deprecated QAbstractItemModel::resetOlivier Goffart2012-02-272-4/+7
* Designer: remove usage of deprecated APIOlivier Goffart2012-02-278-19/+26
* clean up qmake-generated projectsOswald Buddenhagen2012-02-2117-72/+7
* Adding condition for activeqt plugins to only build on win32.Toby Tomkins2012-02-211-1/+1
* Fix compilation of View3d plugin.Friedemann Kleint2012-02-206-8/+21
* Designer: Build ActiveQt custom widget plugin.Friedemann Kleint2012-02-202-5/+5
* Use new plugin system in Qt Designer.Friedemann Kleint2012-02-1741-180/+50
* Remove duplicated plugin macro to fix compilation.Toby Tomkins2012-02-161-13/+3
* Qt Designer: Fix compilation.Friedemann Kleint2012-02-072-2/+2
* Fix parsing error in CMake macro.Stephen Kelly2012-02-031-1/+1
* Add the possibility to patch additional executables.Eike Ziller2012-02-013-22/+50
* Designer: Fix compilation.Friedemann Kleint2012-02-013-11/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30877-877/+877
* Remove dependency on designer from linguist and headers autotest.Toby Tomkins2012-01-252-2/+1
* Update obsolete contact address.Jason McDonald2012-01-23878-880/+880
* 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
* 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-06915-925/+925
* 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-134-5118/+286
* 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-126-0/+309
* 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-062-512/+539
* lupdate: Regenerate QtScript/JS parserKent Hansen2011-12-012-52/+67