Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-25Adjusted keyboard shortcuts. Bug 161277.Sergey Prigogin1-4/+4
2009-07-25Adjusted keyboard shortcuts. Bug 161277.Sergey Prigogin1-4/+4
2009-07-25Adjusted keyboard shortcuts. Bug 1454534.Sergey Prigogin1-5/+5
2009-07-24Improves navigation of unknown bindings, bug 233822.Markus Schorn3-20/+96
2009-07-24Trigger re-index when editing relevant properties, bug 144085.Markus Schorn1-0/+19
2009-07-22Exponential complexity resolving overloaded function calls, bug 283324.Markus Schorn5-14/+41
2009-07-22Adjusting c-parameter type for typedefs, bug 284248.Markus Schorn2-9/+38
2009-07-22Content assist for anonymous struct members, bug 284245.Markus Schorn2-12/+45
2009-07-22Indexer blocked by unreleased read lock, bug 271909.Markus Schorn2-608/+643
2009-07-20bug 263977: Test case fixed for Unix systems.Andrew Gvozdev1-3/+14
2009-07-20Further disambiguation of bindings from index, bug 268704.Markus Schorn2-12/+95
2009-07-20Indentation of conditional expression. Bug 283970.Sergey Prigogin2-46/+133
2009-07-16[245708] indexer preferences not passed to remote indexerMike Kucera1-0/+8
2009-07-16Open call hierarchy from function definition inside unnamed namespace, bug 28...Markus Schorn2-8/+40
2009-07-16Improved pdom lock tracing, bug 271909.Markus Schorn2-49/+78
2009-07-13FIXED - bug 282989: Refactor->Implement method option doesn't qualify the nam...Emanuel Graf3-3/+37
2009-07-12Bug 283258.Sergey Prigogin3-26/+25
2009-07-12Auto indenter improvements. Bug 283230.Sergey Prigogin4-19/+195
2009-07-10[283174] Wrong attribute.Marc Khouzam1-10/+10
2009-07-10[282924] Properly decrement the install count for breakpoints.Marc Khouzam1-5/+18
2009-07-10[283156] Remove a problem marker before adding a new oneMarc Khouzam1-0/+23
2009-07-09Remove runtime dependency of PDOM, bug 282576.Markus Schorn2-2/+2
2009-07-09[263521] [debug view][stack] Retrieving limited number of stack frames does n...Anton Leherbauer1-1/+17
2009-07-08Bug 263977: parsing of Visual C++ errors on Linux with WineAndrew Gvozdev2-1/+23
2009-07-07[282320] new class wizard doesn't work with EFSMike Kucera1-6/+6
2009-07-07[279293] When a process is selected, we should only resume/interrupt that pro...Marc Khouzam3-8/+47
2009-07-07[277752] Support multi-process in ThreadFilter. Also, support multiple launc...Marc Khouzam1-47/+40
2009-07-07[280327] Trigger a ContainerStartedDMEvent when getting a ^connect. This is ...Marc Khouzam2-1/+30
2009-07-07[280502] Don't allow to turn on reverse when the inferior is running or it wi...Marc Khouzam1-8/+29
2009-07-07Increment bundle versionAnton Leherbauer1-2/+2
2009-07-07Bug 278987 - Text Colors wrong in MakefileAnton Leherbauer4-83/+47
2009-07-07Run reconciler when new file is added to index, bug 276605.Markus Schorn5-15/+52
2009-07-07Increment bundle versionAnton Leherbauer1-1/+1
2009-07-07[268081] [disassembly] Weird disassembly view, patch by Dmitry SmirnovAnton Leherbauer1-12/+20
2009-07-06Incrementing plugin version.Markus Schorn3-19/+2
2009-07-02[282314] creating empty file in remote EFS project causes project contents to...Mike Kucera1-4/+8
2009-07-02Bug 273471 - follow up fixAnton Leherbauer2-5/+8
2009-07-02Comparison of owners, bug 281782.Markus Schorn2-29/+25
2009-07-02Type-deduction in function-type with reference type parameter, bug 281783.Markus Schorn2-1/+18
2009-07-02Support for PDOMs larger than 2GB, bug 279620.Markus Schorn126-945/+1166
2009-07-01Correct determination of default template arguments, bug 281781.Markus Schorn4-22/+28
2009-07-01Correct determination of default template arguments, bug 281781.Markus Schorn5-24/+48
2009-07-01FIXED - bug 282004: Refactor->Extract Function in C Project (not C++) won't e...Emanuel Graf2-0/+37
2009-06-29Disable inactive code parsing after string literals, bug 281745.Markus Schorn1-1/+4
2009-06-29Disable inactive code parsing after string literals, bug 281745.Markus Schorn1-0/+21
2009-06-29Remove strange fall-back behavior of source hover, bug 281851.Markus Schorn2-56/+2
2009-06-29Navigation for templates in namespaces, bug 281736.Markus Schorn2-42/+40
2009-06-29FIXED - bug 281564: Extract Function fails when catching an unnamed exceptionEmanuel Graf2-3/+52
2009-06-28Test case for bug 281783.Sergey Prigogin1-0/+19
2009-06-28Test case for bug 281781.Sergey Prigogin1-1/+14

Back to the top