ultimatepp/uppsrc/ide
klugier 9dc00ddbc9 Ide: Ide now synchronized navigator in editor mode on startup. #1806
git-svn-id: svn://ultimatepp.org/upp/trunk@11441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-07 23:51:01 +00:00
..
Android .ide .android NDKBuild now correctly initialized default value for jobs parameter. 2017-05-12 19:15:01 +00:00
app.tpp .doc Added table of contents to Gettings Started article/tutorial. 2017-07-16 21:27:26 +00:00
Browser ide: Individual .tpp file designer 2017-08-06 08:31:03 +00:00
Builders MS build tools autosetup 2017-07-06 17:05:47 +00:00
Common ide: Duplicate package 2017-07-29 11:25:58 +00:00
Core .ide Logger now doesn't depend on RLOG macro, instead it uses straithforward upp mechanism to generates logs. 2017-08-11 22:46:50 +00:00
Debuggers .ide IDE now lauches terminal for console apps while debugging using MinGW. Thanks omari for outstanding contribution in this area. #1370 2017-06-18 13:54:22 +00:00
Designers ide: HexView now remembers position 2017-08-05 14:17:24 +00:00
IconDes uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER 2016-11-13 09:24:24 +00:00
Java .ide Channge logger subclasses to more simple Logd, Logi, Logw, Loge. 2017-04-16 16:28:58 +00:00
LayDes ide: Layout visgen improvements 2017-03-21 18:19:19 +00:00
MacroManager Expor globals is not active when there is no global macros in ide. Thanks Omari! #1781 2017-10-26 20:39:02 +00:00
SrcUpdater ide: refactoring version control issues 2017-10-08 20:26:03 +00:00
Abbr.cpp .ide MacroManager and Abbriviations now uses ide code editor highlight settings. #1755 2017-06-24 13:35:04 +00:00
About.cpp .ide About dialog now can be closed with Escape key 2016-09-15 18:43:45 +00:00
Android.cpp
Annotations.cpp
Assist.cpp ide: New assist features 2017-06-21 21:16:17 +00:00
Assist.h ide: New assist features 2017-06-21 21:16:17 +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
Build.cpp ide: Interpret text as errors 2017-06-22 07:23:40 +00:00
Calc.cpp
Config.cpp Ide: Ide now synchronized navigator in editor mode on startup. #1806 2017-11-07 23:51:01 +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
Cpp.cpp
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 .theide #1652 run dialog is now sizeable and zoomable. 2017-03-02 22:50:17 +00:00
EditorTabBar.cpp Ide: Ide now synchronized navigator in editor mode on startup. #1806 2017-11-07 23:51:01 +00:00
Errors.cpp ide: Interpret text as errors 2017-06-22 07:23:40 +00:00
Export.cpp ide: 'init' code removed 2016-11-10 08:12:26 +00:00
FindFile.cpp .ide MinimizeBox is disabled for FindFile. #1728 2017-05-24 19:46:12 +00:00
FindInFiles.cpp CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked) 2017-05-22 09:57:05 +00:00
FormatCode.cpp CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked) 2017-05-22 09:57:05 +00:00
GoToLine.cpp .ide cosmetics 2017-04-29 15:21:45 +00:00
Help.cpp Fixed theide workspace serialization #1399 2016-04-03 11:18:43 +00:00
icon.ico ide: Interpret text as errors 2017-06-22 07:23:40 +00:00
icon16x16.png
ide.cpp ide: urepo 2017-10-08 20:58:04 +00:00
ide.h ide: urepo 2017-10-08 20:58:04 +00:00
ide.ico
ide.iml .ide MacroManager now has got new macro file operation in toolbar. 2017-07-24 21:07:12 +00:00
ide.key ide: urepo 2017-10-08 20:58:04 +00:00
ide.lay ide: Setup dark theme / white theme 2017-09-20 09:21:22 +00:00
ide.rc
ide.upp ide: refactoring version control issues 2017-10-08 20:26:03 +00:00
ide.usc
idebar.cpp ide: urepo 2017-10-08 20:58:04 +00:00
idefile.cpp ide: urepo 2017-10-08 20:58:04 +00:00
idetool.cpp ide: refactoring version control issues 2017-10-08 20:26:03 +00:00
idewin.cpp Ide: Ide now synchronized navigator in editor mode on startup. #1806 2017-11-07 23:51:01 +00:00
init plugin/DroidFonts: Fixed initialization 2016-11-15 07:21:13 +00:00
Insert.cpp CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked) 2017-05-22 09:57:05 +00:00
Install.cpp ide: Binary detection now ignores UTF16 and UTF8 BOM files 2017-08-05 07:00:02 +00:00
InstantSetup.cpp MS build tools autosetup 2017-07-06 17:05:47 +00:00
Json.cpp .reorganizing 2016-05-01 20:21:16 +00:00
Jump.cpp
Macro.cpp Ide: New GetLineLength and Target macros 2016-10-09 09:25:05 +00:00
MacroManager.cpp .cosmetic .ide Remove unused Cout in MacroManager.cpp 2017-08-08 13:03:25 +00:00
Methods.cpp AndroidBuilder now doesn't undefine platform flags. 2017-01-28 18:13:01 +00:00
Methods.h
MethodsCtrls.cpp
MethodsCtrls.h uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Navigator.cpp TabBar: Fixed issues with context menu with no highlighted item 2017-06-23 06:46:34 +00:00
NewPackageFile.cpp .ide adding tpp file is now possible through new package directory file. 2017-07-01 13:45:32 +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
Print.cpp
Qtf.cpp
SelectPkg.cpp ide: refactoring version control issues 2017-10-08 20:26:03 +00:00
Setup.cpp ide: Setup dark theme / white theme 2017-09-20 09:21:22 +00:00
Swaps.cpp
t.cpp
Template.cpp
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 ide: refactoring version control issues 2017-10-08 20:26:03 +00:00
UppWspc.cpp ide: urepo 2017-10-08 20:58:04 +00:00
Valgrind.cpp
valgrind.supp
version.h
Virtuals.cpp
Xml.cpp .cosmetics 2016-04-16 05:16:13 +00:00