6 years agoproject autoload extension master
Stefan Bund [Fri, 6 Oct 2017 10:31:21 +0000]
project autoload extension

6 years agocc-ide: handle clang-format parse error messages
Stefan Bund [Fri, 6 Oct 2017 10:30:54 +0000]
cc-ide: handle clang-format parse error messages

6 years agoadd override and final as valid C++ keywords
Stefan Bund [Tue, 25 Apr 2017 16:16:49 +0000]
add override and final as valid C++ keywords

6 years agoadd uncrustify support to cc-ide
Stefan Bund [Tue, 25 Apr 2017 16:16:36 +0000]
add uncrustify support to cc-ide

7 years agoadd missing require
Stefan Bund [Tue, 6 Dec 2016 08:50:27 +0000]
add missing require

7 years agoccide: rewrite ccide-format-buffer as ccide-clang-format-buffer using the replacement...
Stefan Bund [Fri, 20 May 2016 15:13:57 +0000]
ccide: rewrite ccide-format-buffer as ccide-clang-format-buffer using the replacements xml format

7 years agoadd keybinding (C-c ; f f) for ccide-format-buffer
Stefan Bund [Thu, 19 May 2016 10:31:36 +0000]
add keybinding (C-c ; f f) for ccide-format-buffer

7 years agoadd ccide-format-command support
Stefan Bund [Thu, 19 May 2016 10:28:56 +0000]
add ccide-format-command support

9 years agocython helper
Stefan Bund [Tue, 13 May 2014 17:17:31 +0000]
cython helper

10 years agoC++ structure comparator generator
Stefan Bund [Thu, 20 Mar 2014 07:52:14 +0000]
C++ structure comparator generator

10 years agoccide fixes
Stefan Bund [Mon, 6 May 2013 14:16:02 +0000]
ccide fixes

14 years agoEmacs/cc-ide: Even more emacs22 fixes
g0dil [Fri, 15 May 2009 22:47:25 +0000]
Emacs/cc-ide: Even more emacs22 fixes

14 years agoEmacs/cc-ide: Further emacs22 fixes
g0dil [Fri, 15 May 2009 08:23:56 +0000]
Emacs/cc-ide: Further emacs22 fixes

14 years agoEmacs/cc-ide: Port to Emacs 22
g0dil [Tue, 12 May 2009 07:14:59 +0000]
Emacs/cc-ide: Port to Emacs 22

15 years agoEmacs/cc-ide: Better file #define symbol generation from complete subdirectory and...
g0dil [Mon, 24 Nov 2008 11:16:11 +0000]
Emacs/cc-ide: Better file #define symbol generation from complete subdirectory and project name
Emacs-cc-ide: Add ccide-new-file-hooks to customize new files in a project specific way

16 years agoAdd '\deprecated' doxygen command to doxy regex
g0dil [Fri, 8 Feb 2008 10:08:10 +0000]
Add '\deprecated' doxygen command to doxy regex

16 years agoAudio/AudioControl: Allow muting mixer channels from config.py
g0dil [Fri, 19 Oct 2007 14:10:57 +0000]
Audio/AudioControl: Allow muting mixer channels from config.py
Emacs/cc-ide: Fix template specialization support
Emacs/cc-ide: Add missing .ih include to .cci file
Shell: Add latex2png tool with alpha-transparency support.

16 years agoEmacs/cc-ide: More flexible ccide-all-includes implementation
g0dil [Thu, 9 Aug 2007 12:13:35 +0000]
Emacs/cc-ide: More flexible ccide-all-includes implementation
Emacs/cc-ide: Add interactive 'description' argument to ccide-gen-exception
Emacs/cc-ide: Implement C++ argument-declaration parser (recursive descent)

16 years agoEmacs/cc-ide: More robust function movement
g0dil [Thu, 26 Jul 2007 07:46:28 +0000]
Emacs/cc-ide: More robust function movement
Network/MediaServ: Sync with SENF updates

