| .. |
|
Android
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
app.tpp
|
.about
|
2023-01-18 23:33:50 +01:00 |
|
Browser
|
uppsrc: Various minor fixes (thanks mrped)
|
2022-12-11 11:15:52 +01:00 |
|
Builders
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
clang
|
ide: Fixed problem with handling .c files, which resulted in win32 DeleteFile beging ignored
|
2022-12-27 11:48:51 +01:00 |
|
Common
|
ide: Indexing of .c files
|
2022-11-30 15:25:44 +01:00 |
|
Core
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01: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
|
ide: New Assist docs
|
2022-12-18 18:58:09 +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
|
uppsrc: Various minor fixes (thanks mrped)
|
2022-12-11 11:15:52 +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
|
ide: Fixed problem with highlighting annotation in help window
|
2022-11-15 10:27:18 +01:00 |
|
Assist.cpp
|
ide: CodeTips improved
|
2022-12-12 23:02:25 +01:00 |
|
Assist.h
|
ide: Rescanning on main config switching
|
2022-11-27 20:01:05 +01: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: Optimised build system / pkg-config handling
|
2022-12-20 14:52:04 +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: Astyle removed
|
2022-12-12 22:06:26 +01:00 |
|
Console.cpp
|
ide: Fixed console colors in dark mode
|
2022-12-22 19:57:00 +01:00 |
|
ContextGoto.cpp
|
ide: Usage behaviour improved
|
2022-12-03 15:26:37 +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: Minor current file errors fixes (matching '{', debugger more)
|
2022-11-14 10:54:23 +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
|
ide: Now ignoring utf8 sourced error notes (there is some problem in clang and it looks ugly)
|
2022-11-04 11:10:07 +01: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: clang-format integration
|
2023-02-01 15:27:24 +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
|
ide: Disableing libclang after crash now PromptYesNo, canceling build after the new main package is selected
|
2022-12-28 09:31:53 +01:00 |
|
ide.h
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
ide.iml
|
ide: Status icon for errors as you type
|
2022-10-17 09:54:42 +02:00 |
|
ide.key
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
ide.lay
|
ide: clang-format integration
|
2023-02-01 15:27:24 +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: clang-format integration
|
2023-02-01 15:27:24 +01: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: clang-format integration
|
2023-02-01 15:27:24 +01: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: Fixed # include problem (with space)
|
2022-12-17 08:36:05 +01:00 |
|
Insert.cpp
|
ide: clang-format integration
|
2023-02-01 15:27:24 +01:00 |
|
Install.cpp
|
ide: Fixed issue with MacOS install
|
2021-10-07 10:26:43 +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: Disableing Libclang YesNo dialog after the crash only if it is enabled
|
2022-12-28 13:26:37 +01:00 |
|
MainConfig.cpp
|
ide: Rescanning on main config switching
|
2022-11-27 20:01:05 +01:00 |
|
Methods.cpp
|
ide: Now addint real method's include paths at the end of the list
|
2022-12-12 22:16: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: Minor navigator fix (position in line)
|
2022-11-30 00:53:25 +01: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: Fixed to compile with MSVC
|
2021-04-25 06:11:45 +00:00 |
|
RepoSync.cpp
|
ide: Git order changed to commit/pull/push
|
2022-12-08 17:27:50 +01: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
|
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 |
|
SetupSVN.cpp
|
Fixed typos
|
2022-12-19 13:02:54 +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
|
|
|
|
theide.desktop
|
|
|
|
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: 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: 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: 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: More fixes
|
2022-10-05 11:23:12 +02:00 |
|
Xml.cpp
|
ide: Fixed to be SO buildable
|
2019-04-17 13:06:27 +00:00 |