ultimatepp/uppsrc/ide
cxl 335d2122af ide: per-package setting of tabsize
git-svn-id: svn://ultimatepp.org/upp/trunk@10872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-22 11:52:45 +00:00
..
Android Android can be treated as regular host - thanks SenderGhost! 2017-01-29 19:51:39 +00:00
app.tpp Documentation: fix small tipos 2017-02-16 09:17:49 +00:00
Browser ide: INITIALIZER removed from Browser for Functions4U compatibility 2016-11-14 15:01:43 +00:00
Builders Fix the dollar issue on BSD make 2017-02-08 18:37:32 +00:00
Common u++: init files removed 2016-11-12 06:36:54 +00:00
Core ide: per-package setting of tabsize 2017-02-22 11:52:45 +00:00
Debuggers uppsrc: Patches for MACOSX11 2017-01-23 23:09:02 +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 ide/LayDes: End line with semicolon 2017-02-04 16:51:18 +00:00
SrcUpdater Cosmetic in dialog messages: recomended -> recommended 2017-01-22 09:06:19 +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 ide, CtrlLib: LineEdit truncation issues 2017-02-02 15:16:09 +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.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: per-package setting of tabsize 2017-02-22 11:52:45 +00:00
ide.rc
ide.upp Ide main config just GUI (not MT as that is now default) 2017-02-09 15:59:04 +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 ide, CtrlLib: LineEdit truncation issues 2017-02-02 15:16:09 +00:00
idefile.cpp ide: per-package setting of tabsize 2017-02-22 11:52:45 +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 AndroidBuilder now doesn't undefine platform flags. 2017-01-28 18:13:01 +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
theide.1 Remove 'e' option from umk man page and 'Hn' option from theide man page (thank to Sender Ghost for noticing) 2017-01-28 20:59:39 +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: per-package setting of tabsize 2017-02-22 11:52:45 +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
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