| .. |
|
Android
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
app.tpp
|
.uppweb
|
2023-04-17 11:53:46 +02:00 |
|
Browser
|
uppsrc: Various minor fixes (thanks mrped)
|
2022-12-11 11:15:52 +01:00 |
|
Builders
|
ide: Fixed clang-format in MacOS, upgrade theide function implemented for macos
|
2023-04-19 09:03:31 +02:00 |
|
clang
|
ide: Fixed to compile in POSIX
|
2023-04-14 13:27:26 +02:00 |
|
Common
|
ide: clang-format improvements and fixed, HostSys function now for routines used internally
|
2023-02-04 13:46:28 +01:00 |
|
Core
|
ide: Fixed clang-format in MacOS, upgrade theide function implemented for macos
|
2023-04-19 09:03:31 +02:00 |
|
Debuggers
|
Initial Circle CI Integration (#102)
|
2022-09-30 01:02:17 +02:00 |
|
Designers
|
ide: namespace agnostic layouts refactored again
|
2022-05-08 13:36:03 +02:00 |
|
IconDes
|
ide: New Assist docs
|
2022-12-18 18:58:09 +01:00 |
|
Java
|
uppsrc: (c) 2022
|
2022-04-03 20:58:06 +02:00 |
|
LayDes
|
CtrlLib, ide: Improved zoom icon in help and layout designer
|
2023-03-01 13:23:19 +01: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
|
MacOS: Fixed rendering of apple chars in italic, removed Insert key from mac menu (gets displayed wrongly)
|
2023-04-18 11:12:27 +02: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
|
ide: Fixed problem with highlighting annotation in help window
|
2022-11-15 10:27:18 +01:00 |
|
Assist.cpp
|
ide: Fixed assist errors in .icpp
|
2023-04-12 21:03:54 +02:00 |
|
Assist.h
|
ide: Virtual method assist fixes
|
2023-04-13 23:59:32 +02:00 |
|
AssistDisplay.cpp
|
ide: Autocomplete cosmetic fix (removing qualification from return part)
|
2022-11-14 13:12:43 +01: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: Fixed issue with assist and main.conf
|
2023-03-02 14:17:34 +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: 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: Format code option to prefer .clang-format
|
2023-02-10 10:08:31 +01:00 |
|
Console.cpp
|
ide: Fixed console colors in dark mode
|
2022-12-22 19:57:00 +01:00 |
|
ContextGoto.cpp
|
ide: Old Hdepend replaced with PPinfo, master file optimisations
|
2023-02-24 11:10:55 +01:00 |
|
Copying
|
uppsrc: (c) 2022
|
2022-04-03 20:58:06 +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
|
ide: Fixed Assist problem with main.conf
|
2022-12-03 00:41:28 +01:00 |
|
Debug.cpp
|
ide: Support for io.elementary.terminal
|
2023-03-20 13:08:01 +00:00 |
|
Diff.cpp
|
ide: clang-format improvements and fixed, HostSys function now for routines used internally
|
2023-02-04 13:46:28 +01: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: fixed issue with found target line (it was translated to the last recorded line before compilation as for normal errors)
|
2023-04-02 09:52:22 +02:00 |
|
Events.cpp
|
ide: New Assist docs
|
2022-12-18 18:58:09 +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
|
libclang ide #94
|
2022-09-16 10:31:14 +02:00 |
|
FormatCode.cpp
|
ide: Fixed clang-format in MacOS, upgrade theide function implemented for macos
|
2023-04-19 09:03:31 +02: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
|
MacOS: Fixed rendering of apple chars in italic, removed Insert key from mac menu (gets displayed wrongly)
|
2023-04-18 11:12:27 +02:00 |
|
ide.h
|
ide: fixed issue with found target line (it was translated to the last recorded line before compilation as for normal errors)
|
2023-04-02 09:52:22 +02:00 |
|
ide.iml
|
ide: Status icon for errors as you type
|
2022-10-17 09:54:42 +02:00 |
|
ide.key
|
ide: Insert date/timestamp/GUID
|
2023-02-05 13:32:20 +01:00 |
|
ide.lay
|
ide: Insert iml cosmetics
|
2023-04-12 00:01:28 +02: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: Support for io.elementary.terminal
|
2023-03-20 13:08:01 +00:00 |
|
ide.usc
|
|
|
|
idebar.cpp
|
ide: Fixed clang-format in MacOS, upgrade theide function implemented for macos
|
2023-04-19 09:03:31 +02:00 |
|
idefile.cpp
|
.cosmetics
|
2022-11-28 14:36:44 +01:00 |
|
idetool.cpp
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
idewin.cpp
|
ide: Optimised build system / pkg-config handling
|
2022-12-20 14:52:04 +01:00 |
|
IncludeTrick.cpp
|
ide: Optimised header handling, RichText::GetWidth fixed
|
2023-02-27 12:42:20 +01:00 |
|
Insert.cpp
|
ide: Insert .iml Image
|
2023-03-08 16:36:36 +01:00 |
|
InsertImage.cpp
|
ide: Insert iml cosmetics
|
2023-04-12 00:01:28 +02:00 |
|
Install.cpp
|
upp.src: Various macos fixes
|
2023-04-04 14:49:12 +02:00 |
|
InstantSetup.cpp
|
libclang ide #94
|
2022-09-16 10:31:14 +02:00 |
|
Json.cpp
|
ide: Fixed to be SO buildable
|
2019-04-17 13:06:27 +00:00 |
|
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
|
ide: fixed clang-format in macos
|
2023-04-19 08:22:40 +02:00 |
|
MainConfig.cpp
|
ide: Rescanning on main config switching
|
2022-11-27 20:01:05 +01:00 |
|
Methods.cpp
|
ide: Fixed Assist internal includes issue
|
2023-03-03 20:24:43 +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
|
|
|
|
Navigator.cpp
|
ide: Fixed assist errors in .icpp
|
2023-04-12 21:03:54 +02:00 |
|
NewPackageFile.cpp
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
OnlineSearch.cpp
|
libclang ide #94
|
2022-09-16 10:31:14 +02:00 |
|
Organizer.cpp
|
ide: Merge nests moved to package organizer
|
2021-03-19 14:39:03 +00:00 |
|
OutputMode.cpp
|
ide: Rescanning on main config switching
|
2022-11-27 20:01:05 +01:00 |
|
ParamInfo.cpp
|
libclang ide #94
|
2022-09-16 10:31:14 +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: clang-format improvements and fixed, HostSys function now for routines used internally
|
2023-02-04 13:46:28 +01:00 |
|
RepoSync.cpp
|
ide: clang-format improvements and fixed, HostSys function now for routines used internally
|
2023-02-04 13:46:28 +01:00 |
|
SelectPkg.cpp
|
ide: 'Terminal at' in package selector
|
2023-03-31 11:00:03 +02:00 |
|
Setup.cpp
|
Console wasn't opening by default for FreeBSD because console apps are stored in /usr/local/bin instead of /usr/bin. (#136)
|
2023-01-18 10:29:19 +01:00 |
|
SetupGIT.cpp
|
ide: clang-format improvements and fixed, HostSys function now for routines used internally
|
2023-02-04 13:46:28 +01:00 |
|
SlideShow.cpp
|
CtrlLib, ide: Support for mouse fw/bk buttons
|
2020-11-19 10:16:03 +00:00 |
|
Swaps.cpp
|
ide: Navigator cosmetics
|
2022-11-28 16:02:08 +01: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 |
|
Uninstall.cpp
|
|
|
|
Upgrade.cpp
|
ide: Fixed to compile
|
2023-04-19 21:08:32 +02:00 |
|
UppDlg.h
|
ide: 'Terminal at' in package selector
|
2023-03-31 11:00:03 +02:00 |
|
UppHub.cpp
|
Ide: fix issue with lack of custom UppHub link serialization.
|
2022-10-08 03:22:09 +02:00 |
|
UppWspc.cpp
|
ide: Edits now shown in scrollbar
|
2022-10-24 10:08:09 +02:00 |
|
urepo.h
|
ide: clang-format improvements and fixed, HostSys function now for routines used internally
|
2023-02-04 13:46:28 +01:00 |
|
urepo.iml
|
ide: LocalHost/Host, urepo refactored
|
2020-12-12 19:27:04 +00:00 |
|
urepo.lay
|
ide: Git order changed to commit/pull/push
|
2022-12-08 17:27:50 +01:00 |
|
Usage.cpp
|
ide: Assist cosmetics
|
2022-12-05 10:26:06 +01:00 |
|
Valgrind.cpp
|
ide: LocalHost/Host, urepo refactored
|
2020-12-12 19:27:04 +00:00 |
|
valgrind.supp
|
|
|
|
version.h
|
|
|
|
Virtuals.cpp
|
ide: Virtual method assist fixes
|
2023-04-13 23:59:32 +02:00 |
|
Xml.cpp
|
ide: Fixed to be SO buildable
|
2019-04-17 13:06:27 +00:00 |