summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' into old/5.0old/5.0Oswald Buddenhagen2013-04-113-7/+32
|\
| * Assistant: Fix static linking on Windows.v5.0.2Friedemann Kleint2013-03-271-1/+1
| * Assistant: Fix static linking for Linux.Friedemann Kleint2013-03-262-12/+1
| * Add changes-5.0.2 fileSergio Ahumada2013-03-201-0/+25
* | Assistant: Fix static linking for Linux.Friedemann Kleint2013-03-192-12/+1
* | Run the qttools cmake module tests only if QtWidgets is available.Stephen Kelly2013-03-141-2/+4
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-132-1/+3
|\ \
| * \ Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-122-1/+3
| |\ \ | | |/
| | * Enable Active-X plugin in Qt Designer.Friedemann Kleint2013-03-061-1/+1
| | * define MODULE_VERSIONOswald Buddenhagen2013-02-281-0/+2
| | * Merge branch 'stable' into releaseJohanna Aijala2013-02-211238-1474/+65566
| | |\
* | | | Install the Qt5LinguistToolsConfigVersion.cmake file.Stephen Kelly2013-03-132-3/+3
|/ / /
* | | List supported file formats in search indexing.Leonard Lee2013-03-111-0/+3
* | | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
* | | nuke sharedcomponents.priOswald Buddenhagen2013-02-215-30/+0
| |/ |/|
* | Add license files mandated by (L)GPL.Timo Jyrinki2013-02-154-0/+1660
* | Add Linguist comments to palette editor preview widget.Friedemann Kleint2013-02-141-11/+11
* | Remove QPointerBase bic check.Stephen Kelly2013-02-135-25/+0
* | Doc: Edited Qt Help page and clarified .qhp file location.Jerome Pasion2013-02-131-10/+12
* | Ctrl+W shortcut on last open tab causes Assistant to crash.kh12013-02-116-19/+38
* | Fix CONFIG of tool-plugins.Friedemann Kleint2013-02-111-1/+1
* | QMakeParser: save one ByteArray constructionhjk2013-02-061-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-02-063-22/+17
* | fix doc page urlsOswald Buddenhagen2013-02-065-5/+5
* | Do not use webkit in case of static build.kh12013-02-061-2/+2
* | Qt Designer: Fix message about file open failure.Friedemann Kleint2013-02-061-1/+1
* | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-065-16/+16
* | support alternative and multiple suffixes in $$resolve_depends()Oswald Buddenhagen2013-02-062-6/+11
* | don't flush qmake command line twiceOswald Buddenhagen2013-02-061-0/+2
* | qmake:Add a case sensitivity flag to ProString::{starts,ends}With()Debao Zhang2013-02-061-8/+8
* | add base parameter to ProString::toInt and ProString::toShortJoerg Bornemann2013-02-061-2/+2
* | Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-0110-15/+26
|\ \
| * \ Merge branch 'release' into stableSergio Ahumada2013-01-3110-15/+26
| |\ \ | | |/
| | * Update changes file for 5.0.1 releasev5.0.1Sergio Ahumada2013-01-241-5/+17
| | * Doc: corrected reference to customwidget.pro paragraphNico Vertriest2013-01-211-1/+1
| | * Doc: Corrected spelling of Qt UITools in formbuilder.cppNico Vertriest2013-01-161-1/+1
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-125-5/+5
| | * Fix the missing webview Qt Designer plugin.Tim Jenssen2013-01-112-3/+2
| | * Merge branch 'stable' into releaseSergio Ahumada2013-01-0926-42/+115
| | |\
* | | | QtDBus-tools: Remove module includes.Friedemann Kleint2013-02-015-5/+19
* | | | Look into the right variable to determine whether Qt is built statically.kh12013-01-311-1/+1
|/ / /
* | | FilterWidget: Fix valgrind warning about uninitialized variable.Friedemann Kleint2013-01-311-1/+1
* | | Fix crash (QFont access) by using a qt gui application.kh12013-01-301-2/+5
* | | Use path() as we need the path without the filenameAndy Shaw2013-01-251-1/+1
* | | tst_bic: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-226-3/+62293
* | | Compare only clean path. Fixes compares with /./ in path.kh12013-01-151-11/+9
* | | Remove all Trolltech references.kh12013-01-149-11/+11
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-101213-1223/+1223
* | | Fix examples "make install", missing the doc files.kh12013-01-102-2/+8
* | | Deploy the mediaservice plugins if QtMultimedia is usedAndy Shaw2013-01-091-0/+8