ultimatepp/uppsrc/ide
2025-03-30 10:39:04 +02:00
..
Android Copying 2025 2025-02-20 16:30:02 +01:00
app.tpp Copying 2025 2025-02-20 16:30:02 +01:00
Browser Copying 2025 2025-02-20 16:30:02 +01:00
Builders developing usage tree 2025-03-30 10:39:04 +02:00
clang developing usage tree 2025-03-30 10:39:04 +02:00
Common ide: ci file icons, uppweb 2025-02-25 10:33:24 +01:00
Core uppsrc: asan and ubsan fixes 2025-03-22 09:26:17 +01:00
Debuggers Copying 2025 2025-02-20 16:30:02 +01:00
Designers ide: Xml handling improvement 2025-01-20 09:39:16 +01:00
IconDes uppsrc: asan and ubsan fixes 2025-03-22 09:26:17 +01:00
Java Copying 2025 2025-02-20 16:30:02 +01:00
LayDes Dark theme fixes 2025-03-06 16:13:49 +01:00
MacroManager Copying 2025 2025-02-20 16:30:02 +01:00
Abbr.cpp
About.cpp ide: BuildInfo separated to additional file to speedup compilation 2025-02-18 16:52:06 +01:00
About.h RichText: Fixed hyperlink colors in darktheme mode, ide: Splash screen improvement 2025-01-31 10:05:10 +01:00
Android.cpp
Annotations.cpp ide: Fixed issue with tpp annotation popups 2024-10-17 10:44:04 +02:00
Assist.cpp ide: Multiline cursor 2024-12-14 14:30:42 +01:00
Assist.h ide: Fixed problem with Usage of local variables in function with #define 2023-12-15 14:01:16 +01:00
AssistDisplay.cpp ide: Fixed problem with MacOS assist 2024-12-12 09:03:22 +01:00
AutoSetup.cpp ide: cosmetics, GridCtrl: Selection refactored to follow spreadsheet model 2020-12-01 13:03:42 +00:00
background.cpp ide: Option to allow access to Downloads folder (default off on MacOS to prevent MacOS asking the permission) 2025-01-05 10:57:43 +01:00
BaseDlg.cpp Core: In Posix .log files moved to .local/state/u++/log 2025-01-19 20:56:16 +01:00
Bottom.cpp ide: PDB debugger now can use Esc scripts for pretty printing 2025-01-09 17:47:11 +01:00
Build.cpp ide: GetUppOut now defaults to initial value and can be empty (and is by default) 2024-06-27 11:56:56 +02:00
BuildInfo.cpp BuildInfo fix 2025-03-13 21:04:22 +01: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: bmGIT_BRANCH in build info, About box revision improvements 2025-01-14 11:33:24 +01:00
CommandLineHandler.h
Config.cpp ide: Option to allow access to Downloads folder (default off on MacOS to prevent MacOS asking the permission) 2025-01-05 10:57:43 +01:00
Console.cpp IDE changes for Flatpak sandbox (#177) 2023-12-20 11:05:00 +01:00
ContextGoto.cpp ide: IconDes code moved to ide/IconDes 2024-07-28 17:05:28 +02:00
Copying Copying 2025 2025-02-20 16:30:02 +01:00
Credentials.cpp ide: Fixed warnings 2023-09-19 02:00:02 +02:00
Custom.cpp ide: Not creating empty missing packages 2021-02-26 23:55:55 +00:00
DCopy.cpp ide: Fixed problem with declaration->definition parameter defaults (now removing them) 2024-02-02 11:13:21 +01:00
Debug.cpp ide: Predefined lldb instead of gdb in MacOS 2025-03-16 09:47:44 +01:00
Diff.cpp ide: Git file history improved 2025-01-14 12:26:17 +01:00
DirRepoDiff.cpp ide: 'Copy hash' button in commit comparison tool 2023-11-06 16:06:50 +01:00
EditorTabBar.cpp
Errors.cpp ide: Fixed UTF-8 problem in found results list 2025-02-22 08:44:50 +01:00
Events.cpp ide: New Assist docs 2022-12-18 18:58:09 +01:00
Export.cpp
FindFile.cpp Ide: Find File now with question mark button. 2020-09-26 19:21:17 +00:00
FindInFiles.cpp ide: Find in files fix 2024-12-22 18:34:14 +01:00
FormatCode.cpp ide: Fixed ApplyChanges bug that caused problems with reformatting 2024-10-16 11:30:05 +02:00
GoToLine.cpp
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: Now using 256x256 main icon 2025-01-02 15:52:00 +01:00
icon.svg .ide svg icon cosmetics 2023-12-14 20:13:15 +01:00
icon16x16.png
icon32x32.png
icon64x64.png Add HighRes and SVG ide icons (#181) 2023-12-14 14:50:10 +01:00
icon128x128.png Add HighRes and SVG ide icons (#181) 2023-12-14 14:50:10 +01:00
icon256x256.png ide: Now using 256x256 main icon 2025-01-02 15:52:00 +01:00
icon512x512.png Add HighRes and SVG ide icons (#181) 2023-12-14 14:50:10 +01:00
ide.cpp HexView: Fixed problem with displaying text 2025-01-28 14:51:37 +01:00
ide.h developing usage tree 2025-03-30 10:39:04 +02:00
ide.iml ide: Dark theme related fixes 2025-03-06 12:04:11 +01:00
ide.key developing usage tree 2025-03-30 10:39:04 +02:00
ide.lay Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2025-02-14 13:47:59 +01:00
ide.rc Ide: use high res instead of low res ico file on Windows (#83) 2022-07-19 10:14:40 +02:00
ide.upp ide: BuildInfo separated to additional file to speedup compilation 2025-02-18 16:52:06 +01:00
ide.usc
idebar.cpp developing usage tree 2025-03-30 10:39:04 +02:00
idefile.cpp ide: PDB debugger now can use Esc scripts for pretty printing 2025-01-09 17:47:11 +01:00
idetool.cpp ide: repo diff fixes 2023-10-18 11:25:15 +02:00
idewin.cpp ide: Dark theme related fixes 2025-03-06 12:04:11 +01:00
IncludeTrick.cpp .icons 2024-07-31 17:08:38 +02:00
Insert.cpp Ide: Fix issue with leading saprator in AssistInsert menu. (#246) 2025-03-23 08:21:11 +01:00
InsertImage.cpp ide: Insert iml cosmetics 2023-04-12 00:01:28 +02:00
Install.cpp IDE changes for Flatpak sandbox (#177) 2023-12-20 11:05:00 +01:00
InstantSetup.cpp ide: gcc/clang default build methods now use -mpopcnt, Core: flagLEGACY_CPU 2025-02-20 10:41:11 +01:00
Json.cpp ide: Json view local menu to copy path / node 2025-01-15 09:37:38 +01:00
Log.cpp ide: View log file now supports sandboxing 2025-03-19 10:31:54 +01:00
Macro.cpp Update Macro.cpp (#206) 2024-09-25 13:35:22 +02:00
MacroManager.cpp
main.cpp .ide: No automatic clone when no assemblies 2025-02-27 09:43:57 +01:00
MainConfig.cpp ide: Main config GUI improved 2024-03-11 10:02:27 +01:00
Methods.cpp ide: Experimental CUDA support 2025-02-14 13:47:58 +01: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 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
NavDlg.cpp ide: Fixed warnings 2023-09-19 02:00:02 +02:00
Navigator.cpp ide: Fixed problem with UppHub spaces in path 2024-10-10 11:25:48 +02:00
NewPackageFile.cpp ide: Experimental CUDA support 2025-02-14 13:47:58 +01:00
OnlineSearch.cpp ide: Fixed problem with seach engine icons and switching resolution 2024-12-28 09:26:49 +01:00
Organizer.cpp ide: Experimental CUDA support 2025-02-14 13:47:58 +01:00
OutputMode.cpp ide: Fixed ASSIST issues with using VC++ 2023-09-05 12:33:29 +02:00
ParamInfo.cpp ide: Replace found items 2023-07-09 14:08:33 +02:00
Print.cpp
Qtf.cpp ide: QTF button for laydes labels, improved QTF designer 2024-04-12 09:48:48 +02:00
RepoConsole.cpp ide: RepoConsole fixed issue with wrong tips 2023-11-06 18:16:46 +01:00
RepoSync.cpp Dynamic skin changes 2024-12-06 10:05:57 +01:00
SelectPkg.cpp ide: All option in assembly setup 2024-12-06 12:20:59 +01:00
Sequence.cpp .fixed msvc warnings 2024-12-28 08:22:52 +01:00
Setup.cpp ide: Use Wayland flag in settings 2025-02-13 10:20:34 +01:00
SetupGIT.cpp ide: Resolved problems with blitz, build_info.h and additional includes 2025-02-18 16:37:17 +01:00
SlideShow.cpp CtrlLib, ide: Support for mouse fw/bk buttons 2020-11-19 10:16:03 +00:00
Swaps.cpp ide: Improved Assist in layout files in text mode 2024-05-03 12:33:31 +02:00
t.cpp Core: trivially_relocatable 2024-08-23 08:35:19 +02: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.1
theide.desktop
Uninstall.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Upgrade.cpp CtrlCore: Wayland fixes, ide: Upgrade now using blitz if enabled as build method default 2025-02-13 09:45:45 +01:00
UppDlg.h ide: Fixed unitialized PkData::upphub problem 2024-11-24 11:08:25 +01:00
UppHub.cpp ide: SColor fix in UppHub 2025-02-17 23:10:37 +01:00
UppWspc.cpp ide: Json designer menu improvement, aux Remove all 2025-01-17 16:15:50 +01:00
urepo.h ide: Git history diff dialog now sets cursor on the same line as editor 2024-12-16 14:01:00 +01:00
urepo.lay ide: RepoSync pull changed to merge 2023-06-13 17:46:22 +02:00
Usage.cpp developing usage tree 2025-03-30 10:39:04 +02:00
Valgrind.cpp ide: Fixed valgrind issue 2023-09-15 13:02:44 +02:00
valgrind.supp
version.h
Virtuals.cpp ide: Virtual method assist fixes 2023-04-13 23:59:32 +02:00
Xml.cpp ide: Xml handling improvement 2025-01-20 09:39:16 +01:00