3566 | rndgen: Fix compillation for mingw32 with c++11 defalt | Plugin::Bugfix | Open | 2014-04-13 12:03 | | linikov |
| Add -fno-rtti, -fno-threadsafe-statics to cpp-only flags | Plugin::Refinement | Open | 2014-04-13 10:09 | | linikov |
| CodeCompletion: Support for c++11 strongly typed enums | Plugin::Refinement | Open | 2014-04-02 13:12 | ollydbg | linikov |
| Bad encoding of doxygen docs popup when src file is CP1251. | Plugin::Bugfix | Open | 2014-04-02 13:09 | ollydbg | linikov |
| Added a SDL2 project wizard. | Plugin::FeatureAdd | Open | 2014-03-10 22:42 | | kudosdude |
| Updated SDL project wizard to not use global variables. | Plugin::Refinement | Open | 2014-03-10 20:38 | | kudosdude |
3559 | Update SFML class wizard version to 2.1 from 2.0. | Plugin::Refinement | Open | 2014-03-10 17:34 | | kudosdude |
| CC expression; pass by value changed to const&; forum 19036 | Plugin::Refinement | Open | 2014-03-09 19:35 | ollydbg | cb_blauzahn |
3557 | Build options dialog remembers its last position and size. | Plugin::Refinement | Open | 2014-03-08 21:26 | | kudosdude |
| Patch for bug 019319 | Application::Refinement | Accepted | 2014-03-08 14:57 | tpetrov | davidallen |
3555 | Patch for feature # 005731 | Application::FeatureAdd | Open | 2014-02-25 19:58 | | davidallen |
3554 | Patch for feature # 005730 | Application::FeatureAdd | Open | 2014-02-24 19:16 | tpetrov | davidallen |
3553 | Add ostream, basic_istream, basic_ostream in keyword set #1 | Lexer | Open | 2014-02-22 14:47 | | pwnzorbot4000 |
| Enhancements / Fixes to CDB debugger driver | Plugin::Refinement | Open | 2014-02-17 20:35 | tpetrov | elcaboom |
| Enhances the re-ordering dialog | Application::FeatureAdd | Open | 2013-11-26 06:01 | | ouch |
| Enhance Autosave feature (with restore) | Application::Refinement | Open | 2013-11-15 21:36 | | bat |
| Prevent 2 query for unsaved projets when closing workspace | Application::Bugfix | Accepted | 2013-11-14 12:41 | tpetrov | bat |
| 005694 : Auto synch ProjectManager and open tab | Application::FeatureAdd | Accepted | 2013-10-11 18:49 | tpetrov | davidallen |
| 005693 : FindReplace dlg + multiple search masks | Application::Refinement | Closed | 2013-10-11 18:47 | | davidallen |
| 005693 : FindReplace dlg + multiple search masks | Application::Refinement | Closed | 2013-10-11 18:47 | biplab | davidallen |
| Add subdir-objects to configure.ac | | Open | 2013-10-02 06:59 | jenslody | mojca |
| add #include <string> to CallTip.h | Application::Bugfix | Rejected | 2013-10-01 09:49 | tpetrov | mojca |
| Allow C++11 compiler | Application::Bugfix | Accepted | 2013-10-01 09:42 | tpetrov | mojca |
| wxcontrib: patches for wx 2.9 | Plugin::Bugfix | Accepted | 2013-09-29 20:18 | tpetrov | mojca |
| codesnippets: wrong use of wxStandardPaths & wx 2.9 compat | Plugin::Bugfix | Rejected | 2013-09-29 18:09 | tpetrov | mojca |
| a fix for compile error against wx 2.9 on Mac | Application::Bugfix | Accepted | 2013-09-29 17:36 | tpetrov | mojca |
| lib_finder: fix clang compile error | Plugin::Bugfix | Accepted | 2013-09-17 07:34 | tpetrov | mojca |
| avoid clang compilation error in profiler | Plugin::Bugfix | Accepted | 2013-09-05 13:01 | tpetrov | mojca |
| CodeCompletion: fixes UnnamedStruct in the classBrowser | Plugin::Refinement | Open | 2013-08-31 11:14 | ollydbg | hovercraft |
| Use standard (if set) when adding GCC built-in defines | Plugin::Refinement | Closed | 2013-08-24 19:37 | mortenmacfly | enter_cze |
| [ClassWizzard] Add option to autom. add includedir. | Plugin::FeatureAdd | Accepted | 2013-07-23 16:34 | alpha0010 | bluehazzard |
| Fix menu entry for sripts are not updated | Application::Bugfix | Accepted | 2013-06-17 07:35 | mortenmacfly | bluehazzard |
| Fix a buffer overflow error in squirrel print | Application::Bugfix | Open | 2013-06-16 21:16 | mortenmacfly | bluehazzard |
| Add line breaking option to AStyle | Application::FeatureAdd | Accepted | 2013-06-16 20:00 | mortenmacfly | bluehazzard |
| same as patch 3476 but for wx29 | Platform-Specific | Accepted | 2013-06-12 08:54 | biplab | gd_on |
| avoid a warning in source_exporter plugin generation | Platform-Specific | Accepted | 2013-06-12 08:53 | biplab | gd_on |
| add support for IAR ARM compiler | Plugin::FeatureAdd | Accepted | 2013-06-02 14:29 | alpha0010 | bat |
| Remove invalid font entries in some resources(Debug assert) | Application::Bugfix | Accepted | 2013-05-31 15:19 | biplab | hsolter |
3472 | Some style flags should be mutually exclusive.(Debug assert) | Application::Bugfix | Open | 2013-05-31 15:18 | biplab | hsolter |
| check the flags exist before removing (Debug assertion) | Application::Bugfix | Accepted | 2013-05-31 15:14 | biplab | hsolter |
| Fix crash when finish dragging project file. | Application::Bugfix | Accepted | 2013-05-29 15:53 | alpha0010 | sbezgodov |
| Make the existing lexer<foo>.xml files conformant | Lexer | Accepted | 2013-05-23 00:46 | alpha0010 | marphod |
3463 | Add macro TARGET_PARAMETERS | Application::Refinement | Accepted | 2013-05-18 21:36 | alpha0010 | bat |
| Autoversioning:option to use #define instead of static const | Plugin::Refinement | Accepted | 2013-05-18 21:35 | biplab | bat |
| Updated SFML project wizard template | Plugin::Refinement | Accepted | 2013-05-06 18:08 | alpha0010 | ptdev |
| m_Toolbar can be still be NULL when OnUpdateUI is called | Application::Bugfix | Accepted | 2013-05-03 23:57 | tpetrov | carjay |
3455 | Remove duplicated elements in pop-up doxgen document window | Plugin::Bugfix | Accepted | 2013-04-21 02:41 | alpha0010 | plainzw |
3449 | "Toggle comment": do not mix un/comment | Application::Refinement | Accepted | 2013-04-01 12:13 | alpha0010 | kalith |
3448 | Display only filenames in the plugins list. | Application::Refinement | Accepted | 2013-03-31 21:36 | alpha0010 | ptdev |