ultimatepp/uppsrc/ide
cxl 8a1482598a upp.src: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-11 13:16:39 +00:00
..
Android .cosmetics 2015-07-27 20:52:04 +00:00
app.tpp .doc AndroidBuilder documentation now using standard upp styles 2015-07-18 20:27:16 +00:00
Browser Developing HiDPI support 2015-08-05 18:32:21 +00:00
Builders build_info now contains info about svn revision and url #1190 2015-07-31 11:48:00 +00:00
Common Fixed issue with Edit as text.. 2015-07-30 13:13:49 +00:00
Core Fixed issue with Edit as text.. 2015-07-30 13:13:49 +00:00
Debuggers ide: Developing UHD 2015-08-09 15:40:06 +00:00
Designers HexView: Now works in linux too... 2015-03-17 11:07:46 +00:00
IconDes Fixed type in Copying 2015-02-01 14:29:25 +00:00
Java Added minimal support for new cpp parser when AndroidBuilder is active 2015-07-27 20:41:06 +00:00
LayDes upp.src: UHD issues 2015-08-09 11:14:16 +00:00
SrcUpdater .ide: removing any *.bm files when copying sources 2015-03-09 20:03:00 +00:00
Abbr.cpp CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
About.cpp upp.src: UHD issues 2015-08-09 11:14:16 +00:00
Annotations.cpp ide: Annotation now support legacy links (without namespace qualifications) 2015-06-20 18:24:00 +00:00
Assist.cpp ide: UHD support 2015-08-09 11:34:18 +00:00
Assist.h ide: Navigator scope dblclick #1068 2015-07-22 12:38:18 +00:00
AutoSetup.cpp Turtle: Fixed to compile, ide: MSC autosetup now adds /Zm200 to accommodate big PCH 2015-01-29 12:15:08 +00:00
BaseDlg.cpp Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs 2012-08-25 07:22:18 +00:00
Bottom.cpp .cosmetics 2015-03-27 11:08:59 +00:00
Build.cpp .ide: debug now memory limited 2015-06-02 08:50:07 +00:00
Calc.cpp CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
Config.cpp ide: Now shows misplaced whitespaces #1201 2015-07-28 18:37:43 +00:00
Console.cpp ide: GCC pch support 2015-01-17 23:27:26 +00:00
ContextGoto.cpp ide: Fixed issues with history #1214 2015-07-30 11:41:08 +00:00
Copying Fixed type in Copying 2015-02-01 14:29:25 +00:00
Cpp.cpp cpp: Expression refactored 2015-07-18 12:49:23 +00:00
Custom.cpp ide: Custom build steps: $(FILEDIR) macro 2011-12-06 13:50:44 +00:00
DCopy.cpp ide: Copy definition/declaration now able to extract functions from THISBACKs #1180 2015-07-13 10:12:43 +00:00
Debug.cpp Improve AndroidBuilder ndk build method configuration, Adb implement GetPid method 2015-07-22 22:32:21 +00:00
EditorTabBar.cpp *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
Errors.cpp Fixed issue with Edit as text.. 2015-07-30 13:13:49 +00:00
Export.cpp umk: -k parameter: do not delete out directory when exporting 2012-02-25 18:36:50 +00:00
FindInFiles.cpp ide: Fixed issue with double results of find in files #1067 2015-06-09 18:57:27 +00:00
FormatCode.cpp new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113 2008-06-07 22:57:08 +00:00
Goto.cpp ide: Fixed declaration/definition swap issue with constructors/destructors #1216 2015-07-28 21:33:58 +00:00
Help.cpp ide: Help window improvement 2014-06-25 06:36:21 +00:00
icon.ico upp.src: UHD fixes 2015-08-11 13:16:39 +00:00
icon16x16.png +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
ide.cpp ide: truncate 2015-08-07 13:47:41 +00:00
ide.h ide: gcc compilation fix 2015-07-30 21:35:14 +00:00
ide.ico changed svn layout 2008-06-07 22:31:27 +00:00
ide.iml ide: Added navigation icons #1200 2015-07-24 19:43:56 +00:00
ide.key .docs 2015-06-29 19:30:28 +00:00
ide.lay ide: Now shows misplaced whitespaces #1201 2015-07-28 18:37:43 +00:00
ide.rc git-svn-id: svn://ultimatepp.org/upp/trunk@360 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-20 08:56:40 +00:00
ide.upp upp.src: UHD issues 2015-08-09 11:14:16 +00: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 Fixed issue with Edit as text.. 2015-07-30 13:13:49 +00:00
idefile.cpp ide: whitespace warning now only works for source files (c/java/...) 2015-07-31 09:31:07 +00:00
idetool.cpp Fixed issue with Edit as text.. 2015-07-30 13:13:49 +00:00
idewin.cpp upp.src: UHD issues 2015-08-09 11:14:16 +00:00
init - Android Builder merged (thanks Klugier!) 2015-07-06 09:18:38 +00:00
Insert.cpp ide: Insert #include #814 2014-11-15 17:55:26 +00:00
Install.cpp Developing HiDPI support 2015-08-05 18:32:21 +00:00
Json.cpp ide: Json/Xml features #605 2015-03-01 07:36:55 +00:00
Jump.cpp .docs 2015-06-29 19:30:28 +00:00
Macro.cpp ide: Incremental find now has 'from cursor' option 2014-07-14 12:40:43 +00:00
Methods.cpp Added minimal support for new cpp parser when AndroidBuilder is active 2015-07-27 20:41:06 +00:00
Methods.h ide: Default build method layout now completly depends on ctrls with usc binding 2015-07-25 19:13:34 +00:00
MethodsCtrls.cpp ide: Default build method layout now completly depends on ctrls with usc binding 2015-07-25 19:13:34 +00:00
MethodsCtrls.h ide: Default build method layout now completly depends on ctrls with usc binding 2015-07-25 19:13:34 +00:00
Navigator.cpp Developing HiDPI support 2015-08-05 18:32:21 +00:00
OutputMode.cpp New Cpp preprocesing parser merged 2015-05-11 17:13:55 +00:00
ParamInfo.cpp ide: New 'jump' (ctrl+j) dialog 2014-08-31 14:16:45 +00:00
Print.cpp *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
Qtf.cpp .cosmetics #570 2013-11-16 10:50:52 +00:00
SelectPkg.cpp upp.src: UHD issues 2015-08-09 11:14:16 +00:00
Setup.cpp upp.src: UHD fixes 2015-08-11 13:16:39 +00:00
t.cpp ide: Synchronize translation files now show console in case of error 2015-02-08 12:13:16 +00:00
Template.cpp upp.src: UHD issues 2015-08-09 11:14:16 +00:00
theide-48.png ide: linux dist fixes (thanks amrein) 2009-08-01 10:25:25 +00:00
theide.desktop uppsrc: [TheIde] fixed theide.desktop file (sf.net bug 2986466) 2010-05-06 10:45:04 +00:00
Thisbacks.cpp New Cpp preprocesing parser merged 2015-05-11 17:13:55 +00:00
Uninstall.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Update.cpp theide: improved source updater (batch actions, ignores) 2011-05-17 16:58:59 +00:00
UppDlg.cpp Android builder from now can handle native activity 2015-07-12 09:25:44 +00:00
UppDlg.h Android builder from now can handle native activity 2015-07-12 09:25:44 +00:00
UppWspc.cpp uppsrc: Developing HiDPI support 2015-08-03 17:27:04 +00:00
Valgrind.cpp *ide: Valigrind fix 2010-05-16 21:29:03 +00:00
valgrind.supp git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
version.h theide: svn version.h now empty 2009-06-12 08:23:18 +00:00
Virtuals.cpp New Cpp preprocesing parser merged 2015-05-11 17:13:55 +00:00
Xml.cpp ide: Json/Xml features #605 2015-03-01 07:36:55 +00:00