16 years agoKde/WWatch: Fix gimpc.sh
g0dil [Tue, 24 Jul 2007 09:54:59 +0000]
Kde/WWatch: Fix gimpc.sh
Emacs/cc-ide: Update comment styling
Emacs/cc-ide: Add 'ccide-all-includes-guard' functionality

16 years agoKde/KChooseWindow: Better 'Ok' handling
g0dil [Tue, 17 Jul 2007 19:33:37 +0000]
Kde/KChooseWindow: Better 'Ok' handling
Emacs/cc-ide: Fix ccide-build-implementation for multi-line return type
Emacs/cc-ide: Implement ccide-sync-file-variables and ccide-gen-exception

16 years agoKde/Utils: Add krunscript tool
g0dil [Fri, 6 Jul 2007 22:36:33 +0000]
Kde/Utils: Add krunscript tool
Emacs/cc-ida: Fix ccide-find-implementation concerning operator methods (add missing regexp quoting)
Minor fixes in KChooseWindow and MediaStarter

16 years agoStart new 'MediaStarter' KDE tool
g0dil [Wed, 4 Jul 2007 20:32:50 +0000]
Start new 'MediaStarter' KDE tool
Emacs/cc-ide: Fix endless-loop in ccide-find-implementation
Emacs/cc-ide: Better matching in find-implementation (match template params, check prototype/body)
KDE/WWatch: Remove old KWinModule hack

16 years agoKde: Add Utilities: kwinid and kraisewindow
g0dil [Thu, 28 Jun 2007 09:14:34 +0000]
Kde: Add Utilities: kwinid and kraisewindow
Kde: Add KChooseWindow keyboard window changer
Emacs/cc-ide: Add automatic 'typename' when adding class-tempalte prefix toa defun

16 years agocc-ide: Add ccide-project-search-upwards helper
g0dil [Mon, 18 Jun 2007 10:21:14 +0000]
cc-ide: Add ccide-project-search-upwards helper

17 years agoCC-IDE: add support for project-wide config file 'project.el'
g0dil [Mon, 12 Feb 2007 10:03:20 +0000]
CC-IDE: add support for project-wide config file 'project.el'

17 years agoUpdate cc-ide source file auto decoration
g0dil [Wed, 7 Feb 2007 12:39:31 +0000]
Update cc-ide source file auto decoration

17 years agoFix pragraph filling in doxy comments
g0dil [Sat, 3 Feb 2007 13:03:24 +0000]
Fix pragraph filling in doxy comments

17 years agoFix handling of doxy-comments with '<' modifier
g0dil [Sat, 3 Feb 2007 12:50:31 +0000]
Fix handling of doxy-comments with '<' modifier

17 years agoCC-IDE: Add comment hide/show to IDE menu
g0dil [Fri, 2 Feb 2007 12:33:13 +0000]
CC-IDE: Add comment hide/show to IDE menu

17 years agoAdd additional doxygen tag to cc-ide.el comment fill function
g0dil [Wed, 31 Jan 2007 12:39:41 +0000]
Add additional doxygen tag to cc-ide.el comment fill function

17 years agoAdd KDE-emacs/GNUS mail integration tools
g0dil [Thu, 26 Oct 2006 09:04:17 +0000]
Add KDE-emacs/GNUS mail integration tools

17 years agoFix doxy-tag RE
g0dil [Tue, 17 Oct 2006 11:30:20 +0000]
Fix doxy-tag RE

17 years agoAdded missing c++.el
g0dil [Thu, 12 Oct 2006 07:51:22 +0000]
Added missing c++.el

17 years agoAdded softext.el
g0dil [Wed, 11 Oct 2006 19:58:30 +0000]
Added softext.el

17 years agoAdded emacs cc-ide
g0dil [Wed, 11 Oct 2006 10:14:52 +0000]
Added emacs cc-ide