Commit Graph

13124 Commits

Author SHA1 Message Date
Friedemann Kleint f997de49ff VCS[svn]: Display svn status success message.
Task-number: QTCREATORBUG-2109
2010-08-19 16:56:23 +02:00
Christian Kandeler 15ab69497f SSH: Handle exit-status and exit-signal in SFTP channels as well. 2010-08-19 15:30:54 +02:00
Christian Kandeler 0a7e4c430a gdb: Executable from start params takes precedence over global setting. 2010-08-19 14:58:29 +02:00
Christian Kandeler 4220fade22 Maemo: Change default deploy directory prefix.
Also set build directory for profile reader.
2010-08-19 14:40:41 +02:00
Jarek Kobus c072293ef0 Typos spotted while translating 2010-08-19 14:06:50 +02:00
Olivier Goffart 4dadefc858 Compile on windows
Apparently, it did not like ::label
2010-08-19 12:51:04 +02:00
Olivier Goffart 812af85d38 qmlobserver: avoid to stream objects too often.
Limit to once every 5 seconds
2010-08-19 12:47:43 +02:00
Olivier Goffart 0b09a59ef2 QML Debugger: Avoid infinite recursion if one can't find a debug id 2010-08-19 11:35:39 +02:00
Olivier Goffart f2d25d4710 QML debugger: show the QML ui by default
Only switch to C++ when we debug Javascript
2010-08-19 11:35:39 +02:00
Olivier Goffart 0f0aca09cb missing license headers 2010-08-19 11:35:39 +02:00
Olivier Goffart 6b2d8118c5 qmljsdelta: little cleanup and documentation of the code 2010-08-19 11:35:39 +02:00
Friedemann Kleint bbb6e8f256 VCS: Polish commit button label.
Pun intended.
2010-08-19 10:12:20 +02:00
Friedemann Kleint 817d4370d5 VCS: Add 'Check/Uncheck' all context menu to submit file list.
Update 'Commit' button to show number of files to be committed.
Task-number: QTCREATORBUG-2090
2010-08-19 10:04:21 +02:00
Leandro Melo e3f7a4024b Try to satisfy autotests for the generic highlighter engine. 2010-08-19 10:00:23 +02:00
Leandro Melo bc011481a0 Prevent dereferencing an invalid file pointer in the plain text editor. 2010-08-19 09:22:04 +02:00
Bill King 7f9a448eeb Fixes: Tests should have unique names.
Details: Autotests need to be named uniquely, otherwise
all sorts of databases get lost and confused.
2010-08-19 11:56:53 +10:00
Bill King 5b2fb4bb67 Fixes: get tests compiling again that depend on the cpp library
Details:  This gets the tests running again, by statically linking
them. qmake doesn't have support for depending upon other projects
being built, so when the projects are built out of order, libCPlusPlusTest.so
wasn't being built before trying to be linked against.
2010-08-19 11:56:53 +10:00
Alessandro Portale f4392afc9a Implement Gui for Qml module deployment. 2010-08-18 23:22:09 +02:00
Leandro Melo 1fc7151909 Generic highlighter: Notify editors when mime type registration is done.
Now it is no longer necessary to close the editor for the highlighting to take effect.
2010-08-18 17:49:43 +02:00
Leandro Melo 368d982691 Generic highlighter: Prevent overlapping in the mime type registration.
Also add a progress bar for the registration process.
2010-08-18 17:49:43 +02:00
Thomas Hartmann d82acb2c31 fix warning and possible bug 2010-08-18 16:39:22 +02:00
kh1 1cb071728f Watch the runtime folders, so we can update the starter once added.
Reviewed-by: ck
2010-08-18 16:34:19 +02:00
Oswald Buddenhagen 965a5f53e5 purge german translations from xml file
translations should be embedded only into external xml files
2010-08-18 16:31:07 +02:00
Thomas Hartmann 76c865fc61 QuickToolBar: support for PropertyChanges
The ToolBar now detects the target type of the target
of a PropertyChanges object.
2010-08-18 16:25:25 +02:00
Tobias Hunger def3dd1cf6 Make sure newly added RunConfigurations have unique names 2010-08-18 15:44:36 +02:00
hjk 3fcceedd35 debugger: fix context updates
done by Lasse
2010-08-18 15:25:49 +02:00
hjk 0e54b6caa1 debugger: fix assigning new values to structure members 2010-08-18 13:44:36 +02:00
dt 4c085581f9 Fix watching new folders for DEPOLYMENT 2010-08-18 11:57:01 +02:00
Roberto Raggi 44a5e29246 Check the editormanager's current document before to request a new highlight. 2010-08-18 11:40:55 +02:00
Olivier Goffart f64e7a1819 Qml Debugger: fix the debugger when the observer is reloaded.
The problem was that we did not query the object with the good engine id
2010-08-18 11:40:57 +02:00
Tobias Hunger a909e6649d Make wizards containing the targetsetuppage bigger
Task-number: QTCREATORBUG-2003
2010-08-18 11:26:27 +02:00
hjk 59aee04ca4 debugger: add a comment to manual test regarding special char * support with python 2010-08-18 11:18:29 +02:00
Friedemann Kleint 83f3119c97 Debugger: Improve exit handling. 2010-08-18 11:08:50 +02:00
Kai Koehne 172288b593 Amend gdbdebugger tests (Mac blackteam testing) 2010-08-18 10:57:22 +02:00
Olivier Goffart 69b72283af Missing license headers 2010-08-18 10:44:32 +02:00
Olivier Goffart 6ee61f2d1a Qml: always enable the reload button
+ add missing tr()
2010-08-18 10:44:32 +02:00
hjk 7d3ace50ef debugger: fix merge 2010-08-18 10:20:12 +02:00
hjk 52e1894df4 debugger: fix merge 2010-08-18 10:09:45 +02:00
hjk b59fa0cd8b Merge remote branch 'origin/2.0'
Conflicts:
	share/qtcreator/gdbmacros/dumper.py
	src/plugins/cppeditor/cpphoverhandler.cpp
	src/plugins/cppeditor/cpphoverhandler.h
