ultimatepp/uppsrc/ide
klugier 35880b8ac6 .ide .doc getting started fix small grammar mistake
git-svn-id: svn://ultimatepp.org/upp/trunk@10168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-13 20:44:20 +00:00
..
Android .reorganizing 2016-05-01 20:21:16 +00:00
app.tpp .ide .doc getting started fix small grammar mistake 2016-08-13 20:44:20 +00:00
Browser Bigger icon for Navigator sort (thanks Klugier) 2016-05-08 06:23:10 +00:00
Builders Fixed crashing in GCC builder 2016-05-22 12:21:01 +00:00
Common ide: Optimal mode removed, it is no either debug or release 2016-05-21 13:07:05 +00:00
Core ide: build_info.h fixes 2016-05-21 15:06:11 +00:00
Debuggers ide: Pdb: Fixed memory pane issue in win64 debugging 2016-07-03 15:49:18 +00:00
Designers Fixed theide workspace serialization #1399 2016-04-03 11:18:43 +00:00
IconDes Fixed theide workspace serialization #1399 2016-04-03 11:18:43 +00:00
Java Added licenses to ide/Android and ide/Java packages 2015-11-19 19:18:03 +00:00
LayDes ide: Laydes visgen improvements #1466 2016-07-02 19:37:02 +00:00
SrcUpdater .doc .srcupdate grammar fix in summary section 2016-08-12 19:26:07 +00:00
Abbr.cpp CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
About.cpp ide: Disable BLITZ option in build methods 2016-03-28 07:53:05 +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 .reorganizing 2016-05-01 20:21:16 +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 .reorganizing 2016-05-01 20:21:16 +00:00
Console.cpp ide: Fixed issue with terminating pdb debugger #1153 2015-10-30 19:51:28 +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 ide: Custom build steps: $(FILEDIR) macro 2011-12-06 13:50:44 +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: CParser usage added catches 2016-02-04 19:44:09 +00:00
Export.cpp umk: -k parameter: do not delete out directory when exporting 2012-02-25 18:36:50 +00:00
FindInFiles.cpp ide: fixed for previous ambiguity fix, some r-value fixes (thanks Novo!) 2016-06-11 16:05:36 +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 .doc ConfigurePackagesAssemblies new style 2016-06-24 19:03:30 +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 .reorganizing 2016-05-01 20:21:16 +00:00
ide.ico
ide.iml Core/Rpc: fixed to compile with VS2015, ide: Icon icon creation UHD default value fixed, ide: MSC builder fixed for VS2015 2015-09-16 20:04:57 +00:00
ide.key ide: Rescan current file now can have keyboard shortcut 2015-11-12 08:20:48 +00:00
ide.lay New package file mechanism now allows to create specifi file types 2016-05-29 12:34:25 +00:00
ide.rc
ide.upp Package menu now has got New File option 2016-05-28 19:20:54 +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: Instant setup improved 2016-06-06 22:58:59 +00:00
idefile.cpp .reorganizing 2016-05-01 20:21:16 +00:00
idetool.cpp IDE now can launch Android Device Monitor 2016-02-28 12:46:26 +00:00
idewin.cpp ide: Instant setup improved 2016-06-06 22:58:59 +00:00
init - Android Builder merged (thanks Klugier!) 2015-07-06 09:18:38 +00:00
Insert.cpp ide: Insert #include #814 2014-11-15 17:55:26 +00:00
Install.cpp ide: Fixed to compile in POSIX 2016-06-15 20:10:37 +00:00
InstantSetup.cpp .cosmetics 2016-06-20 09:00:57 +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: Incremental find now has 'from cursor' option 2014-07-14 12:40:43 +00:00
Methods.cpp .ide Array of methods is cleared when load operation occures (resolved issue with duplicated methods on importing) 2016-08-13 18:25:11 +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 ide: Default build method layout now completly depends on ctrls with usc binding 2015-07-25 19:13:34 +00:00
Navigator.cpp ide: Fixed assist++ issues 2015-09-20 16:43:43 +00:00
NewPackageFile.cpp .comsetic NewPackageFile now uses lambda callbacks 2016-06-11 15:31:25 +00:00
OutputMode.cpp ide: OutputMode cmdline fix 2016-05-22 08:09:43 +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 Added menu separator to Select Package dialog 2015-11-12 17:14:59 +00:00
Setup.cpp ide: fixed for previous ambiguity fix, some r-value fixes (thanks Novo!) 2016-06-11 16:05:36 +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.desktop uppsrc: [TheIde] fixed theide.desktop file (sf.net bug 2986466) 2010-05-06 10:45:04 +00:00
Thisbacks.cpp .removed DDUMPs 2016-02-03 12:37:56 +00:00
Uninstall.cpp
Update.cpp .reorganizing 2016-05-01 20:21:16 +00:00
UppDlg.cpp Fixed ambiguity between <<lambda and <<(String&&, T) 2016-06-11 15:55:50 +00:00
UppDlg.h Added iccp file handling for new file 2016-06-07 19:57:59 +00:00
UppWspc.cpp .cosmetic 2016-06-11 11:18:19 +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