ultimatepp/uppsrc/ide
cxl 00a11f2c47 IconDes: UHD issues, GLCtrl developing
git-svn-id: svn://ultimatepp.org/upp/trunk@12249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-04 21:24:11 +00:00
..
Android IDE: Topic editor now allows to search in topic collection. #1872 2018-05-06 21:01:13 +00:00
app.tpp Doc: Windows installation now posses Troubleshoting paragrap that describes common installation problems. 2018-08-24 19:21:38 +00:00
Browser Ide: Topic search bar is cleared when topic is created or removed from the list. 2018-06-17 18:46:08 +00:00
Builders ide: OSX flags 2018-08-02 17:53:13 +00:00
Common Gdb: 64-bit version of TheIDE can break 32-bit debugge process. #1892 2018-07-28 14:38:37 +00:00
Core ide: OSX flags 2018-08-02 17:53:13 +00:00
Debuggers Ide: GDB_MI2 removed from TheIDE. 2018-07-29 23:32:24 +00:00
Designers uppsrc: CLANG warnings fixed 2017-12-03 09:03:44 +00:00
IconDes IDE: Minor methods code modernization. 2018-05-13 20:51:58 +00:00
Java .ide Channge logger subclasses to more simple Logd, Logi, Logw, Loge. 2017-04-16 16:28:58 +00:00
LayDes CtrlLib: UHD fixes 2018-09-03 21:55:43 +00:00
MacroManager Ide: .cosmetic 2018-02-01 21:03:00 +00:00
SrcUpdater Ide: Revert changes related to chaninging localisation of localsrc, due to installation process brekage. 2018-05-20 15:09:24 +00:00
Abbr.cpp ide: Abbr now supports FindFile 2018-06-28 09:22:00 +00:00
About.cpp upp.src: UHD tweaks 2018-09-04 11:39:06 +00:00
About.h Ide: Select main package now takes version number from SplashCtrl. 2018-07-29 14:55:30 +00:00
Android.cpp Implement better cleaning mechanisms within AndroidBuilder 2015-11-11 20:53:56 +00:00
Annotations.cpp ide: UHD annotations fix 2018-09-04 12:41:21 +00:00
Assist.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Assist.h ide: New assist features 2017-06-21 21:16:17 +00:00
AutoSetup.cpp ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries 2018-07-09 16:39:15 +00:00
BaseDlg.cpp Ide: .comsetic 2018-06-21 00:04:57 +00:00
Bottom.cpp .cosmetics 2015-03-27 11:08:59 +00:00
Build.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Calc.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
CommandLineHandler.cpp Ide: Ide now can habdle limited set of command line arguments (Help, Version, DebugBreakProcess) without initializing GUI. 2018-08-11 19:14:37 +00:00
CommandLineHandler.h Ide: Ide now can habdle limited set of command line arguments (Help, Version, DebugBreakProcess) without initializing GUI. 2018-08-11 19:14:37 +00:00
Config.cpp Ide: GDB_MI2 removed from TheIDE. 2018-07-29 23:32:24 +00:00
Console.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
ContextGoto.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +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 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Debug.cpp Ide: GDB_MI2 removed from TheIDE. 2018-07-29 23:32:24 +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 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +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 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +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 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Help.cpp ide: Some help issues resolved 2017-12-09 14:35:29 +00:00
icon.ico IconDes: UHD issues, GLCtrl developing 2018-09-04 21:24:11 +00:00
icon16x16.png +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
ide.cpp ide: In Cocoa Option+Tab is equivalent of Ctrl+Tab (which is consumed by tasker) 2018-08-02 16:23:19 +00:00
ide.h Ide: GDB_MI2 removed from TheIDE. 2018-07-29 23:32:24 +00:00
ide.ico
ide.iml Ide: ide.iml Header icon is now in Standard mode instead of Now - fix for UHD. 2018-08-02 17:59:29 +00:00
ide.key CtrlCore, ide: Cocoa Ctrl+Space issue, CT_Font caching 2018-08-03 16:44:39 +00:00
ide.lay Ide: GDB_MI2 removed from TheIDE. 2018-07-29 23:32:24 +00:00
ide.rc
ide.upp Ide: Command line parameter now can be handle in separate class (CommandLineHandler). This is the only refactoring commit that doesn't bring new content. I am trying to limit length of the main method of TheIDE. 2018-07-25 22:47:31 +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: Applying "Be verbose" option now refreshes tool bar. 2018-06-30 14:59:28 +00:00
idefile.cpp ide: GDB improvements 2018-07-01 20:54:57 +00:00
idetool.cpp ide: Remove DDUMPs (a function) 2018-01-31 08:31:00 +00:00
idewin.cpp Ide: GDB_MI2 removed from TheIDE. 2018-07-29 23:32:24 +00:00
init plugin/DroidFonts: Fixed initialization 2016-11-15 07:21:13 +00:00
Insert.cpp ide: Minor fix of insert include 2018-05-01 08:47:46 +00:00
Install.cpp Ide: Improve POSIX installation process - now when SVN is not installed local sources is configure by default. 2018-05-19 21:06:53 +00:00
InstantSetup.cpp ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries 2018-07-09 16:39:15 +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 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
main.cpp uppsrc: UHD fixes 2018-09-04 10:07:09 +00:00
Methods.cpp ide: First nests dlg line now bold (to indicate the main package) 2018-06-20 18:53:14 +00:00
Methods.h IDE: Minor methods code modernization. 2018-05-13 20:51:58 +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 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +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 ide: Fixed QTF docs in qtf designer 2018-01-28 16:34:47 +00:00
SelectPkg.cpp upp.src: UHD tweaks 2018-09-04 11:39:06 +00:00
Setup.cpp Ide: GDB_MI2 removed from TheIDE. 2018-07-29 23:32:24 +00:00
Swaps.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
t.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +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 ide: THISBACKs fixed, changed to THISFN 2018-06-21 10:01:17 +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 .cosmetics 2018-06-19 12:03:25 +00:00
UppWspc.cpp Ide: Fix typo in DelFile() method of WrokspaceWork. 2018-07-29 20:57:36 +00:00
Valgrind.cpp *ide: Valigrind fix 2010-05-16 21:29:03 +00:00
valgrind.supp
version.h
Virtuals.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Xml.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00