CIA.vc
Edyuk
Real-time open source activity stats
Stats » Projects » Edyuk
information
Edyuk is a free and open source Integrated Development Environment. It is written in C++/Qt 4 and primarily targeted for C++ in combination with the Qt 4 GUI toolkit. It can however be extended through plugins and generic, XML-based, language definitions.
syndicateUTC clock
00:46 on Mar 22, 2010
event counters
The last message was received 7.75 months ago at 10:08 on Aug 01, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
759 messages since the first one, 2.57 years ago, for an average of 1.24 days between messages
recent messages
dateReversed sort columnprojectcontentlink
10:08 on Aug 01, 2009edyuk
Commit by fullmetalcoder :: r1053 /trunk/3rdparty/qcodeedit2/lib/document/ (qdocument.cpp qdocument_p.h): (link)
Backported r1051 to 2.2 branch.
#
10:06 on Aug 01, 2009edyuk
Commit by fullmetalcoder :: r1052 /wip/qce-2.3/lib/ (document/qdocument.cpp qformatfactory.h): (link)
Cosmetics.
#
10:02 on Aug 01, 2009edyuk
Commit by fullmetalcoder :: r1051 /wip/qce-2.3/lib/document/ (qdocument.cpp qdocument_p.h): (link)
Fixed QDocument macros to behave properly (like QDocumentCursor groups) and not lead to glitches in subcommands creation.
#
09:17 on Jul 28, 2009edyuk
Commit by fullmetalcoder :: r1050 /wip/qce-2.3/lib/ (11 files in 3 dirs): (link)
Removed old files.
Some API cleanup (tabStop and showSpace are no longer static, however they have default counterparts which behave as the regular properties behave in 2.2.x).
Added some guards in QDocumentBuffer and QDocumentRegionTree to prevent assert failures in smart block lookup after block removal.
#
21:30 on Jul 27, 2009edyuk
Commit by fullmetalcoder :: r1049 /wip/qce-2.3/lib/document/qdocument.cpp: (link)
Fixed indent preservation of wrapped lines.
#
21:04 on Jul 27, 2009edyuk
Commit by fullmetalcoder :: r1048 /wip/qce-2.3/lib/ (qeditsession.cpp qeditsession.h): (link)
"Foreported" r1047.
#
20:29 on Jul 27, 2009edyuk
Commit by fullmetalcoder :: r1047 /trunk/3rdparty/qcodeedit2/lib/ (qeditsession.cpp qeditsession.h): (link)
Extended QEditSession to allow future modifications of the session format while easily preserving full backward compatibility.
Added a slightly changed session format (now with version numbering and room for extra fields).
Added manual format control to QEditSession to enforce compat (by default sessions are automatically upgraded to the latest format).
Fixed an issue with line marks in session save/restore.
#
16:41 on Jul 27, 2009edyuk
Commit by fullmetalcoder :: r1046 /trunk/3rdparty/qcodeedit2/lib/document/qdocument.cpp: (link)
Fixed some wrapping glitches.
#
20:15 on Jul 26, 2009edyuk
Commit by fullmetalcoder :: r1045 /trunk/3rdparty/qcodeedit2/lib/qnfa/qnfa.cpp: (link)
Added guards to prevent crash when loading invalid regexp in syntax definitions.
#
17:59 on Jul 26, 2009edyuk
Commit by fullmetalcoder :: r1044 /wip/qce-2.3/lib/document/ (3 files): (link)
Addedm issing files.
#
10:26 on Jul 24, 2009edyuk
Commit by fullmetalcoder :: r1043 /wip/qce-2.3/ (58 files in 8 dirs): (link)
QCE 2.3 : initial commit (weeks of private branch work merged with latest QCE 2.2).
#
10:20 on Jul 24, 2009edyuk
Commit by fullmetalcoder :: r1042 /wip/qce-2.3/: (link)
Created a branch for development (and easier public testing) of upcoming QCE 2.3
#
08:08 on Jul 23, 2009edyuk
Commit by fullmetalcoder :: r1041 /trunk/3rdparty/qcodeedit2/lib/document/qdocument.cpp: (link)
Fixed a potential assert failure in QDocument when using proportional fonts and formats not provided by the local language definition.
#
07:53 on Jul 23, 2009edyuk
Commit by fullmetalcoder :: r1040 /trunk/3rdparty/qcodeedit2/lib/qeditsession.cpp: (link)
Fixed a potential segfault in session restore.
#
20:31 on Jul 22, 2009edyuk
Commit by fullmetalcoder :: r1039 /trunk/3rdparty/qcodeedit2/lib/qnfa/qnfa.cpp: (link)
Fixed handling of the exclusive attribute of QNFA elements.
#
17:14 on Jul 22, 2009edyuk
Commit by fullmetalcoder :: r1038 /trunk/3rdparty/qcodeedit2/lib/ (qeditor.cpp qeditsession.cpp): (link)
Fixed an infinite loop in session saving when an editor has line marks.
Fixed some input binding related API docs.
#
09:57 on Jul 20, 2009edyuk
Commit by fullmetalcoder :: r1037 /tags/1.1.1/: (link)
Tagged Edyuk 1.1.1
#
09:56 on Jul 20, 2009edyuk
Commit by fullmetalcoder :: r1036 /trunk/3rdparty/qcodeedit2/pack.sh: (link)
Updated packaging script.
#
09:54 on Jul 20, 2009edyuk
Commit by fullmetalcoder :: r1035 /trunk/3rdparty/qcodeedit2/pack.sh: (link)
Added a small shell script that is of a great help for quick packaging of releases.
#
09:53 on Jul 20, 2009edyuk
Commit by fullmetalcoder :: r1034 /trunk/3rdparty/qcodeedit2/ (2 files in 2 dirs): (link)
Updated ColdFusion syntax (still WIP).
Added EOL at end of example snippet file.
#