summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kmap2qmap: Generate code with the proper class namesLaszlo Agocs2014-01-241-3/+3
* kmap2qmap: Remove unused variableLaszlo Agocs2014-01-241-3/+0
* Add font size storage/unified handling in Linguists editorsErik Larsson2014-01-233-49/+85
* Add action to toggle ‘visualize whitespaces’ in editorsErik Larsson2014-01-237-5/+68
* Make developer comment copyable for clipboardErik Larsson2014-01-231-0/+2
* windeployqt: Add options to override debug/release detection.Friedemann Kleint2014-01-221-1/+28
* whitespace fixesOswald Buddenhagen2014-01-20148-878/+879
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-175-65/+17
|\
| * Bump MODULE_VERSION to 5.2.2Sergio Ahumada2014-01-161-1/+1
| * Remove checking of old product that doesn't exist anymoreKalle Viironen2014-01-161-7/+0
| * Remove conditions that aren't used anymoreKalle Viironen2014-01-161-1/+1
| * do not look for mkspecs/ directories in project treesOswald Buddenhagen2014-01-151-21/+0
| * don't turn = into += in cumulative modeOswald Buddenhagen2014-01-151-25/+4
| * set QMAKE_INTERNAL_INCLUDED_FILES even without PROEVALUATOR_FULLOswald Buddenhagen2014-01-151-4/+0
| * androiddeployqt: Always overwrite user filesEskil Abrahamsen Blomfeldt2014-01-151-6/+11
| * windeployqt: Fix help formatting.Friedemann Kleint2014-01-141-1/+1
* | windeployqt: Support delay-load linked DLLs.Friedemann Kleint2014-01-151-1/+16
* | windeployqt: Use standard streams.Friedemann Kleint2014-01-133-53/+64
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-109-367/+453
|\ \ | |/
| * add "Clear" to context menu of log viewer in qdbusviewerTasuku Suzuki2014-01-104-4/+121
| * assign a shortcut key to the Quit action in qdbusviewerTasuku Suzuki2014-01-091-1/+2
| * don't pretend that the tr functions are language tokensOswald Buddenhagen2014-01-071-59/+49
| * dissolve getMacroArgs() functionOswald Buddenhagen2014-01-071-33/+20
| * don't reset yyWord right awayOswald Buddenhagen2014-01-071-2/+0
| * factor Tok_tr* handlers into functionsOswald Buddenhagen2014-01-071-177/+199
| * reserve space for joined string in stringifyNamespace()Oswald Buddenhagen2014-01-071-0/+4
| * don't convert unresolved namespace parts to a string listOswald Buddenhagen2014-01-071-26/+19
| * prefer stable reference into containerOswald Buddenhagen2014-01-071-1/+1
| * use NamespaceList more consistentlyOswald Buddenhagen2014-01-071-11/+11
| * don't create temporary string lists and concatenate themOswald Buddenhagen2014-01-071-9/+5
| * remove dead codeOswald Buddenhagen2014-01-072-13/+9
| * make function alias manager QString-basedOswald Buddenhagen2014-01-072-44/+26
| * stricter enum typingOswald Buddenhagen2014-01-071-17/+17
* | Assistant: Introduce a 'compact' display for the simple searchkh12014-01-092-0/+41
* | windeployqt: add a -dry-run option to simulate deploymentAndrew Knight2014-01-083-16/+27
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-061-2/+25
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-2/+25
| |\ \ | | |/
| | * Print adb commands in verbose mode.BogDan Vatra2014-01-021-0/+3
| | * Remove old qt libs if the qt installation folder is different.BogDan Vatra2014-01-021-2/+22
* | | windeployqt: Add a list mode which is suitable for an Appx mapping fileAndrew Knight2014-01-062-3/+12
* | | windeployqt: Add output options for simple listsAndrew Knight2014-01-062-3/+61
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-2310-75/+250
|\ \ | |/
| * androiddeployqt: Speed up debug deploymentEskil Abrahamsen Blomfeldt2013-12-231-49/+119
| * Better error message if dbus libs unavailableHarald Fernengel2013-12-211-3/+9
| * windeployqt: Fix deployment of the D3D compilers.Friedemann Kleint2013-12-192-11/+39
| * Qt Designer: Clear undo stack when reloading form.Friedemann Kleint2013-12-183-0/+8
| * windeployqt: Copy .qml files as well.Friedemann Kleint2013-12-181-1/+1
| * windeployqt: Copy QML directory structure correctly.Friedemann Kleint2013-12-183-9/+72
| * Fix typo in macchangeqt help.Mitch Curtis2013-12-171-1/+1
| * windeployqt: Fix scanning of QML-plugins.Friedemann Kleint2013-12-171-1/+1