Hello community,

here is the log from the commit of package qt-creator for openSUSE:Factory 
checked in at 2011-11-21 15:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt-creator (Old)
 and      /work/SRC/openSUSE:Factory/.qt-creator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt-creator", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt-creator/qt-creator.changes    2011-09-23 
12:43:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qt-creator.new/qt-creator.changes       
2011-11-21 15:49:57.000000000 +0100
@@ -1,0 +2,127 @@
+Sun Nov 20 10:37:12 UTC 2011 - [email protected]
+
+- update to 2.4.0 RC
+
+General
+   * Improve the error message that appears when plugin errors occur
+   * Decrease the minimum size of the Options dialog
+
+Editing
+   * Advanced search: Show more information about the search parameters
+   * Advanced search: Move the previously modal dialog into the search results 
pane
+   * Advanced search: Keep a history of the most recent searches and their 
results
+   * Implement code style schemas for reuse in different projects
+
+Managing Projects
+   * Support the sharing of project settings
+   * Add new project wizards for non-Qt C and C++ applications
+
+Debugging
+   * Add initial Qt 5 support in dumpers
+   * Make vtables visible
+   * Improve remote debugging
+   * Improve register handling (partial updates, input in hex, ARM Neon 
support)
+   * Remove inferior calls in QDate, QTime, QDateTime dumpers
+   * Fix QTextCodec dumpers
+   * Globally enable pretty printing for references
+   * Improve handling of unprintable data in Locals and Expressions
+   * Add 'Local8Bit' as a display option for char arrays and pointers
+
+Debugging QML/JS
+   * Add the option to attach to a running application
+   * Lots of bug fixes especially for debugging in combination with C++
+   * Add initial support for debugging JS in Qt 5 (v8 engine)
+
+Analyzing Code
+   * Retrieve and store QML tracing data by using the standalone qmlprofiler
+     command line tool
+   * Store and load traces in a file
+   * Add the option to attach to a running application
+
+C++ Support
+   * Add the refactoring action to synchronize function declarations and 
definitions
+   * Make 'insert definition from declaration' use minimally qualified names
+     and find a good insertion location next to surrounding declarations
+   * Fix completion for typedefs for templates in namespaces
+   * Use minimally qualified names in function signature completion
+   * Use minimally qualified names in 'insert local declaration' refactoring 
action
+   * Prefer files in the same directory when switching between the header and 
source
+   * Fix the problem with encoding and quick fixes (QTCREATORBUG-6140)
+   * Fix the preservation of indentation level in comments with tabs 
(QTCREATORBUG-6151)
+   * Improve performance for files with a huge number of literals
+
+QML/JS Support
+   * Add 'Rename usages' functionality (QTCREATORBUG-3669)
+   * Add collection of static analysis messages with Ctrl-Shift-C
+   * Add semantic highlighting
+   * Significantly improve scanning of C++ documents for qmlRegisterType and
+     setContextProperty calls (QTCREATORBUG-3199)
+   * Add a warning about inappropriate use of constructor functions
+   * Add a warning about unreachable code
+   * Add support for .import directive in js files
+   * Add completion for XMLHttpRequest, DB API and JSON.
+   * Add the 'length' property to functions
+   * Use mime types to distinguish qml and js files
+   * Show the function argument hint for signals
+   * When completing enums, add qualified names instead of strings
+   * Honor typeinfo lines in qmldir files
+   * Make string literals that contain file names into links 
(QTCREATORBUG-5701)
+   * Add a warning about invalid types in 'property' declarations 
(QTCREATORBUG-3666)
+   * Fix the highlighting of property types (QTCREATORBUG-6127)
+   * Fix the 'follow symbol' functionality for local variables 
(QTCREATORBUG-6094)
+   * Fix function argument hints on variables (QTCREATORBUG-5752)
+   * Fix the completion for enums in a different scope
+   * Fix typing a slash (/) triggering a global completion
+   * Fix handling of meta object revision in C++ QML plugins
+   * Fix indentation of block property initializers
+   * Fix indentation of labelled statements
+   * Fix scope for completion in code bindings
+   * Allow for different builtin type information per Qt version
+   * Update builtin type information and parser for Qt 5
+   * Use qmlscene for previewing files in Qt 5
+
+Qt Quick Designer
+   * Add breadcrumb navigation for components
+   * Add layout functionality to context menu
+
+Remote Linux Support
+   * Move Maemo and MeeGo support into its own plugin
+   * Assume less about the target systems, for example, in respect to the
+     presence of POSIX-conforming tools.
+
+Qt Designer
+
+FakeVim
+   * Add basic command editing in Ex mode
+   * Mention 'comma escape' in the documentation
+   * Fix foreground color for search hits in the Dark scheme
+   * Fix toggling visual mode with 'v'
+
+Version control plugins
+   * SVN: Support for SVN version 1.7
+   * Git: Add an option to toggle decoration settings for log and show commands
+
+-------------------------------------------------------------------
+Sun Oct  2 09:11:35 UTC 2011 - [email protected]
+
+- update to 2.3.1
+
+Managing Projects
+   * Respect qmake arguments for imported build
+
+Debugging QML/JS
+   * Fix debugging of a Qt Quick UI project with C++ language 
(QTCREATORBUG-5957)
+
+Qt Quick Designer
+   * Fix problems on 64bit linux
+
+Symbian Target
+   * Warn if EPOCROOT is on different drive from the sources
+   * Fix several debugging issues with CODA 4.0.23
+   * Qt Quick Application wizard: Fix qmake dependency to Qt Quick Components 
for Symbian (QTCREATORBUG-6075)
+
+Remote Linux Support
+   * Harmattan: Include Aegis manifest file in list of files to add to project
+   * Harmattan: Use Meego booster for Qt Quick Applications
+
+-------------------------------------------------------------------

