CIA.vc
Michał Małek
developer
Stats » Authors » Michał Małek
informationsyndicateUTC clock
16:55 on May 26, 2012
event counters
The last message was received 1.47 years ago at 22:25 on Dec 08, 2010
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
451 messages since the first one, 3.65 years ago, for an average of 2.96 days between messages
recent messages
dateReversed sort columnprojectcontentlink
22:25 on Dec 08, 2010KDE
Commit by mmalek :: r1204741 doc/trunk/extragear/multimedia/doc/CMakeLists.txt: (link)
Removed k3b documentation
#
22:24 on Dec 08, 2010KDE
Commit by mmalek :: r1204740 doc/trunk/extragear/multimedia/doc/k3b/: (link)
Removed documentation as it was moved to git repo
#
10:23 on Dec 05, 2010KDE
Commit by mmalek :: r1203718 k3b/ (24 files in 10 dirs): (link)
Deleted contents as K3b has been moved to git. Current location:
git://anongit.kde.org/k3b (read-only)
ssh://git at git dot kde dot org:k3b (read-write)
#
09:59 on Dec 05, 2010KDE
Commit by mmalek :: r1203713 /branches/k3b/ (9 files in 8 dirs): (link)
Deleted K3b branches as it has been moved to git. Current location:
git://anongit.kde.org/k3b (read-only)
ssh://git at git dot kde dot org:k3b (read-write)
#
06:05 on Nov 10, 2010KDE
Commit by mmalek :: r1194923 k3b/trunk/extragear/multimedia/k3b/libk3b/projects/audiocd/k3baudiodoc.cpp: (link)
Fixed adding files to Audio Project: added missing signals when adding first file
#
20:12 on Oct 15, 2010KDE
Commit by mmalek :: r1186326 k3b/trunk/extragear/multimedia/k3b/ (3 files in 3 dirs): (link)
Fixed too early i18n() usage. Patch by Christoph Feck. Thanks a lot!
CCMAIL: christoph at maxiom dot de
BUG: 254221
#
20:12 on Oct 15, 2010KDE
Commit by mmalek :: r1186323 k3b/trunk/extragear/multimedia/k3b/src/option/k3bpluginoptiontab.cpp: (link)
Add plugins all at once per category to the list view. Patch by Christoph Feck. Thanks!
CCMAIL: christoph at maxiom dot de
CCBUG: 238819
#
18:30 on Oct 10, 2010KDE
Commit by mmalek :: r1184535 /branches/k3b/2.0/src/option/k3bpluginoptiontab.cpp:
Add plugins all at once per category to the list view. Patch by Christoph Feck. Thanks!
CCMAIL: christoph at maxiom dot de
CCBUG: 238819
#
18:56 on Sep 09, 2010KDE
Commit by mmalek :: r1173576 /branches/k3b/2.0/ (3 files in 3 dirs):
Don't assume optical Solid device has also Solid::Block interface. For some reason it can lack it (hardware issue or Solid bug)
BUG: 249371
#
18:56 on Sep 09, 2010KDE
Commit by mmalek :: r1173575 k3b/trunk/extragear/multimedia/k3b/ (3 files in 3 dirs):
Don't assume optical Solid device has also Solid::Block interface. For some reason it can lack it (hardware issue or Solid bug)
BUG: 249371
#
06:10 on Sep 08, 2010KDE
Commit by mmalek :: r1172894 /branches/k3b/2.0/ (2 files in 2 dirs):
Fixed GPF caused by invalidated iterators. Invalidation happened when items were removed from QMap collection while qDeleteAll() implicitly iterated through it
BUG: 241630
#
06:10 on Sep 08, 2010KDE
Commit by mmalek :: r1172893 k3b/trunk/extragear/multimedia/k3b/ (2 files in 2 dirs):
Fixed GPF caused by invalidated iterators. Invalidation happened when items were removed from QMap collection while qDeleteAll() implicitly iterated through it
BUG: 241630
#
21:05 on Sep 04, 2010KDE
Commit by mmalek :: r1171693 k3b/trunk/extragear/multimedia/k3b/ (2 files in 2 dirs):
Fixed GPF: prevent double-delete by using QObject::deleteLater() on process object
BUG: 249941
#
21:04 on Sep 04, 2010KDE
Commit by mmalek :: r1171692 /branches/k3b/2.0/ (2 files in 2 dirs):
Fixed GPF: prevent double-delete by using QObject::deleteLater() on process object
BUG: 249941
#
22:35 on Sep 02, 2010KDE
Commit by mmalek :: r1171164 k3b/trunk/extragear/multimedia/k3b/ (2 files in 2 dirs):
Fixed saving program options' search paths. Don't call loadDefaultSearchPath() when setting new search path list.
BUG: 248648
#
22:35 on Sep 02, 2010KDE
Commit by mmalek :: r1171163 /branches/k3b/2.0/ (2 files in 2 dirs):
Fixed saving program options' search paths. Don't call loadDefaultSearchPath() when setting new search path list.
BUG: 248648
#
06:18 on Aug 23, 2010KDE
Commit by mmalek :: r1166857 k3b/trunk/extragear/multimedia/k3b/ (2 files in 2 dirs):

Polishing fill status display:

  • Use "Selection" color set colors for fill progress bar
  • Use Selection-NormalText color for text on fill part of progress bar
#
19:41 on Aug 22, 2010KDE
Commit by mmalek :: r1166748 k3b/trunk/extragear/multimedia/k3b/ (5 files in 3 dirs):
Don't allocate buffers manually, use QVarLengthArray instead. This way we a avoid memory-leaks and double-free GPFs.
BUG: 246822
#
06:21 on Aug 20, 2010KDE
Commit by mmalek :: r1165726 /branches/k3b/2.0/ (ChangeLog libk3bdevice/k3bdevice_mmc.cpp):
Fixed GPF: make sure buffer is not double-freed
BUG: 246822
#
05:47 on Aug 09, 2010KDE
Commit by mmalek :: r1160862 k3b/trunk/extragear/multimedia/k3b/ (2 files in 2 dirs):
Fixed incorrect signal/slot connect when searching for previous session. This means mixed CD will be now burned correctly.
BUG: 246798
#