ultimatepp/uppsrc/ide
cxl 22e0812dac Fixed wildcards escape character issue in Find in files.. #1019
git-svn-id: svn://ultimatepp.org/upp/trunk@8287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-21 16:50:20 +00:00
..
app.tpp .cosmetics 2015-03-01 08:32:44 +00:00
Browser Fixed Navigator highlighting of hexa enums #1002 2015-03-07 09:10:47 +00:00
Builders ide: MSC12 builder fix (thank rxantos) 2015-03-15 10:29:57 +00:00
Common .ide: icons 2015-03-04 14:50:39 +00:00
Core CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics 2015-02-09 18:22:30 +00:00
Debuggers Fixed type in Copying 2015-02-01 14:29:25 +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
LayDes Fixed type in Copying 2015-02-01 14:29:25 +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 .docs 2014-12-12 08:05:23 +00:00
Annotations.cpp ide: Assist/Annotations now updated when writing the code 2014-09-15 11:23:36 +00:00
Assist.cpp ide: Binary files viewer (and detection) 2015-03-15 14:13:59 +00:00
Assist.h .cosmetics 2015-03-05 14:00:43 +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 ide: Error messages improved 2014-10-24 16:34:08 +00:00
Build.cpp ide: Double link issue resolved #897 2014-10-30 20:31:48 +00:00
Calc.cpp CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
Config.cpp ide: Highlighting of current line 2014-09-28 08:14:16 +00:00
Console.cpp ide: GCC pch support 2015-01-17 23:27:26 +00:00
Copying Fixed type in Copying 2015-02-01 14:29:25 +00:00
Cpp.cpp ide: refining find & replace 2014-07-14 16:27:11 +00:00
Custom.cpp ide: Custom build steps: $(FILEDIR) macro 2011-12-06 13:50:44 +00:00
Debug.cpp ide: Fixed freezes with active debugger 2014-11-12 14:24:15 +00:00
EditorTabBar.cpp *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
Errors.cpp Improved error list display for CLANG 2015-03-21 12:10:44 +00:00
Export.cpp umk: -k parameter: do not delete out directory when exporting 2012-02-25 18:36:50 +00:00
FindInFiles.cpp Fixed wildcards escape character issue in Find in files.. #1019 2015-03-21 16:50:20 +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 .cosmetics 2014-08-31 14:19:37 +00:00
Help.cpp ide: Help window improvement 2014-06-25 06:36:21 +00:00
icon.ico .cosmetics 2015-03-05 14:00:43 +00:00
icon16x16.png +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
ide.cpp ide: Line ending mode (CR/CRLF) now visible in caption and editable #770 2015-03-14 18:53:50 +00:00
ide.h Improved error list display for CLANG 2015-03-21 12:10:44 +00:00
ide.ico changed svn layout 2008-06-07 22:31:27 +00:00
ide.iml CtrlCore: More MT asserts, ide: icons 2015-03-01 15:43:25 +00:00
ide.key ide: Binary files viewer (and detection) 2015-03-15 14:13:59 +00:00
ide.lay ide: binary file detection tweaked, CppBase now allows M$ ids with $ 2015-03-16 16:12:04 +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 .cosmetics 2015-03-05 14:00:43 +00:00
idebar.cpp ide: Binary files viewer (and detection) 2015-03-15 14:13:59 +00:00
idefile.cpp CtrlLib: TextCtrl::MaxLength handling improved 2015-03-20 08:25:46 +00:00
idetool.cpp ide: Optimized toolbar 2014-12-01 08:57:23 +00:00
idewin.cpp ide: Copy in Find in file results.. 2015-03-11 13:36:19 +00:00
init ide: . .qtf files support #590 2013-12-23 18:08:21 +00:00
Insert.cpp ide: Insert #include #814 2014-11-15 17:55:26 +00:00
Install.cpp ide: Install 2015-02-26 07:50:59 +00:00
Json.cpp ide: Json/Xml features #605 2015-03-01 07:36:55 +00:00
Jump.cpp ide: Jump dialog now respects Cancel #928 2014-11-23 16:50:40 +00:00
Macro.cpp ide: Incremental find now has 'from cursor' option 2014-07-14 12:40:43 +00:00
Methods.cpp ide: Build methods dialog now preselecting current method #971 2015-02-08 12:38:22 +00:00
Navigator.cpp CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode) 2014-12-23 09:42:28 +00:00
OutputMode.cpp ide: Output mode: Commandline options generator #935 2015-01-02 16:17:23 +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 .cosmetics 2015-03-05 14:00:43 +00:00
Setup.cpp ide: Fixed issue with font change and line numbers #929 2014-11-23 16:49:15 +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 cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +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 One more A++ fix... 2008-10-12 22:03:45 +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 ide: No warnings option for MSC 2015-01-21 14:18:41 +00:00
UppDlg.h PCH can now be set from local menu, just like Optimize for speed 2015-01-13 14:32:48 +00:00
UppWspc.cpp RichText/Qtf/RichEdit now support round borders for table cells 2015-03-12 15:01:49 +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 ide: Virtuals and Goto now match search string partially (#114, thanks SenderGhost) 2011-11-04 10:06:48 +00:00
Xml.cpp ide: Json/Xml features #605 2015-03-01 07:36:55 +00:00