2010-08-18 10:05:53 +02:00
Jonathan Courtois ffdd4110ae French translation, done by the developpez.com team.
This is the squashed result of a team effort. Authors are:

Jonathan Courtois <jonathan.courtois@gmail.com>
Belz Guillaume <guillaume.belz@free.fr>
Cédric Bonnier <myzu69@gmail.com>
Francis Genet <francis.genet@supinfo.com>
Pierre Rossi <pierre.rossi@nokia.com>

For full history, checkout the team's repo:
http://qt.gitorious.org/+developpez-dot-com/qt-creator/qt-creator-fr

See also: http://qt.developpez.com/

Merge-request: 168
Reviewed-by: Pierre Rossi <pierre.rossi@nokia.com>
2010-08-17 21:43:50 +02:00
Tobias Hunger 088e5fd5dc Fix lineedit becomming enabled at the wrong time
Task-number: QTCREATORBUG-2073
2010-08-17 17:47:46 +02:00
Friedemann Kleint cbc1fb3cd3 Add documentation for C++-license headers.
Task-number: QTCREATORBUG-1854
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2010-08-17 17:10:52 +02:00
hjk aa16f34ec0 debugger: next attempt at robustly recognizing QObjects
(cherry picked from commit e8eea80c3f)
2010-08-17 16:45:58 +02:00
hjk 7aa677c4e5 debugger: fix QObject property dumper by using workaround
As suggested by Tom T. in http://sourceware.org/bugzilla/show_bug.cgi?id=11912
(cherry picked from commit f52a88a074)

Conflicts:

	share/qtcreator/gdbmacros/dumper.py
2010-08-17 16:32:59 +02:00
Roberto Raggi 4eb40af9a8 Skip constructors and destructors when searching for the canonical symbol. 2010-08-17 16:09:52 +02:00
Tobias Hunger 9c1fc97a1f Remove some dead code 2010-08-17 16:04:44 +02:00
kh1 c5db5d3fe3 Make sure the query widget is shown using creator style. 2010-08-17 15:57:27 +02:00
hjk 7788e95ee9 debugger: fix display of arrays of types that gdb forgot about
(cherry picked from commit a1f2638c5f)

Conflicts:

	share/qtcreator/gdbmacros/dumper.py
2010-08-17 15:52:01 +02:00
Thomas Hartmann 01f54d9a18 QmlEditorWidgets: update icons 2010-08-17 15:41:36 +02:00
Thomas Hartmann 164b81add7 QuickToolBar: use (x) icon to hide ToolBar 2010-08-17 15:41:35 +02:00