date | project | content | link |
|---|
| 09:38 on Apr 18, 2009 | KDE | Commit by dagerbo :: r955631 plugins/trunk/KDE/kdevplatform/plugins/standardoutputview/outputwidget.cpp: crashfix. don't leave stale pointers in the map when closing outputviews | # |
| 22:02 on Apr 03, 2008 | KDE | Commit by dagerbo :: r793405 parts/branches/KDE/3.5/kdevelop/parts/filelist/filelist_widget.cpp: Attempt to maintain FileList scroll position when files are opened or closed.
BUG: 160341 | # |
| 01:53 on Feb 16, 2007 | KDE | Commit by dagerbo :: r634019 /branches/kdevelop/3.4/languages/cpp/cppcodecompletion.cpp: Further improvement of "jump to declaration", now it does it all. ;)
Once more, patch by Kris Wong. | # |
| 01:42 on Feb 16, 2007 | KDE | Commit by dagerbo :: r634014 /branches/kdevelop/3.4/buildtools/autotools/autodetailsview.cpp: Improve keyboard navigation: Pressing Enter on a file in the AM should open it. | # |
| 01:27 on Feb 16, 2007 | KDE | Commit by dagerbo :: r634011 /branches/kdevelop/3.4/src/ (partcontroller.cpp partcontroller.h): Fix: Allow Navigation History to track all document switches (even those made via TabWidget or Window Menu) | # |
| 01:09 on Feb 16, 2007 | KDE | Commit by dagerbo :: r634007 /branches/kdevelop/3.4/parts/classview/ (3 files): Improve keyboad navigation. This adds shortcuts (default: CTRL+ALT+PageUp/PageDown) for stepping between the functions of the current file. | # |
| 23:10 on Feb 14, 2007 | KDE | Commit by dagerbo :: r633711 /branches/kdevelop/3.4/languages/cpp/cppcodecompletion.cpp: Further improvement of "jump to declaration", now it includes types as well.
Again, patch by Kris Wong. | # |
| 18:25 on Feb 12, 2007 | KDE | Commit by dagerbo :: r632940 /branches/kdevelop/3.4/languages/cpp/ (cppsupportpart.cpp cppsupportpart.h): This patch extends the Switch Header/Implementation functionality (and therefore the Jump to Decl/Def functionality). ?\194?\160Currently this functionality requires that the source and header files have the same file name, which is not always the case. ?\194?\160This patch removes this requirement.
Patch by Kris Wong. Thanks! | # |
| 18:08 on Feb 12, 2007 | KDE | Commit by dagerbo :: r632932 /branches/kdevelop/3.4/languages/cpp/cppcodecompletion.cpp: Extend "jump to declaration" to include variable declarations.
Patch by Kris Wong. Thanks! | # |
| 17:57 on Feb 12, 2007 | KDE | Commit by dagerbo :: r632930 /branches/kdevelop/3.4/src/profileengine/editor/profileeditor.h: compile fix | # |
| 19:34 on Feb 08, 2007 | KDE | Commit by dagerbo :: r631692 /branches/kdevelop/3.4/languages/cpp/cppsupportpart.cpp: This appears to have worked by mistake before.. reorder() was called with both relative and absolute paths.. and the relative paths worked as long as current dir happened to be the project directory.. | # |
| 18:55 on Feb 06, 2007 | KDE | Commit by dagerbo :: r630916 /branches/kdevelop/3.4/ (4 files in 4 dirs): Don't play around with current working directory
CCBUG: 141236 | # |
| 19:03 on Jan 29, 2007 | KDE | Commit by dagerbo :: r628323 /branches/kdevelop/3.4/parts/quickopen/ (5 files): Make sure the initial list contains unique entries as well, not just the filtered list. (This is also a speedup: the filtering will be done on a smaller set) | # |
| 18:56 on Jan 28, 2007 | KDE | Commit by dagerbo :: r627971 /branches/kdevelop/3.4/src/editorproxy.cpp: Something is really weird if we can't retrieve the editor's popup menu, but let's try to avoid a crash if it happens... | # |
| 17:57 on Jan 28, 2007 | KDE | Commit by dagerbo :: r627953 /branches/kdevelop/3.4/lib/cppparser/driver.cpp: Plug a crash that can happen if the code completion decides to setup the parser with a chunk of text and it happens to include a #include statement | # |
| 16:02 on Jan 28, 2007 | KDE | Commit by dagerbo :: r627917 /branches/kdevelop/3.4/languages/cpp/ (cppcodecompletion.cpp cppsupportpart.cpp): Fixes a crash where the type evaluation was invoked on an editor part that had been closed | # |
| 03:20 on Jan 28, 2007 | KDE | Commit by dagerbo :: r627776 /branches/kdevelop/3.4/parts/ctags2/kdevpart_ctags2.rc: fix | # |
| 02:59 on Jan 28, 2007 | KDE | Commit by dagerbo :: r627774 /branches/kdevelop/3.4/languages/cpp/ (3 files): | # |
| 02:39 on Jan 28, 2007 | KDE | Commit by dagerbo :: r627771 /branches/kdevelop/3.4/languages/lib/debugger/debugger.cpp: here's hoping this solves our mysterious incorrect file switching during debugging | # |
| 18:17 on Jan 27, 2007 | KDE | Commit by dagerbo :: r627693 /branches/kdevelop/3.4/parts/grepview/grepviewpart.cpp: behave more consistent - if there is a selection when we invoke the find-in-files shortcut, pre-populate the find dialog with it | # |