ultimatepp/uppsrc/ide
cxl 1176de6eeb ide: Fixed issue with gdb frontend (missing current line arrow)
git-svn-id: svn://ultimatepp.org/upp/trunk@11496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-26 17:20:03 +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 .cosmetics 2017-11-11 15:39:18 +00:00
Debuggers ide: Fixed issue with gdb frontend (missing current line arrow) 2017-11-26 17:20:03 +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 .cosmetics 2017-11-11 15:39:18 +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: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic. 2017-11-12 17:35:05 +00:00
About.h Ide: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic. 2017-11-12 17:35: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 ide: Fixed issue with big assist popups 2017-11-15 22:51:42 +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 .cosmetics 2015-03-27 11:08:59 +00:00
Build.cpp ide: Interpret text as errors 2017-06-22 07:23:40 +00:00
Calc.cpp CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
Config.cpp CodeEditor, ide: Word wrap 2017-11-17 08:03:36 +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: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic. 2017-11-12 17:35:05 +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 Ide: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic. 2017-11-12 17:35:05 +00:00
icon.ico Ide: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic. 2017-11-12 17:35:05 +00:00
icon16x16.png
ide.cpp ide: urepo 2017-10-08 20:58:04 +00:00
ide.h CodeEditor, ide: Word wrap 2017-11-17 08:03:36 +00:00
ide.ico
ide.iml Ide: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic. 2017-11-12 17:35:05 +00:00
ide.key CodeEditor, ide: Word wrap 2017-11-17 08:03:36 +00:00
ide.lay ide: Setup dark theme / white theme 2017-09-20 09:21:22 +00:00
ide.rc
ide.upp Ide: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic. 2017-11-12 17:35:05 +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: Wordwrap moved to Advanced menu 2017-11-21 19:04:20 +00:00
idefile.cpp CodeEditor, ide: Word wrap 2017-11-17 08:03:36 +00:00
idetool.cpp ide: refactoring version control issues 2017-10-08 20:26:03 +00:00
idewin.cpp ide: gdb fixed 2017-11-21 19:43:41 +00:00
init plugin/DroidFonts: Fixed initialization 2016-11-15 07:21:13 +00:00
Insert.cpp CodeEditor, ide: Word wrap 2017-11-17 08:03:36 +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 ide: Fixed issue with Ctrl+J navigator dialog #1231 2015-08-28 13:05:20 +00:00
Log.cpp CtrlLib: MenuBar now resilient to destroying menu while invoked menuitem event is running 2017-11-12 22:51:50 +00:00
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
main.cpp ide: Fixed issue with big assist popups 2017-11-15 22:51:42 +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 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 ide: Fixed issue with parameter hints and ',' #1290 2015-10-24 10:38:28 +00:00
Print.cpp
Qtf.cpp .cosmetics #570 2013-11-16 10:50:52 +00:00
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 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 ide: refactoring version control issues 2017-10-08 20:26:03 +00:00
UppWspc.cpp ide: improved startup time (not checking ide-aux file times if they are not local) 2017-11-13 11:23:59 +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