date | project | content | link |
|---|
| 13:56 on Mar 06, 2009 | KDE | Commit by ccpasteur :: r935892 shell/trunk/KDE/kdevplatform/shell/ (2 files): Avoid to load all language support plugins in SourceFormatterController
Use IPluginController::queryPluginExtensions instead of allPluginsForExtension to read language support info | # |
| 09:54 on Feb 02, 2009 | KDE | Commit by ccpasteur :: r920045 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/classbrowser/CMakeLists.txt: KDE and KDevPlatform tests needs to be in CMakeLists.txt now that the plugin is in playground | # |
| 18:11 on Jan 09, 2009 | KDE | Commit by ccpasteur :: r908437 plugins/trunk/KDE/kdevelop/plugins/formatters/astyle_preferences.cpp: Fix typo | # |
| 18:11 on Jan 09, 2009 | KDE | Commit by ccpasteur :: r908436 plugins/trunk/KDE/kdevplatform/plugins/sourceformatter/ (4 files): Use default when creating a new style | # |
| 17:37 on Jan 09, 2009 | KDE | Commit by ccpasteur :: r908414 plugins/trunk/KDE/kdevplatform/plugins/sourceformatter/ (2 files): Merge branch 'formatter' | # |
| 17:13 on Jan 09, 2009 | KDE | Commit by ccpasteur :: r908404 plugins/trunk/KDE/kdevplatform/plugins/sourceformatter/sourceformattersettings.cpp: Fix regression introduced by my last commit (predefined styles not shown) | # |
| 12:38 on Dec 31, 2008 | KDE | Commit by ccpasteur :: r903723 plugins/trunk/KDE/kdevplatform/plugins/sourceformatter/sourceformattersettings.cpp: Do not crash if currentFormatter is null in settings dialog It's weird I feel like I had already fixed that ...
BUG: 179190 | # |
| 10:47 on Dec 30, 2008 | KDE | Commit by ccpasteur :: r903257 language/trunk/KDE/kdevplatform/language/duchain/builders/abstracttypebuilder.h: Added missing includes | # |
| 16:34 on Dec 23, 2008 | KDE | Commit by ccpasteur :: r900799 kdevelop-pg-qt/trunk/playground/devtools/kdevelop-pg-qt/include/kdev-pg-memory-pool.h: Replace deprecetaed malloc.h with stdlib.h for compatibility with Mac Os X | # |
| 12:28 on Sep 19, 2008 | KDE | Commit by ccpasteur :: r862626 plugins/trunk/KDE/kdevplatform/ (2 files in 2 dirs): Fix a bug wuth preview not updating in settings dialog | # |
| 11:53 on Sep 19, 2008 | KDE | Commit by ccpasteur :: r862608 plugins/trunk/KDE/kdevplatform/ (5 files in 2 dirs): Modify the way settings are saved This enables to undo choices of styles and plugins. Deleting and adding styles cannoy be undone, but there are warning dialogs so it's not a problem imho Signed-off-by: Cedric Pasteur < cedric dot pasteur at free dot fr> | # |
| 20:29 on Sep 12, 2008 | KDE | Commit by ccpasteur :: r860371 plugins/trunk/KDE/kdevplatform/plugins/filecreate/: Remove this dir, the new filecreate will be very different Indeed what i wanted to do was import the doc plugin, don't why I did this one first | # |
| 22:08 on Sep 11, 2008 | KDE | Commit by ccpasteur :: r860023 plugins/trunk/KDE/kdevelop/plugins/formatters/ (astyle_plugin.cpp indent_plugin.cpp): | # |
| 22:08 on Sep 11, 2008 | KDE | Commit by ccpasteur :: r860020 plugins/trunk/KDE/kdevplatform/ (6 files in 3 dirs): | # |
| 16:08 on Sep 11, 2008 | KDE | Commit by ccpasteur :: r859912 plugins/trunk/KDE/kdevplatform/plugins/sourceformatter/ (2 files): Fixed bug in settings widget with plugin selection We need to block signals when populating the list to avoid loading the wrong plugin Signed-off-by: Cedric Pasteur < cedric dot pasteur at free dot fr> | # |
| 14:56 on Sep 11, 2008 | KDE | Commit by ccpasteur :: r859913 plugins/trunk/KDE/kdevplatform/plugins/sourceformatter/ (2 files): | # |
| 20:14 on Sep 10, 2008 | KDE | Commit by ccpasteur :: r859617 plugins/trunk/KDE/kdevplatform/ (3 files in 2 dirs): A little refactoring + one bugfix | # |
| 14:28 on Sep 10, 2008 | KDE | Commit by ccpasteur :: r859495 plugins/trunk/KDE/kdevplatform/ (10 files in 3 dirs): Add support for kate modelines If enabled, it will add kate modelines at the end of the files corresponding to the indentation settings and file type. If a kate modeline already exists, it will be modified and other options will be kept Signed-off-by: Cedric Pasteur < cedric dot pasteur at free dot fr> | # |
| 20:12 on Sep 09, 2008 | KDE | Commit by ccpasteur :: r859237 plugins/trunk/KDE/kdevelop/plugins/astyle/ (astyle_plugin.cpp astyle_plugin.h): | # |
| 20:12 on Sep 09, 2008 | KDE | Commit by ccpasteur :: r859236 plugins/trunk/KDE/kdevplatform/ (3 files in 2 dirs): Add syntax highlighting in settings and edit style dialog This adds a new function in ISourceFormatter but this is the only way to have something generic and that can be expanded The mode given depends on Kate names, as KTextEditor doesn't give a way to get a mode from a mime type afaik Signed-off-by: Cedric Pasteur < cedric dot pasteur at free dot fr> | # |