ultimatepp/uppsrc/ide
2022-07-12 10:34:55 +02:00
..
Android ide/clang integration step 0 2022-06-10 11:52:31 +02:00
app.tpp Core, Install license: version update 2022-04-19 12:50:57 +02:00
Browser DCopy now with clang 2022-07-09 17:54:56 +02:00
Builders ide: No more using -mthreads with clang in win32 2022-04-04 18:05:34 +02:00
clang refactored includes and defines 2022-07-12 10:34:55 +02:00
Common ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Core refactored includes and defines 2022-07-12 10:34:55 +02:00
Debuggers ide: fixed to compile, CtrlLib: StaticText::GetText 2022-06-06 09:58:06 +02:00
Designers ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
IconDes ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Java uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
LayDes ide: Layout designer now reacts to property name width 2022-05-12 11:47:01 +02:00
MacroManager ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Abbr.cpp ide: Abbr now supports FindFile 2018-06-28 09:22:00 +00:00
About.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
About.h Ide: Select main package now takes version number from SplashCtrl. 2018-07-29 14:55:30 +00:00
Android.cpp
Annotations.cpp DCopy now with clang 2022-07-09 17:54:56 +02:00
Assist.cpp refactored includes and defines 2022-07-12 10:34:55 +02:00
Assist.h autocomple and current file split 2022-07-11 14:55:21 +02:00
AssistDisplay.cpp Annotations... 2022-07-06 19:43:47 +02:00
AutoSetup.cpp ide: cosmetics, GridCtrl: Selection refactored to follow spreadsheet model 2020-12-01 13:03:42 +00:00
BaseDlg.cpp ide: Minor UppHub improvements, Core: Fixed iteration mode FindFile 2021-01-18 14:46:11 +00:00
Bottom.cpp ide: Multiple find in files output panes 2020-01-24 09:57:24 +00:00
Build.cpp ide: Optimized Assist speed (problem with include cache) 2021-03-18 08:14:58 +00:00
Calc.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
CommandLineHandler.cpp Ide: TheIDE command line arguments documented. 2020-10-11 18:20:16 +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: Fixed storing some configuration options (thanks SenderGhost) 2022-03-17 09:30:52 +01:00
Console.cpp Draw, CtrlLib, ide: Fixed problem with GetAveWidth being unreliable 2021-03-13 08:24:08 +00:00
ContextGoto.cpp ide: Fixed deadlock warning issues with context goto AK_ definition 2021-12-06 09:19:05 +01:00
Copying uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
Cpp.cpp autocomplete 2022-06-22 14:22:30 +02:00
Credentials.cpp Turtle moved to UppHub 2021-01-05 12:38:23 +00:00
Custom.cpp ide: Not creating empty missing packages 2021-02-26 23:55:55 +00:00
DCopy.cpp Fixed extern (missing in older libclang) 2022-07-11 23:35:58 +02:00
Debug.cpp ide: Debugger NLS support for debugee commandline 2022-02-11 13:44:38 +01:00
Diff.cpp ide: Diff dialogs improved 2021-02-14 19:48:33 +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 sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Export.cpp ide: 'init' code removed 2016-11-10 08:12:26 +00:00
FindFile.cpp Ide: Find File now with question mark button. 2020-09-26 19:21:17 +00:00
FindInFiles.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
FormatCode.cpp ide: Whole XML / JSON file reformatting 2022-01-16 17:51:09 +01:00
GoToLine.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Help.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
icon.ico ide: Multiple find in files output panes 2020-01-24 09:57:24 +00:00
icon16x16.png
icon32x32.png CtrlCore: Zxf, InvZx[f], HeaderCtrl: UHD support, IconDes: UHD tweaks, ide: UHD tweaks 2018-09-06 14:06:45 +00:00
ide.cpp autocomple and current file split 2022-07-11 14:55:21 +02:00
ide.h refactored includes and defines 2022-07-12 10:34:55 +02:00
ide.ico
ide.iml Ide: Dark theme icon adjustment (New package & UppHub). 2021-06-07 11:47:38 +00:00
ide.key ide: Whole XML / JSON file reformatting 2022-01-16 17:51:09 +01:00
ide.lay ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
ide.rc
ide.upp developing annotations 2022-07-06 14:53:25 +02:00
ide.usc
idebar.cpp developing clang ide 2022-07-04 14:36:35 +02:00
idefile.cpp autocomple and current file split 2022-07-11 14:55:21 +02:00
idetool.cpp Second milestone: TPP finished 2022-07-07 15:28:51 +02:00
idewin.cpp autocomple and current file split 2022-07-11 14:55:21 +02:00
IncludeTrick.cpp CleanupId issues 2022-07-07 12:57:04 +02:00
Insert.cpp ide: CLASSNAME removed from code generators 2020-11-15 00:42:19 +00:00
Install.cpp ide: Fixed issue with MacOS install 2021-10-07 10:26:43 +02:00
InstantSetup.cpp Instant Setup for VS Professional 2022 (#56) 2021-12-25 19:32:11 +01:00
Json.cpp ide: Fixed to be SO buildable 2019-04-17 13:06:27 +00:00
Jump.cpp
Log.cpp upp.src: Fixed various POSIX configuration and installation related issues 2020-04-07 11:34:48 +00:00
Macro.cpp ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
MacroManager.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
main.cpp refactored includes and defines 2022-07-12 10:34:55 +02:00
MainConfig.cpp ide: Main config is now reading flags from sources 2021-07-22 13:51:46 +00:00
Methods.cpp refactored includes and defines 2022-07-12 10:34:55 +02:00
Methods.h Ide: Android build method ported to new UI with detached button from frame + JDK download link update. 2021-01-23 13:01:49 +00:00
MethodsCtrls.cpp
MethodsCtrls.h
Navigator.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
NewPackageFile.cpp RichText: EncodeHTML fix 2020-11-27 16:01:36 +00:00
OnlineSearch.cpp ide: OnlineSearch default list setup now could be easy to cancel 2021-05-03 11:22:06 +00:00
Organizer.cpp ide: Merge nests moved to package organizer 2021-03-19 14:39:03 +00:00
OutputMode.cpp ide: Optimized Assist speed (problem with include cache) 2021-03-18 08:14:58 +00:00
ParamInfo.cpp improving autocomplete 2022-06-24 09:52:58 +02:00
Print.cpp Ide: Fixe of some pedantic warnings inside TheIDE code. 2019-04-07 09:10:36 +00:00
Qtf.cpp Ide: Added tooltips to QTF deisgner buttons. 2020-11-11 22:11:48 +00:00
RepoConsole.cpp ide: Fixed to compile with MSVC 2021-04-25 06:11:45 +00:00
RepoSync.cpp ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema 2022-05-23 08:45:41 +02:00
SelectPkg.cpp ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema 2022-05-23 08:45:41 +02:00
Setup.cpp ide: Minor UppHub improvements, Core: Fixed iteration mode FindFile 2021-01-18 14:46:11 +00:00
SetupSVN.cpp ide: clone github U++ sources instead of svn 2021-08-09 17:37:40 +02:00
SlideShow.cpp CtrlLib, ide: Support for mouse fw/bk buttons 2020-11-19 10:16:03 +00:00
Swaps.cpp ide: Fixed problem with parser deadlock for Alt+I 2021-03-22 08:00:23 +00:00
t.cpp Ide: Added help button to translation dialog + CLASSNAME removal. 2020-11-08 18:39:17 +00:00
Template.cpp Ide: Create & Cancel buttons for new package dialog are now in more conviniet place (bottom right corner). 2021-02-13 13:25:30 +00:00
theide-48.png uppsrc: MacOS 11.2 fixes 2021-02-06 09:35:47 +00:00
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: C++ parser deadlock issue 2020-07-01 09:52:37 +00:00
Uninstall.cpp
Upgrade.cpp ide: theide.desktop now also creates the folder 2020-05-03 07:46:09 +00:00
UppDlg.h ide: Non-project file now gets open on prj-aux/ide-aux/temp-aux if it is selected (previously it was always in temp-aux) 2022-02-01 13:54:42 +01:00
UppHub.cpp ide: Fixed English 2022-03-06 20:48:55 +01:00
UppWspc.cpp ide: Non-project file now gets open on prj-aux/ide-aux/temp-aux if it is selected (previously it was always in temp-aux) 2022-02-01 13:54:42 +01:00
urepo.h ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema 2022-05-23 08:45:41 +02:00
urepo.iml ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
urepo.lay ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Valgrind.cpp ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
valgrind.supp
version.h
Virtuals.cpp ide: Virtuals dialog support for override 2021-03-11 13:04:06 +00:00
Xml.cpp ide: Fixed to be SO buildable 2019-04-17 13:06:27 +00:00