Commit Graph

80529 Commits

Author SHA1 Message Date
Oswald Buddenhagen
4f3b2f9357 Integrate merge-request #443 into branch 'master'
Sergey Belyashov:
      (Almost) full Russian translation

Repository: git://gitorious.org/~bsa/qt-creator/bsas-clone.git
Branch: master (3744854e8a)

Request-url: http://qt.gitorious.org/qt-creator/qt-creator/merge_requests/443
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>

Merge commit '3744854e8ab735ba39bde666328e9c5f7e13b660' into HEAD

Merge commit '3744854e8ab735ba39bde666328e9c5f7e13b660' into HEAD
2009-05-19 12:36:08 +02:00
Roberto Raggi
33b11f23d3 Fixed prettyprint of template types. 2009-05-19 12:33:55 +02:00
Roberto Raggi
339cb43454 Removed hidden function declarations from the overloaded function set. 2009-05-19 12:17:51 +02:00
Thorbjørn Lindeijer
55c69ffea4 Do not expand the list of candidates when resolving fully qualified ids
Still too unstable after all.

This reverts commit 6f3c9f7002.
2009-05-19 12:16:25 +02:00
Joel Nordell
4c07de50b2 add ':' to electric keys for C++ indenting, and check for electric keys anywhere on line, not just at beginning 2009-05-18 14:38:22 -05:00
dt
c6908e028c Compile 2009-05-18 18:51:18 +02:00
dt
27a7af3642 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-05-18 18:18:51 +02:00
dt
f932292877 Remove wrong output, we pass a explicit -spec argument. 2009-05-18 18:17:58 +02:00
dt
143f6e4ac8 Remove debugging output 2009-05-18 18:08:20 +02:00
dt
72f5be29a2 Support multiple buildconfigurations with cmake
We didn't support having different build directories.

Task-Nr: 251632
2009-05-18 18:07:52 +02:00
Roberto Raggi
9cd7faa8f0 Compile. 2009-05-18 15:36:21 +02:00
Thorbjørn Lindeijer
6f3c9f7002 Revert "Do not expand the list of candidates when resolving fully qualified ids"
This reverts commit 84ba24ac71.

It might work now cause of the fix done in commit
f3767148c0.
2009-05-18 15:30:37 +02:00
Thorbjørn Lindeijer
4bf4b4521e Simplified labels related to build and run settings
Mainly removed the "Settings" part, since we don't use that in our
settings pages generally.

Also merged the build and run group boxes, since they both have only a
single checkbox currently. Easy enough to add more structure when
necessary.
2009-05-18 15:17:26 +02:00
Daniel Molkentin
9a1e869cb4 Always show a selection of the MSVC versions available, even for one.
Also, warn if no MSVC version could be detected even though the Qt
version was build with MSVC. This should make the tracing of problem
a bit easier. Before, we have hidden the GUI elements if only one
compiler version could be found. This looks inconsistent and causes
confusion.
2009-05-18 15:02:42 +02:00
Daniel Molkentin
55029f41fb Show the proper state of the debugging helper. 2009-05-18 15:02:42 +02:00
Daniel Molkentin
159056058d Add support for AMD64 compilers for MSVC.
At this point, compiling projects and debugger helpers works.
The speciality with this is that Qt does not provide distinct
mkspecs, because MSVC draws the line between 32 and 64 bit
solely by the environment.
2009-05-18 15:02:41 +02:00
Thorbjørn Lindeijer
1d4802a5a8 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-05-18 14:40:45 +02:00
kh
4cb93339bd make ctrl+lmb and mmb work in a same way everywhere (like in browsers) 2009-05-18 14:03:13 +02:00
Alessandro Portale
a36dd9d2df Referencing .ui file as source location 2009-05-18 12:46:51 +02:00
Thorbjørn Lindeijer
5208444d7a Merge branch 'copylines'
Conflicts:
	src/plugins/texteditor/texteditorconstants.h
