ultimatepp/uppsrc/ide
2018-07-25 22:47:31 +00:00
..
Android IDE: Topic editor now allows to search in topic collection. #1872 2018-05-06 21:01:13 +00:00
app.tpp IDE: .cosmetics 2018-05-06 21:23:20 +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: .m and .mm now only compiled on macos or with OBJC flag 2018-07-20 21:52:07 +00:00
Common ide: Duplicate package 2017-07-29 11:25:58 +00:00
Core ide: GDB improvements 2018-07-01 20:54:57 +00:00
Debuggers Ide: GdbCmd.cpp fix MSC C4390 compiler warning. 2018-07-22 13:01:40 +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
LayDes IconDes: Improved 2018-04-22 21:27:52 +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 uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles) 2017-12-02 12:51:27 +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
Annotations.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +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
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: 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
CommandLineHandler.h 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
Config.cpp Add additional logs to editor mode for further diagnostics. 2018-02-28 23:03:14 +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
Cpp.cpp
Custom.cpp
DCopy.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Debug.cpp Gdb: #1 Added additional logs when kill close handle operation failed while breaking execution. #2 Gdb now supports displays up 200 entries of the stack to avoid ide not response when recursion is infinit. #3 Gdb now reports failure when breakpoint is not setted to TheIDE. #4 Remove infinit recursion in Ide::OnBreakpoint method. 2018-06-29 20:09:25 +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
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
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 Ide: Applying "Be verbose" option now refreshes tool bar. 2018-06-30 14:59:28 +00:00
icon16x16.png
ide.cpp ide: Conflict tools now support git 2018-02-12 10:14:52 +00:00
ide.h ide: First nests dlg line now bold (to indicate the main package) 2018-06-20 18:53:14 +00:00
ide.ico
ide.iml Ide: Applying "Be verbose" option now refreshes tool bar. 2018-06-30 14:59:28 +00:00
ide.key CodeEditor, ide: Word wrap 2017-11-17 08:03:36 +00:00
ide.lay Ide: Nest editor dialog now scales correctly. 2018-06-20 20:56:10 +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
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 Gdb: First live breakpoint can be set throw editor bar clicking. #1885 2018-07-10 19:09:57 +00:00
init
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
Jump.cpp
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
MacroManager.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
main.cpp 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
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
MethodsCtrls.h
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
OutputMode.cpp
ParamInfo.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Print.cpp
Qtf.cpp ide: Fixed QTF docs in qtf designer 2018-01-28 16:34:47 +00:00
SelectPkg.cpp Ide: Rewrite package selector using SplitterFrame instead of Splitter. 2018-06-02 21:59:58 +00:00
Setup.cpp ide: Setup dark theme / white theme 2017-09-20 09:21:22 +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
theide-48.png
theide.1
theide.desktop
Thisbacks.cpp ide: THISBACKs fixed, changed to THISFN 2018-06-21 10:01:17 +00:00
Uninstall.cpp
Update.cpp
UppDlg.cpp
UppDlg.h .cosmetics 2018-06-19 12:03:25 +00:00
UppWspc.cpp ide: Fixed issue with <meta> tpp templates 2018-02-01 06:45:26 +00:00
Valgrind.cpp
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