Sergey Prigogin
|
b4c4b327e2
|
Fixed bug 299860.
|
2010-01-17 06:50:33 +00:00 |
|
Sergey Prigogin
|
59cc85a816
|
Fixed a typo.
|
2010-01-17 06:25:47 +00:00 |
|
Doug Schaefer
|
f7b7ea07cb
|
added Qt.
|
2010-01-17 04:44:03 +00:00 |
|
Sergey Prigogin
|
ffe0ce4345
|
Fixed a typo.
|
2010-01-17 00:52:45 +00:00 |
|
Andrew Gvozdev
|
d0ff1ec5f5
|
cosmetics: bunch of misleading local variables renamed
|
2010-01-16 03:09:42 +00:00 |
|
Doug Schaefer
|
b091ceb573
|
Update repo.
|
2010-01-16 02:48:05 +00:00 |
|
Marc Khouzam
|
d4c2688d6c
|
[265483] Allow the interruption of the inferior for MacOS
|
2010-01-15 20:52:41 +00:00 |
|
Markus Schorn
|
5a1293b690
|
Bug 294730: Declared type of an expression.
|
2010-01-15 18:28:45 +00:00 |
|
Anton Leherbauer
|
64c58d1776
|
Bug 293634 - [breakpoints] ToggleBreakpointAdapter blocks UI thread waiting on the index
|
2010-01-15 13:07:50 +00:00 |
|
Anton Leherbauer
|
a75cc9c45a
|
Bug 285901 - Format function does not work properly when define constant to type cast
|
2010-01-15 11:37:35 +00:00 |
|
Anton Leherbauer
|
3b8ad5a4cd
|
Bug 298282 - Indentation is not correct for braces, when creating C++ const method and start brace is on on new line
|
2010-01-15 10:32:41 +00:00 |
|
Doug Schaefer
|
e3bc2d6767
|
added mingwrt packages and cleaned up the untar action a bit.
|
2010-01-14 23:59:39 +00:00 |
|
Vivian Kong
|
6cf7f9a686
|
use R36_M3 releng builder
|
2010-01-14 22:34:31 +00:00 |
|
John Cortell
|
f6eebfa023
|
Avoid redundant search through the common locator. Didn't realize that the common containers are automatically added to every launch config locator.
|
2010-01-14 22:29:14 +00:00 |
|
Vivian Kong
|
84d704bb69
|
use R35_RC4 releng builder
|
2010-01-14 22:19:58 +00:00 |
|
Vivian Kong
|
e896d70c91
|
use R36_M2 releng builder since M3 version does not work right now
|
2010-01-14 22:04:38 +00:00 |
|
Markus Schorn
|
b4c6a509ff
|
Compiler warning.
|
2010-01-14 16:27:24 +00:00 |
|
Markus Schorn
|
8ce446c9c3
|
Bug 299608: Function template ordering.
|
2010-01-14 16:26:53 +00:00 |
|
Anton Leherbauer
|
54caf750d4
|
Bug 292626 - Formatter doesn't work with wide string literals
|
2010-01-14 14:50:10 +00:00 |
|
Anton Leherbauer
|
65dfb883a8
|
Bug 298592 - Formatter causes wrong layout for #defines for classes with inheritance
|
2010-01-14 14:35:51 +00:00 |
|
John Cortell
|
289a7c8dfa
|
ISourceFinder needs a dispose method.
|
2010-01-14 13:59:52 +00:00 |
|
Markus Schorn
|
7ce6589439
|
Bug 298615: cygpath >= 1.56 treads space as separator.
|
2010-01-14 13:55:54 +00:00 |
|
Anton Leherbauer
|
a05892cd10
|
Bug 298593 - Formatter breaks the code when #defining a placement new
|
2010-01-14 13:26:23 +00:00 |
|
Markus Schorn
|
88e259d1f8
|
Follow up for Bug 280909: Fixes a NPE.
|
2010-01-14 13:21:01 +00:00 |
|
Anton Leherbauer
|
e27412e7dd
|
[297601] Add find action to local view menu
|
2010-01-14 08:51:27 +00:00 |
|
Doug Schaefer
|
27cd1b6b19
|
Add source.
|
2010-01-14 05:49:53 +00:00 |
|
Doug Schaefer
|
7cb02cf641
|
Update for new Wascana work.
|
2010-01-14 05:27:36 +00:00 |
|
Andrew Gvozdev
|
643d2a7eb7
|
bug 206369: Double-clicking closed project should open it
Patch from Marc-Andre Laperle
|
2010-01-14 04:33:16 +00:00 |
|
John Cortell
|
9cdd4e1d07
|
[299583] The common source lookup director in a fresh workspace is ineffective
|
2010-01-13 23:57:30 +00:00 |
|
John Cortell
|
27f0a6d064
|
optimize something in last commit
|
2010-01-13 21:44:45 +00:00 |
|
John Cortell
|
1d6fff500a
|
[299542] Source locators not honored when opening a file by double clicking a Binary child element
|
2010-01-13 19:17:32 +00:00 |
|
Andrew Gvozdev
|
8b83105af2
|
bug 299421: Double-click causes jumping to a different marker on the same line
|
2010-01-13 17:36:35 +00:00 |
|
John Cortell
|
fb574618b5
|
Update copyright
|
2010-01-13 17:19:24 +00:00 |
|
Vivian Kong
|
4e9c881796
|
bump up CDT to version 7.0.0
|
2010-01-13 17:18:59 +00:00 |
|
John Cortell
|
5aa1e9456a
|
Fixed warnings
|
2010-01-13 17:18:58 +00:00 |
|
Vivian Kong
|
b567e76c17
|
bump up CDT to version 7.0.0
|
2010-01-13 17:18:44 +00:00 |
|
John Cortell
|
6d324d7f03
|
[299019] CMemoryBlockExtension does not correctly implement IMemoryBlockExtension#setBaseAddress. Applied patch with some modifications.
|
2010-01-13 17:12:02 +00:00 |
|
Vivian Kong
|
df738ce07d
|
bump up CDT to version 7.0.0
|
2010-01-13 16:11:25 +00:00 |
|
Markus Schorn
|
6dd1f6b242
|
Bug 299495: Visiting if-statements.
|
2010-01-13 16:06:01 +00:00 |
|
Anton Leherbauer
|
b9a6ef638c
|
[297601] [disassembly] Support 'Find' operation in disassembly view
|
2010-01-13 14:53:37 +00:00 |
|
Anton Leherbauer
|
29c8d99049
|
[298135] Fix removeServiceEventListener argument
|
2010-01-13 13:58:50 +00:00 |
|
Anton Leherbauer
|
5110be1b2c
|
Fix code formatter test case
|
2010-01-13 13:15:21 +00:00 |
|
Andrew Gvozdev
|
27e4d74c8e
|
bug 237115: "Other objects" list does not resize
Patch from Marc-Andre Laperle
|
2010-01-13 02:30:36 +00:00 |
|
John Cortell
|
db501eff16
|
[299369] Introduce source container that resolves paths relative to the executable. Applied patch, with modifications.
|
2010-01-13 00:06:26 +00:00 |
|
Marc Khouzam
|
7b781f5d9b
|
[298929] Guards against NPE at eclipse shutdown
|
2010-01-12 21:09:11 +00:00 |
|
Anton Leherbauer
|
024efc1e22
|
Enable hovers for information presenter, related to bug 282495
|
2010-01-12 14:37:04 +00:00 |
|
Anton Leherbauer
|
6cd02fdd00
|
Bug 282495 - Add hotkey for "mouse hover" like tooltip
Patch by Marc-Andre Laperle
|
2010-01-12 14:36:49 +00:00 |
|
Anton Leherbauer
|
fa2d625b25
|
Avoid extra hover delay, related to bug 200418
|
2010-01-12 14:33:55 +00:00 |
|
Marc Khouzam
|
f9a0d5571e
|
[299292] Improved tests for GDB version
|
2010-01-12 14:29:54 +00:00 |
|
Markus Schorn
|
d4aa4850c7
|
Bug 299358: Protect against NPE.
|
2010-01-12 13:03:24 +00:00 |
|