Old:
----
  qt-creator-2.3.0-src.tar.bz2

New:
----
  qt-creator-2.4.0-rc-src.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qt-creator.spec ++++++
--- /var/tmp/diff_new_pack.U4Rztp/_old  2011-11-21 15:50:00.000000000 +0100
+++ /var/tmp/diff_new_pack.U4Rztp/_new  2011-11-21 15:50:00.000000000 +0100
@@ -24,9 +24,9 @@
 Summary:        Lightweight IDE
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://www.qtsoftware.com/developer/qt-creator/
-Version:        2.3.0
+Version:        2.3.84
 Release:        1
-%define rversion 2.3.0
+%define rversion 2.4.0-rc
 Source:         %name-%rversion-src.tar.bz2
 Source1:        qtcreator.desktop
 Patch1:         system-botan-lib.diff
@@ -115,7 +115,6 @@
 %{_bindir}/qtcreator_process_stub
 %{_bindir}/qtpromaker
 %{_bindir}/qmlpuppet
-/usr/lib/qtcreator/
 %{_libdir}/qtcreator/
 %{_datadir}/qtcreator/
 %{_datadir}/applications/qtcreator.desktop

++++++ hardcoded-runpath.diff ++++++
--- /var/tmp/diff_new_pack.U4Rztp/_old  2011-11-21 15:50:00.000000000 +0100
+++ /var/tmp/diff_new_pack.U4Rztp/_new  2011-11-21 15:50:00.000000000 +0100
@@ -1,7 +1,7 @@
---- src/qtcreatorplugin.pri
-+++ src/qtcreatorplugin.pri
-@@ -47,13 +47,7 @@
-         QMAKE_LFLAGS += -Wl,-rpath,@loader_path/../../
+--- src/qtcreatorplugin.pri    2011-11-20 11:58:43.057821655 +0100
++++ src/qtcreatorplugin.pri.new        2011-11-20 11:58:38.461879432 +0100
+@@ -63,13 +63,7 @@
+         QMAKE_LFLAGS += 
-Wl,-rpath,@loader_path/../../,-rpath,@executable_path/../
      }
  } else:linux-* {
 -    #do the rpath by hand since it's not possible to use ORIGIN in 
QMAKE_RPATHDIR
@@ -13,5 +13,5 @@
 -    QMAKE_RPATHDIR =
 +    QMAKE_RPATHDIR += /usr/$$IDE_LIBRARY_BASENAME/qtcreator
  }
-
-
+ 
+ 

++++++ system-botan-lib.diff ++++++
--- /var/tmp/diff_new_pack.U4Rztp/_old  2011-11-21 15:50:00.000000000 +0100
+++ /var/tmp/diff_new_pack.U4Rztp/_new  2011-11-21 15:50:00.000000000 +0100
@@ -1,17 +1,17 @@
---- src/libs/3rdparty/botan/botan.pri
-+++ src/libs/3rdparty/botan/botan.pri
+--- src/libs/3rdparty/botan/botan.pri.orig      2011-11-20 11:51:18.432411353 
+0100
++++ src/libs/3rdparty/botan/botan.pri   2011-11-20 11:52:00.336884542 +0100
 @@ -1,2 +1,2 @@
 -INCLUDEPATH *= $$PWD/build
 -LIBS *= -l$$qtLibraryName(Botan)
 +INCLUDEPATH *= /usr/include
 +LIBS *= -lbotan
---- src/libs/libs.pro
-+++ src/libs/libs.pro
-@@ -3,7 +3,6 @@
- QT += core gui
-
+--- src/libs/libs.pro.orig      2011-11-20 11:52:48.293281649 +0100
++++ src/libs/libs.pro   2011-11-20 11:53:01.033121486 +0100
+@@ -5,7 +5,6 @@
+ # aggregation and extensionsystem are directly in src.pro
+ # because of dependencies of app
  SUBDIRS   = \
 -    3rdparty \
      qtconcurrent \
-     aggregation \
-     extensionsystem \
+     utils \
+     utils/process_stub.pro \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to