ultimatepp/uppsrc/ide
cxl fedf88bb28 ide, iml: .1 files
git-svn-id: svn://ultimatepp.org/upp/trunk@10684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 09:27:17 +00:00
..
Android Fix android builder windows issues, android builder now can be used with never versions of JDK. 2017-01-01 18:59:11 +00:00
app.tpp .doc .about Change year to 2017. 2016-12-31 13:20:14 +00:00
Browser ide: INITIALIZER removed from Browser for Functions4U compatibility 2016-11-14 15:01:43 +00:00
Builders Core can be fully compiled on Windows with Android Builder. 2017-01-07 22:55:56 +00:00
Common u++: init files removed 2016-11-12 06:36:54 +00:00
Core Core can be fully compiled on Windows with Android Builder. 2017-01-07 22:55:56 +00:00
Debuggers .cosmetics 2017-01-07 08:07:21 +00:00
Designers uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER 2016-11-13 09:24:24 +00:00
IconDes uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER 2016-11-13 09:24:24 +00:00
Java Commit missing JavaVersion.cpp file. 2017-01-01 19:00:32 +00:00
LayDes u++: init files removed 2016-11-12 06:36:54 +00:00
SrcUpdater u++: init files removed 2016-11-12 06:36:54 +00:00
Abbr.cpp CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
About.cpp .ide About dialog now can be closed with Escape key 2016-09-15 18:43:45 +00:00
Android.cpp Implement better cleaning mechanisms within AndroidBuilder 2015-11-11 20:53:56 +00:00
Annotations.cpp ide: Annotation now support legacy links (without namespace qualifications) 2015-06-20 18:24:00 +00:00
Assist.cpp .reorganizing 2016-05-01 20:21:16 +00:00
Assist.h 'Event' branch merged into trunk (Callback now deprecated) 2016-10-04 08:15:05 +00:00
AutoSetup.cpp ide: Optimal mode removed, it is no either debug or release 2016-05-21 13:07:05 +00:00
BaseDlg.cpp ide: fixed for previous ambiguity fix, some r-value fixes (thanks Novo!) 2016-06-11 16:05:36 +00:00
Bottom.cpp .cosmetics 2015-03-27 11:08:59 +00:00
Build.cpp ide: Fixed issue with terminating pdb debugger #1153 2015-10-30 19:51:28 +00:00
Calc.cpp CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
Config.cpp When TheIDE starts with editor mode the tool bar is composed correctly (Before it starts with regular TheIDE toolbar). 2016-12-24 21:55:05 +00:00
Console.cpp 'Event' branch merged into trunk (Callback now deprecated) 2016-10-04 08:15:05 +00:00
ContextGoto.cpp .reorganizing 2016-05-01 20:21:16 +00:00
Copying Fixed type in Copying 2015-02-01 14:29:25 +00:00
Cpp.cpp ide: Assist++ fixed issue with container of pointers #1294 2015-11-06 13:47:25 +00:00
Custom.cpp 'Event' branch merged into trunk (Callback now deprecated) 2016-10-04 08:15:05 +00:00
DCopy.cpp Fixed issue with DCopy ide exception 2016-03-18 14:54:17 +00:00
Debug.cpp ide: fixed for previous ambiguity fix, some r-value fixes (thanks Novo!) 2016-06-11 16:05:36 +00:00
EditorTabBar.cpp ide: Optimal mode removed, it is no either debug or release 2016-05-21 13:07:05 +00:00
Errors.cpp ide: Error line parsing improved 2016-09-26 09:15:20 +00:00
Export.cpp ide: 'init' code removed 2016-11-10 08:12:26 +00:00
FindFile.cpp .ide FindFile can be one more time controled from keyboard. 2016-12-26 21:55:50 +00:00
FindInFiles.cpp REDMINE #1523 2016-09-15 18:14:19 +00:00
FormatCode.cpp ide: Fixed issue with format code damaging UNICODE characters #1251 2015-10-08 19:10:02 +00:00
Help.cpp Fixed theide workspace serialization #1399 2016-04-03 11:18:43 +00:00
icon.ico ide: Online search improved 2016-10-28 10:14:55 +00:00
icon16x16.png +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
ide.cpp .reorganizing 2016-05-01 20:21:16 +00:00
ide.h When TheIDE starts with editor mode the tool bar is composed correctly (Before it starts with regular TheIDE toolbar). 2016-12-24 21:55:05 +00:00
ide.ico
ide.iml ide: Online search improved 2016-10-28 10:14:55 +00:00
ide.key Core: Format(%.2f) now produces '.' despite setlocale 2017-01-05 07:32:32 +00:00
ide.lay ide: Automatic setup refactored to use registry 2017-01-02 20:40:13 +00:00
ide.rc
ide.upp .ide Code Editor menu now supports online search for selected item #1554 (Preview) 2016-10-13 20:20:37 +00:00
ide.usc ide: Default build method layout now completly depends on ctrls with usc binding 2015-07-25 19:13:34 +00:00
idebar.cpp .cosmetics .ide idebar.cpp 2016-12-27 22:39:22 +00:00
idefile.cpp ide: Comments wordwrapping 2016-11-05 18:42:27 +00:00
idetool.cpp ide: Comment reformatting on ALT+R 2016-11-06 14:54:53 +00:00
idewin.cpp ide: Comments wordwrapping 2016-11-05 18:42:27 +00:00
init plugin/DroidFonts: Fixed initialization 2016-11-15 07:21:13 +00:00
Insert.cpp .ide Code Editor menu now supports online search for selected item #1554 (Preview) 2016-10-13 20:20:37 +00:00
Install.cpp ide: Fixed to compile in POSIX 2016-06-15 20:10:37 +00:00
InstantSetup.cpp ide: Instant setup now shows Progress 2017-01-03 16:12:29 +00:00
Json.cpp .reorganizing 2016-05-01 20:21:16 +00:00
Jump.cpp ide: Fixed issue with Ctrl+J navigator dialog #1231 2015-08-28 13:05:20 +00:00
Macro.cpp Ide: New GetLineLength and Target macros 2016-10-09 09:25:05 +00:00
Methods.cpp Clang and clang standard library is now default for all Android builds, c++14 enable by default for Android and minor improvments in code. 2016-12-24 19:04:32 +00:00
Methods.h AndroidBuilder now full independent from ide 2015-10-20 21:56:47 +00:00
MethodsCtrls.cpp ide: Default build method layout now completly depends on ctrls with usc binding 2015-07-25 19:13:34 +00:00
MethodsCtrls.h uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Navigator.cpp ide: Fixed assist++ issues 2015-09-20 16:43:43 +00:00
NewPackageFile.cpp ide: more file types in create file, INITIALIZER/INITIALIZE highlighting 2016-11-14 08:38:36 +00:00
OnlineSearch.cpp When TheIDE starts with editor mode the tool bar is composed correctly (Before it starts with regular TheIDE toolbar). 2016-12-24 21:55:05 +00:00
OutputMode.cpp ide: Automatic setup refactored to use registry 2017-01-02 20:40:13 +00:00
ParamInfo.cpp ide: Fixed issue with parameter hints and ',' #1290 2015-10-24 10:38:28 +00:00
Print.cpp *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
Qtf.cpp .cosmetics #570 2013-11-16 10:50:52 +00:00
SelectPkg.cpp ide: Fixed problems with package renaming 2016-10-28 09:21:16 +00:00
Setup.cpp ide: Comments wordwrapping 2016-11-05 18:42:27 +00:00
Swaps.cpp ide: Fixed find in files history issue #824 2015-10-04 19:43:01 +00:00
t.cpp ide: Synchronize translation files now show console in case of error 2015-02-08 12:13:16 +00:00
Template.cpp ide: Fixed issue with project templates #1337, #1321 2015-11-17 06:50:31 +00:00
theide-48.png ide: linux dist fixes (thanks amrein) 2009-08-01 10:25:25 +00:00
theide.1 ide, iml: .1 files 2017-01-09 09:27:17 +00:00
theide.desktop Remove non-standard theide.desktop "Categories" 2017-01-04 19:07:17 +00:00
Thisbacks.cpp uppsrc: Gate1/2 replaced with Gate 2017-01-06 14:22:57 +00:00
Uninstall.cpp
Update.cpp .reorganizing 2016-05-01 20:21:16 +00:00
UppDlg.cpp ide: Spellchecking comments 2016-10-30 10:41:05 +00:00
UppDlg.h 'Event' branch merged into trunk (Callback now deprecated) 2016-10-04 08:15:05 +00:00
UppWspc.cpp ide: 'init' code removed 2016-11-10 08:12:26 +00:00
Valgrind.cpp *ide: Valigrind fix 2010-05-16 21:29:03 +00:00
valgrind.supp
version.h
Virtuals.cpp New Cpp preprocesing parser merged 2015-05-11 17:13:55 +00:00
Xml.cpp .cosmetics 2016-04-16 05:16:13 +00:00