1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
Commit graph

141 commits

Author SHA1 Message Date
Oleg Krasilnikov
adfede637e Bug #185590 2007-05-07 11:00:34 +00:00
Ken Ryall
39051c4adb Added build toolbar button discussed in bug 154280. 2007-05-07 03:42:24 +00:00
Markus Schorn
897d6b87e6 Simplification of fix for 184042, updating index for changes in configuration. 2007-04-27 13:41:47 +00:00
Mikhail Sennikovsky
c5603e5a0e Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012) 2007-04-26 17:07:39 +00:00
Anton Leherbauer
1f5832d033 Fix for 182294: Open Type should allow to open functions and variables 2007-04-18 10:53:48 +00:00
Markus Schorn
25f6e085ff Fix for 182312, adds 'Open Type in Hierarchy' action. 2007-04-17 13:48:39 +00:00
Markus Schorn
8d247ed5d0 Fix for 111004, separated SearchActionSet into search, open and navigate as in JDT. 2007-04-17 10:07:38 +00:00
Oleg Krasilnikov
12e19c8773 Bug #160012: New Project Wizard rework 2007-04-12 14:44:44 +00:00
Anton Leherbauer
86a79e05e8 Fix for 87119: Shortcut to Toggle Header/Source 2007-04-12 13:54:12 +00:00
Oleg Krasilnikov
d3abc551c9 Bug #160012: rework of New Project Wizard 2007-04-12 11:50:55 +00:00
Markus Schorn
49aaf4cd87 Fix for 62366 allow to resume indexing after it was cancelled. 2007-04-11 13:33:52 +00:00
Markus Schorn
7fb6f3739c Fix for 62366 allow to resume indexing after it was cancelled. 2007-04-11 13:30:50 +00:00
Oleg Krasilnikov
49d9af779d Bug #181025: Context menu items should be grouped/reduced in project view 2007-04-09 13:38:17 +00:00
Oleg Krasilnikov
5bcb4215a0 Bug #181023: group property pages
Bug #181025: group context menu items
2007-04-09 06:03:56 +00:00
Markus Schorn
2d8f4698f2 Fix for 176389, preference UI for cache sizes. 2007-04-06 15:53:50 +00:00
Oleg Krasilnikov
af1e9d0989 Property pages adjust 2007-04-04 10:36:55 +00:00
Anton Leherbauer
1a10e62066 Follow-up for 179218, remove command and key-binding 2007-03-26 09:36:18 +00:00
Anton Leherbauer
e6f3b1fb7d Fix for 179218, 179186 and catch up with Eclipse 3.3M6 2007-03-26 09:19:21 +00:00
Oleg Krasilnikov
b0bdfa4229 Preference page added to control Property Pages behaviour 2007-03-22 13:57:19 +00:00
Markus Schorn
29eec1d60a Completed 167551, wizard to export index for use in other workspaces. 2007-03-19 15:17:58 +00:00
Oleg Krasilnikov
855045b811 Wording change 2007-03-01 14:13:03 +00:00
Oleg Krasilnikov
91a194dc33 Bug # 161547 2007-02-28 17:38:06 +00:00
Oleg Krasilnikov
d9c7b670d1 Bug #175660: Build configuration toolbar button should do something 2007-02-27 12:39:15 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
Anton Leherbauer
e466f136ac Fix resource key 2007-02-14 15:08:42 +00:00
Chris Recoskie
cc7e0a31f7 initial checkin as a part of work for 151850 (allow user to specify which parser/language to parse a given content type with) 2007-02-06 21:57:39 +00:00
Markus Schorn
c22550e30e Fix for 172144, defines context for CDT-Views to enable kbd-shortcuts. 2007-02-01 16:50:45 +00:00
Markus Schorn
b1f86f0374 Implements 48213, Quick Type Hierarchy. 2007-01-30 15:00:23 +00:00
Anton Leherbauer
db7ea396ea Fix for Bug 170315 - [Content Assist] Completion contributors should be user selectable 2007-01-24 16:11:48 +00:00
Anton Leherbauer
bdfd719f05 Fix for Bug 170461 - [Content Assist] Templates need a context type "Comment" 2007-01-18 07:58:56 +00:00
Markus Schorn
8d9f8b03aa Type Hierarchy: initial version as work in progress 2007-01-16 10:44:02 +00:00
Anton Leherbauer
b778c94164 Remove show invisible characters action (moved to Platform) 2006-12-12 13:40:33 +00:00
Norbert Plött
c64385f973 Fix for #151005 - Error parser - cannot generate proper marker for file outside of the workspace 2006-11-20 08:14:14 +00:00
Anton Leherbauer
908501d4a6 80104 - Maintain consistency with JDT UI
Extracted Folding and Hovers tab pages into separate preference pages
2006-11-13 09:44:14 +00:00
Anton Leherbauer
0482b39544 Patch by Sergey Prigogin for bug 148582 - Support smart indenting in C editor (part 2) 2006-10-02 13:06:08 +00:00
Anton Leherbauer
f234a522db Rework code coloring preferences UI (bug 80104) 2006-09-27 14:38:35 +00:00
Anton Leherbauer
f3367693d7 Fix 48209, 147772 - editor context menu cleanup 2006-09-15 14:07:08 +00:00
Doug Schaefer
302b3a69aa Change the default indexer to be the Fast indexer. 2006-09-08 18:58:04 +00:00
Markus Schorn
95b8581183 Call Hierarchy: Actions to open the call hierarchy, navigation of nodes. 2006-08-21 15:22:50 +00:00
Markus Schorn
7dc248df17 Initial version of call-hierarchy, not yet fully working. 2006-08-02 14:24:42 +00:00
Chris Recoskie
1af7209601 Changing back to "Toggle Comment" nomenclature to match JDT 2006-07-25 12:11:10 +00:00
David Daoust
c3f32e31a7 Fix for 143153. Modifications to the original for: corrected copyright notice, add the comment item to the pop-up menu, and renamed it from Toggle comment to Comment/Uncomment 2006-07-20 15:50:41 +00:00
Chris Recoskie
98de9fd872 patch for 143453 by Vivian Kong 2006-07-20 15:05:28 +00:00
Anton Leherbauer
e77a039088 Implement bug 140333 - [Editor] View non-printable characters 2006-07-10 13:47:51 +00:00
Chris Recoskie
9b8671d00b fix for 48208 (sticky hover help) 2006-07-07 12:39:18 +00:00
Anton Leherbauer
36c5a333f1 Common Navigator extensions - bug 140337 2006-07-03 09:11:48 +00:00
Markus Schorn
2a8a06ab31 Initial version of the Include Browser 2006-06-30 09:42:39 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Doug Schaefer
1e3290c88c Added Rebuild Index Object Contribution for ICProject. 2006-05-23 03:17:52 +00:00
Doug Schaefer
c27a51479b Removed the ctags indexer from the UI. Added a check box to the indexer preference page to allow for all projects to be updated to the new preference. 2006-05-22 19:39:55 +00:00