ultimatepp/uppsrc/ide
cxl c8df5ab53d CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-09 18:22:30 +00:00
..
app.tpp ide: Finalized precompiled headers support 2015-01-18 10:40:55 +00:00
Browser Fixed type in Copying 2015-02-01 14:29:25 +00:00
Builders Fixed type in Copying 2015-02-01 14:29:25 +00:00
Common MSC PCH support 2015-01-12 20:21:56 +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 cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +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: Fixed layout issues for HDPI linux 2014-07-11 10:15:23 +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: Assist now automagically adds packages 2014-11-15 17:23:55 +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 .removed DDUMPs 2015-01-18 09:31:48 +00:00
Export.cpp umk: -k parameter: do not delete out directory when exporting 2012-02-25 18:36:50 +00:00
FindInFiles.cpp .cosmetics 2014-12-03 20:16:40 +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 ide: Help now has links to webpage #963 2015-02-02 14:31:55 +00:00
icon16x16.png +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
ide.cpp ide: Fixed LayDes RawProperty - raw usc type 2014-12-04 11:06:31 +00:00
ide.h ide: Synchronize translation files now show console in case of error 2015-02-08 12:13:16 +00:00
ide.ico changed svn layout 2008-06-07 22:31:27 +00:00
ide.iml ide: Help now has links to webpage #963 2015-02-02 14:31:55 +00:00
ide.key ide: duplicate line 2014-09-21 15:40:05 +00:00
ide.lay ide: No warnings option for MSC 2015-01-21 14:18:41 +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-01-31 12:39:40 +00:00
idebar.cpp ide: Help links items #963 2015-02-08 12:08:40 +00:00
idefile.cpp .cosmetics 2014-12-03 20:16:40 +00:00
idetool.cpp ide: Optimized toolbar 2014-12-01 08:57:23 +00:00
idewin.cpp ide: ToolBar in row menu width adjusted 2015-02-01 19:00:36 +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 uppsrc: MINGW fixes 2012-07-23 07:04:30 +00:00
Json.cpp ide: Optimized toolbar 2014-12-01 08:57:23 +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 CtrlCore, CtrlLib: LineEdit GTK backend performance improved 2014-11-22 19:07:26 +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 PCH can now be set from local menu, just like Optimize for speed 2015-01-13 14:32:48 +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: Optimized toolbar 2014-12-01 08:57:23 +00:00