Commit Graph

21107 Commits

Author SHA1 Message Date
dt
99ab551d6c Fixes: Nothing, adds a blank line.
Details:  Force a recompile of the binary.
2008-12-15 17:35:26 +01:00
dt
2f5aa51b44 Fixes: Add a HACKING file, initial version.
Details:  Looking forward to your contribution, commit log reader.
2008-12-15 17:20:12 +01:00
Thorbjørn Lindeijer
4c04c1a774 Fixed mouse handling for code folding when hidden
The mouse handling for code folding wasn't deactivated when the code
folding markers were hidden.

Reviewed-by: mae
2008-12-15 17:08:50 +01:00
con
9b39f38f95 Fixes: - Doc update of Build Settings
Details:  - Screenshots and some changes regarding the different
handling of Custom Display of Qt Objects.
2008-12-15 16:28:07 +01:00
dt
e467cca6f6 Fixes: Linker magic hopefully fixing the incompatible qt problem 2008-12-15 16:01:07 +01:00
Kavindra Palaraja
2b15b1423f Fixes: More documentation 2008-12-15 15:59:45 +01:00
Kavindra Palaraja
e3e0b2bbb2 Fixes: Scaled an image in the docs. 2008-12-15 15:44:29 +01:00
con
573d618a7b Fixes: - Update screenshots of output panes 2008-12-15 14:55:14 +01:00
Kavindra Palaraja
b850955ca8 Fixes: More documentation for Locator feature 2008-12-15 14:29:59 +01:00
Kavindra Palaraja
b4e515e79b Fixes: More documentation and a scaled screenshot 2008-12-15 14:14:06 +01:00
mae
32024cb603 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-15 13:44:27 +01:00
mae
1279bb5800 readd "Recent Projects" menu. 2008-12-15 13:43:49 +01:00
Roberto Raggi
dffea478dc Test simple names and template ids. 2008-12-15 13:37:10 +01:00
Roberto Raggi
7f83755fb5 Test the `for' statement. 2008-12-15 13:29:59 +01:00
Roberto Raggi
b043d1d0d3 More testing. 2008-12-15 13:08:21 +01:00
Roberto Raggi
f5976d2b24 Testing `while' statement. 2008-12-15 13:05:02 +01:00
hjk
895cffa0a9 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-15 12:54:53 +01:00
hjk
4b0fc13d41 remove debug output
RevBy: dt
2008-12-15 12:53:22 +01:00
Roberto Raggi
893dd21ae3 Testing C++ initializer of function declarations. 2008-12-15 12:50:54 +01:00
dt
33bf15254d Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2008-12-15 12:39:20 +01:00
dt
006ee8f16a Fixes: Add migration code to qt4project.cpp for Link Debugging helper
RevBy:    con, hjk
2008-12-15 12:38:04 +01:00
Thorbjørn Lindeijer
011049dd40 Fixed saving of code completion settings
Save settings instead of crashing. Sorry about that!
2008-12-15 12:29:42 +01:00
Roberto Raggi
da6eb84456 Fixes: Parsing of simple id expressions (e.g. a;).
AutoTest: included
2008-12-15 12:25:32 +01:00
con
9f96b72127 Fixes: - Locator filter clarifications 2008-12-15 11:57:05 +01:00
dt
bedca00d43 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2008-12-15 11:54:32 +01:00
Thorbjørn Lindeijer
78f1fca9aa Added configuration options for code completion
It is now possible to choose between case-sensitive or case-insensitive
completion. Also, you can now disable the automatic insertion of braces.
2008-12-15 11:42:43 +01:00
Thorbjørn Lindeijer
5c5167717f Renamed cpptools.cpp to cpptoolsplugin.cpp
To match the class name, CppToolsPlugin.
2008-12-15 11:42:43 +01:00
Roberto Raggi
5dcd396254 Compile. 2008-12-15 11:41:01 +01:00
con
f5dfeaad1e Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-15 11:38:41 +01:00
Roberto Raggi
fc28553573 Initial work on a test suite for our C++ engine. 2008-12-15 11:35:38 +01:00
hjk
11df4166a8 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-15 11:29:20 +01:00
hjk
dea1f3be3b comment out some debug output when adding an environment variable 2008-12-15 11:28:43 +01:00
Kavindra Palaraja
3272667f23 Fixes: Documenting Locator with more screenshots 2008-12-15 11:11:18 +01:00
con
9b9e36501a Fixes: - Compile --> Compile Output 2008-12-13 06:58:28 +01:00
Kavindra Palaraja
ed9f1cc631 Fixes: Removing unnecessary whitespace and some minor rearranging. 2008-12-12 22:05:38 +01:00
Kavindra Palaraja
d2753b164d Fixes: More documentation cleanups for the Known Issues page. 2008-12-12 21:59:33 +01:00
Kavindra Palaraja
36e7ec989e Fixes: Documentation - removed some repeated information; more cleanups 2008-12-12 21:50:29 +01:00
Kavindra Palaraja
33bdffed05 Fixes: More documentation cleanups, updated 1 screenshot, added 2 new ones 2008-12-12 21:35:55 +01:00
Kavindra Palaraja
5e0e40cf8a Fixes: More documentation on Locator and a screenshot for it. 2008-12-12 20:37:17 +01:00
Kavindra Palaraja
de5cfa1ed5 Fixes: More documentation fixes as well as a screenshot to illustrate Find in Files 2008-12-12 20:11:04 +01:00
mae
ffc082a3b3 small fix for collapse/expand 2008-12-12 18:25:24 +01:00
Oswald Buddenhagen
dcb96227ab implement actual evaluation of conditions.
without that, the auto-included highly complex files from mkspecs/ make
it spew out oodles of warnings.
by default, the user-provided files are still scanned in "cumulative"
mode (ignoring conditionals), so we collect as many files as possible.
(ported from qt)
2008-12-12 18:10:42 +01:00
dt
99752cd1c1 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2008-12-12 17:51:37 +01:00
hjk
27c4c1a7aa fix crash dur to double deletion when text containing the debugger
location was removed from an editor
2008-12-12 17:49:52 +01:00
dt
c70c7ac29c Fixes: Create a cbp file if we didn't find one, create All target
Task:     -
RevBy:    -
AutoTest: -
Details:  For now create only one build configuration "AllTargets",
build only the "all" target. Create runconfigurations for all targets
with option type=4
2008-12-12 17:22:02 +01:00
dt
9ab11269f8 Fixes: Noisy debugt output from gdbmacrosbuildstep.cpp 2008-12-12 17:21:26 +01:00
hjk
c82263ac99 add a missing "return" 2008-12-12 17:02:55 +01:00
Oswald Buddenhagen
da34885420 decruft & cosmetics 2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
8593b8b281 add a bunch of missing functions.
code mostly c&p-d from qmake (sync from qt).
2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
adc58b0472 refactoring (from qt) 2008-12-12 16:56:12 +01:00