ultimatepp/uppsrc/ide
cxl da3e6275b4 CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode)
git-svn-id: svn://ultimatepp.org/upp/trunk@7991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-23 09:42:28 +00:00
..
app.tpp .docs 2014-12-12 08:05:23 +00:00
Browser ide: Fixed some inavlid FindFile requests 2014-11-07 11:16:16 +00:00
Builders ide: Reset Blitz button; blitz should be active after installation for all files #860 2014-11-16 08:51:12 +00:00
Common ide: Diff files highlighting (thanks Klugier) #835 2014-09-08 09:45:10 +00:00
Core ide: Assist now automagically adds packages 2014-11-15 17:23:55 +00:00
Debuggers ide: PDB backtrace now contains line numbers 2014-11-15 16:50:11 +00:00
Designers cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
IconDes ide: .iml png/ico exported only if image has changed (means less files to commit...) 2014-11-16 07:57:23 +00:00
LayDes ide: Fixed LayDes RawProperty - raw usc type 2014-12-04 11:06:31 +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 ide AutoSetup does not overwrite existing build methods anymore #720 2014-03-18 19:34:19 +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 Core: CoutUTF8, ide: UTF8 console capture 2014-09-22 12:36:44 +00:00
Copying Licence updated #644 2014-01-17 11:36:11 +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 CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode) 2014-12-23 09:42:28 +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 .docs 2014-12-12 08:05:23 +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: Fixed LayDes RawProperty - raw usc type 2014-12-04 11:06:31 +00:00
ide.ico changed svn layout 2008-06-07 22:31:27 +00:00
ide.iml ide: Help window improvement 2014-06-25 06:36:21 +00:00
ide.key ide: duplicate line 2014-09-21 15:40:05 +00:00
ide.lay ide: Reset Blitz button; blitz should be active after installation for all files #860 2014-11-16 08:51:12 +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 ide: New 'jump' (ctrl+j) dialog 2014-08-31 14:16:45 +00:00
idebar.cpp ide: Optimized toolbar 2014-12-01 08:57:23 +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 Improved search for assembly when opening Package associated with *.upp file. 2014-12-08 22:39:43 +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: PCH experiments 2014-10-17 13:13:02 +00:00
Navigator.cpp CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode) 2014-12-23 09:42:28 +00:00
OutputMode.cpp ide: Optimized toolbar 2014-12-01 08:57: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: Fixed issue with translation syncs #781 2014-05-16 06:47:54 +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: Add/Remove flags fixed, improved 2014-09-27 16:09:40 +00:00
UppDlg.h ide: Optimized toolbar 2014-12-01 08:57:23 +00:00
UppWspc.cpp ide: Optimized toolbar 2014-12-01 08:57:23 +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