summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QtTools: Replace CONFIG+=help by QT+=helpFriedemann Kleint2012-07-092-2/+2
* "export" the linguist tools for qtPrepareTool() useOswald Buddenhagen2012-07-063-48/+13
* Don't change the current page of mainwindow containerJarek Kobus2012-07-061-1/+1
* Designer: Fix crash when switching from docked to multiple windows.Friedemann Kleint2012-07-035-11/+33
* Fix compilationYuchen Deng2012-07-021-4/+1
* cetest: remove support for X.sources of DEPLOYMENT variablesJoerg Bornemann2012-07-021-2/+2
* Copy the LinguistTools macros to the build directory.Stephen Kelly2012-07-021-2/+5
* Fix cross compilationYuchen Deng2012-07-021-1/+1
* Port QStandardItem/QStandardItemModel includes to QtGuiGiuseppe D'Angelo2012-07-0212-13/+13
* Create a Qt5LinguistTools config file in the build directory.Stephen Kelly2012-06-291-1/+3
* remove stale reference to QTDIR_buildOswald Buddenhagen2012-06-291-1/+0
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-2719-136/+88
|\
| * purge QT_(SOURCE|BUILD)_TREE usageOswald Buddenhagen2012-06-273-62/+59
| * build system cleanupsOswald Buddenhagen2012-06-2714-55/+15
| * auto-generate module prisOswald Buddenhagen2012-06-278-18/+14
| * use depend_includepathOswald Buddenhagen2012-06-201-2/+1
* | QtTools/Linguist: Replace Q_WS_ by Q_OS_ where appropriate.Friedemann Kleint2012-06-273-63/+56
* | Clucene: Fixed MSVC2011 build.Friedemann Kleint2012-06-253-12/+10
* | Allow the specification of includes in the lst-file in lupdate.Stephen Kelly2012-06-211-3/+15
* | Use app.arguments().size() instead of argc in the for loopStephen Kelly2012-06-211-1/+1
* | Fix dependencies of the QtTools module.Friedemann Kleint2012-06-2017-948/+1
* | Handle files with includes from extra directories with lupdate.Stephen Kelly2012-06-201-0/+7
|/
* Explicitly set QFormLayout::ExpandingFieldsGrow.Friedemann Kleint2012-06-193-0/+7
* Fix designer build with QT_NO_CLIPBOARD.Janne Anttila2012-06-191-1/+1
* Fix building of qttools when printsupport module is disabled.Janne Anttila2012-06-193-3/+6
* clucene: Compile with clang's libc++Bradley T. Hughes2012-06-191-0/+8
* Fix windows build due to min/max macro clashSimon Hausmann2012-06-133-1/+3
* Use new signature for message handlerKai Koehne2012-06-081-4/+4
* This plugin has moved to qtquick1Lars Knoll2012-06-085-221/+0
* do not delete a literal constantTim Jenssen2012-06-061-1/+1
* Fix static init issue on MSVC2010 with HelpEngineWrapper.Casper van Donderen2012-06-063-7/+13
* Remove the remaining traces of the old plugin systemLars Knoll2012-05-313-7/+5
* fix path to module pri fileOswald Buddenhagen2012-05-291-1/+1
* Fixed CeTest remotelib build for WinCE 5.Janne Anttila2012-05-291-1/+1
* Prefer QMetaType over QVariant during a type information query.Jędrzej Nowacki2012-05-244-8/+8
* Qt Designer: Update copied rcc-code to contain the correct hash function.Friedemann Kleint2012-05-211-2/+2
* QtTools: Fix usage of deprecated QCoreApplication::translate.Friedemann Kleint2012-05-218-138/+126
* Update the includes after QIcon was moved to back to QtGuiOlivier Goffart2012-05-2034-34/+34
* Fix warning with GCCOlivier Goffart2012-05-112-2/+2
* Build fix.Jędrzej Nowacki2012-05-112-2/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-105-10/+12
* Fix deprecated item view methods in Qt Designer.Friedemann Kleint2012-05-093-4/+4
* Change uses of {to,from}Ascii to {to,from}Latin1 [Linguist]Thiago Macieira2012-05-033-8/+8
* Add a .gitignore to AssistantThiago Macieira2012-05-031-0/+2
* Change uses of {to,from}Ascii to {to,from}Latin1 [Assistant]Thiago Macieira2012-05-033-3/+3
* Add a .gitignore to DesignerThiago Macieira2012-05-031-0/+2
* Change uses of {to,from}Ascii to {to,from}Latin1 [other tools]Thiago Macieira2012-05-036-9/+9
* Change uses of {to,from}Ascii to {to,from}Latin1 [Designer]Thiago Macieira2012-05-037-15/+15
* Don't use the QRegExp methods that modify the object [Linguist]Thiago Macieira2012-04-253-4/+4
* Fix Assistant crash when closing last tab.Janne Anttila2012-04-242-0/+11