You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(53) |
Feb
(161) |
Mar
(80) |
Apr
(132) |
May
(95) |
Jun
(28) |
Jul
(108) |
Aug
(146) |
Sep
(59) |
Oct
(47) |
Nov
(57) |
Dec
(61) |
| 2008 |
Jan
(245) |
Feb
(66) |
Mar
(31) |
Apr
(31) |
May
(114) |
Jun
(33) |
Jul
(87) |
Aug
(38) |
Sep
(8) |
Oct
(12) |
Nov
(16) |
Dec
|
|
From: <lib...@li...> - 2008-11-18 19:40:10
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1784 by ahigerd</h3>
<div class="comment">
this works, and is more readable
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/core/qxtdatastreamsignalserializer.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-18 16:47:51
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1783 by ahigerd</h3>
<div class="comment">
don't accept partially-received messages, don't reject sequentially-received messages
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/core/qxtdatastreamsignalserializer.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-16 19:27:40
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1782 by chrisinajar</h3>
<div class="comment">
Wrote the ++ and -- operators for the iterator...<br/>I commit a lot... i really need to not switch computers so often...
</div>
<h3>Modified Paths</h3>
<div class="files">
sandbox/chrisinajar/qxtbdb/lib/qxtbdbiterator.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbiterator.h<br/>
sandbox/chrisinajar/qxtbdb/test/test.pro<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-16 03:59:09
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1781 by chrisinajar</h3>
<div class="comment">
i definitely did something.
</div>
<h3>Modified Paths</h3>
<div class="files">
sandbox/chrisinajar/qxtbdb/lib/qxtbdbiterator.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbiterator.h<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-16 00:55:18
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1780 by benjamin</h3>
<div class="comment">
missing update() call caused paint artifacts , the last item visually never gets removed from the view
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/qxtscheduleview_p.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-12 22:29:31
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1779 by chrisinajar</h3>
<div class="comment">
Did some stuff. Added iterator, which isn't done. Implemented == and != operators on most existing classes...<br/><br/>Stuff was definitely done.
</div>
<h3>Added Paths</h3>
<div class="files">
sandbox/chrisinajar/qxtbdb/lib/qxtbdbiterator.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbiterator.h<br/>
</div>
<h3>Modified Paths</h3>
<div class="files">
sandbox/chrisinajar/qxtbdb/lib/lib.pro<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbdatabase.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbdatabase.h<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbenvironment.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbenvironment.h<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-11 22:36:59
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1778 by chrisinajar</h3>
<div class="comment">
Worked on transactions a bunch and stuff....
</div>
<h3>Modified Paths</h3>
<div class="files">
sandbox/chrisinajar/qxtbdb/lib/lib.pro<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbenvironment.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbtransaction.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbtransaction.h<br/>
</div>
<h3>Removed Paths</h3>
<div class="files">
sandbox/chrisinajar/qxtbdb/Makefile<br/>
sandbox/chrisinajar/qxtbdb/lib/Makefile<br/>
sandbox/chrisinajar/qxtbdb/lib/moc_qxtbdbenvironment.cpp<br/>
sandbox/chrisinajar/qxtbdb/qxtbdb.kdevelop<br/>
sandbox/chrisinajar/qxtbdb/test/Makefile<br/>
sandbox/chrisinajar/qxtbdb/test/test<br/>
</div>
</div>
</body>
</html>
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1777 by chrisinajar</h3>
<div class="comment">
Adding my qxtbdb... basic stuff is done, still a lot of work ahead. Basic test app that writes then reads is also in there... It's not done at all
</div>
<h3>Added Paths</h3>
<div class="files">
sandbox/chrisinajar/qxtbdb/<br/>
sandbox/chrisinajar/qxtbdb/Doxyfile<br/>
sandbox/chrisinajar/qxtbdb/Makefile<br/>
sandbox/chrisinajar/qxtbdb/lib/<br/>
sandbox/chrisinajar/qxtbdb/lib/Makefile<br/>
sandbox/chrisinajar/qxtbdb/lib/lib.pro<br/>
sandbox/chrisinajar/qxtbdb/lib/moc_qxtbdbenvironment.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbdatabase.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbdatabase.h<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbenvironment.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbenvironment.h<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbtransaction.cpp<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtbdbtransaction.h<br/>
sandbox/chrisinajar/qxtbdb/lib/qxtberkeley.h<br/>
sandbox/chrisinajar/qxtbdb/qxtbdb.kdevelop<br/>
sandbox/chrisinajar/qxtbdb/qxtbdb.pro<br/>
sandbox/chrisinajar/qxtbdb/test/<br/>
sandbox/chrisinajar/qxtbdb/test/Makefile<br/>
sandbox/chrisinajar/qxtbdb/test/main.cpp<br/>
sandbox/chrisinajar/qxtbdb/test/test<br/>
sandbox/chrisinajar/qxtbdb/test/test.pro<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-10 14:54:09
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1776 by chrisinajar</h3>
<div class="comment">
Adding a sandbox for myself...
</div>
<h3>Added Paths</h3>
<div class="files">
sandbox/chrisinajar/<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-07 15:01:15
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1775 by benjamin</h3>
<div class="comment">
made it possible to use a custom delegate for QxtScheduleView
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/qxtscheduleview.cpp<br/>
trunk/src/gui/qxtscheduleview.h<br/>
trunk/src/gui/qxtscheduleview_p.h<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-07 08:02:23
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1774 by benjamin</h3>
<div class="comment">
itemDoubleClicked signal for QxtScheduleItemView
</div>
<h3>Modified Paths</h3>
<div class="files">
sandbox/zbenjamin/QxtRemoteObject/QxtRemoteObjectsLib/qxtremoteobject.cpp<br/>
sandbox/zbenjamin/QxtRemoteObject/QxtRemoteObjectsLib/qxtremoteserver.h<br/>
sandbox/zbenjamin/QxtRemoteObject/QxtRemoteObjectsLib/qxtremotserver_p.h<br/>
sandbox/zbenjamin/QxtRemoteObject/QxtRemoteTestClient/client.pro<br/>
sandbox/zbenjamin/QxtScheduleView/qxtscheduleview_p.cpp<br/>
trunk/src/gui/qxtscheduleitemdelegate.cpp<br/>
trunk/src/gui/qxtscheduleview.cpp<br/>
trunk/src/gui/qxtscheduleview.h<br/>
trunk/src/gui/qxtstyleoptionscheduleviewitem.h<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-05 18:31:45
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1773 by jpnurmi</h3>
<div class="comment">
Test commit.
</div>
<h3>Modified Paths</h3>
<div class="files">
sandbox/jpnurmi/QxtFileSystemInfo/main.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-05 18:26:15
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1772 by benjamin</h3>
<div class="comment">
solved a segfault in qxtscheduleview when the model is empty
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/qxtscheduleview_p.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-03 22:19:37
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1771 by ahigerd</h3>
<div class="comment">
quiet, you, I know that doesn't work
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/core/qxtserialdevice_unix.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-03 22:17:36
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1770 by ahigerd</h3>
<div class="comment">
clean up some duplicated code, initialize termios using cfmakeraw
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/core/qxtserialdevice_p.h<br/>
trunk/src/core/qxtserialdevice_unix.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-11-02 03:06:11
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1769 by ahigerd</h3>
<div class="comment">
introducing QxtSerialDevice; still needs convenience headers, Windows implementation, and some docs
</div>
<h3>Added Paths</h3>
<div class="files">
trunk/src/core/qxtserialdevice.cpp<br/>
trunk/src/core/qxtserialdevice.h<br/>
trunk/src/core/qxtserialdevice_p.h<br/>
trunk/src/core/qxtserialdevice_unix.cpp<br/>
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/core/core.pri<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-30 19:14:05
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1768 by ahigerd</h3>
<div class="comment">
support for Qt 4.4 signals and slots
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/core/qxtmetaobject.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-30 17:07:21
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1767 by jpnurmi</h3>
<div class="comment">
Experimental single server
</div>
<h3>Added Paths</h3>
<div class="files">
sandbox/jpnurmi/QxtSingleServer/<br/>
sandbox/jpnurmi/QxtSingleServer/qxtsingleserver.cpp<br/>
sandbox/jpnurmi/QxtSingleServer/qxtsingleserver.h<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-28 20:24:37
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1766 by aep</h3>
<div class="comment">
missing hader. thanks chrisinajar
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/berkeley/berkeley.pri<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-28 18:43:22
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1765 by aep</h3>
<div class="comment">
corrected by chrisinajar
</div>
<h3>Modified Paths</h3>
<div class="files">
website/app/src/view/page/user.html<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-27 18:18:19
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1764 by ahigerd</h3>
<div class="comment">
don't crash when not assigned a model
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/qxtcrumbview.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-27 17:44:48
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1763 by ahigerd</h3>
<div class="comment">
clean up warnings and handle clicking the last button in the chain
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/qxtcrumbview.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-27 02:12:19
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1762 by ahigerd</h3>
<div class="comment">
fix palette
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/qxtcrumbview.cpp<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-24 15:53:12
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1761 by ahigerd</h3>
<div class="comment">
clean up qws some more
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/gui.pri<br/>
</div>
</div>
</body>
</html>
|
|
From: <lib...@li...> - 2008-10-24 15:45:55
|
<html>
<head>
<style type="text/css">
.main {
font : 10pt verdana;
background: white;
width: 95%
}
.main h3 {
margin: 15px 0px 5px 0px;
}
.comment {
border: 1px solid #dddddd;
padding: 5px;
}
.files {
border: 1px solid #dddddd;
padding: 5px;
background: #eeeeff;
}
</style>
</head>
<body>
<div class="main">
<h3>Revision 1760 by ahigerd</h3>
<div class="comment">
missed a file for qws
</div>
<h3>Modified Paths</h3>
<div class="files">
trunk/src/gui/gui.pri<br/>
</div>
</div>
</body>
</html>
|