2009-05-18 12:34:12 +02:00
dt
575de43b3f Merge commit 'origin/master' 2009-05-18 12:23:27 +02:00
Alessandro Portale
ef410b7366 Polishing Settings Ui:
Putting Help Filter settings into a GroupBox
2009-05-18 12:22:29 +02:00
Alessandro Portale
ee70abee9b Polishing Settings Ui:
Putting VCS settings into a GroupBox
2009-05-18 12:19:13 +02:00
Alessandro Portale
0e41de8f84 Polishing Settings Ui:
Using default margins. Spacer outside lower Groupbox.
2009-05-18 12:08:24 +02:00
Alessandro Portale
320b169098 Polishing Settings Ui:
Putting Locator filter settings into a GroupBox
2009-05-18 12:02:28 +02:00
Alessandro Portale
a6c0500882 Polishing Settings Ui:
Putting Debugging Helper settings into a GroupBox
2009-05-18 11:57:53 +02:00
Alessandro Portale
9f96d80c7b Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-05-18 11:48:01 +02:00
Alessandro Portale
e00f346e7c Polishing Settings Ui:
Putting Docs settings into a GroupBox
2009-05-18 11:47:45 +02:00
Alessandro Portale
718b623f90 Polishing Settings Ui:
Putting CPaster settings into a GroupBox
2009-05-18 11:36:36 +02:00
Alessandro Portale
0c9e8b23a0 Polishing Settings Ui:
Putting Cpp file settings into a GroupBox
2009-05-18 11:35:59 +02:00
Roberto Raggi
be620585f1 Updated the QML editor. 2009-05-18 11:21:54 +02:00
Alessandro Portale
59003be0d5 Replaced 'speinfo' with 'qtmodulesinfo'. 2009-05-17 23:57:21 +02:00
Sergey Belyashov
3744854e8a Full Russian translation
Translated most of entries (2081 finished, 23 unfinished, 59 untranslated),
but qt-creator does not use some of them (for example, main menu, "Application Output"
in bottom of layout, some items in settins, and others) - this problem presents in
other translations, so I think it is qt-creator problem.
2009-05-18 00:05:18 +04:00
Alessandro Portale
4fc880e30a Removed all non-QtModules entries from "SpeInfo". Further cleanup
and renaming will not hurt.
2009-05-17 19:17:52 +02:00
Alessandro Portale
7711b14d46 'Qt/S60' -> 'Qt for S60'. That's the official name. 2009-05-17 18:50:05 +02:00
Serge Ratke
2dd046640d implementation of copy lines up/down functionality 2009-05-15 23:17:11 +02:00
con
564f7b9eb5 Make floating gdb views possible. Hiding when mode is switched. 2009-05-15 16:55:35 +02:00
Roberto Raggi
d46a1447f1 Fixed possible crash in std::isspace(ch) when ch is a unicode char. 2009-05-15 16:01:02 +02:00
Friedemann Kleint
72d2b286dc German translation up to 81% complete! 2009-05-15 15:43:10 +02:00
Friedemann Kleint
81d69641ab Added ParameterAction class for QActions acting on files.
Reduce inconsistencies in tr()-Strings provided for
QActions that act on a current <something> (mostly files) by
introducing a ParameterAction class that takes the tr()-Strings
at construction time and provides a setParameter(QString) slot,
allows for setting that parameter or an empty string, which
will cause the displayed text to be updated.
2009-05-15 15:41:00 +02:00
dt
03405e621a Remove dependency also form plugins.pro 2009-05-15 15:22:48 +02:00
dt
449e0b54c5 Unneeded dependencies on Help 2009-05-15 15:16:46 +02:00
Daniel Molkentin
9106c72116 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-05-15 15:00:18 +02:00
Daniel Molkentin
48bdf10644 welcome screen: fix prev tip for good 2009-05-15 14:59:32 +02:00
con
a74f494974 Add a menu item for the Locals and Watchers panel.
Reviewed-by: hjk <qtc-committer@nokia.com>
2009-05-15 14:48:03 +02:00
Daniel Molkentin
900ec2aaab welcome screen: fix tip cycling 2009-05-15 13:43:51 +02:00
con
01cc5b485b Remove unnecessary code. 2009-05-15 12:01:41 +02:00
Friedemann Kleint
9b8d148145 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-05-15 10:29:51 +02:00
Friedemann Kleint
09498c5931 Fixed further translation glitches. 2009-05-15 10:29:19 +02:00
hjk
7377a52e89 debugger: work on tcf communication
It is now possible to send manual commands using Ctrl-Return in the left
pane of the Debugger View.
2009-05-15 09:16:58 +02:00