aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.3.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-1.3.0')
-rw-r--r--dist/changes-1.3.05
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 648249b778..51b48427ba 100644
--- a/dist/changes-1.3.0
+++ b/dist/changes-1.3.0
@@ -48,9 +48,12 @@ Project support
* The qmake step is a lot smarter and tries harder to not run
* By default projects using the Microsoft Visual Studio toolchain use jom
instead of nmake, for better utilization of all processors.
+ * Show subdirectory structure below .pro/.pri files in project tree
+ * Add "Show file in Finder/Explorer" (Mac/Windows) to context menu.
+ On Linux it opens the containing directory.
Compilation
- * Support distributed compilation on Windows/MSVC via jom
+ * Support multi-core compilation on Windows/MSVC via jom
(see http://qt.gitorious.org/qt-labs/jom/)
Debugging