0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Show host names instead of ip addresses. More... about 21 years ago
Notice which machines are on the network... More... about 21 years ago
the monitor calls trace() indirectly too More... about 21 years ago
i18n-ifying these strings... More... about 21 years ago
Adding a new view mode (and by coolo's request making it the default). More... about 21 years ago
Remove dead nodes. More... about 21 years ago
Don't repaint the filename in the monitor all the time (all job 50 times a second), instead cache the drawn text in a pixmap and redo it only when necessary. Greatly reduces CPU usage. More... over 21 years ago
Use normal struct for data in the list instead of QPair. More... over 21 years ago
reconnect to the scheduler More... over 21 years ago
When removing a slot, I guess I forgot to remove it also from mJobMap. More... over 21 years ago
Show no slots for gone nodes. They should be perhaps removed completely, but QGridLayout can't be shrinked. More... over 21 years ago
Limit the numbers of slots per node to the maximum allowed processes, and drop excessive empty slots. It looks stupid if a machine gets 10 slots forever just because it did 10 local link jobs due to make -j10. More... over 21 years ago
Add missing $(DESTDIR). More... over 21 years ago
Add command line option for setting icecream network name. More... over 21 years ago
Don't remeber all jobs when switching to gantt view. More... over 21 years ago
Make all progress bars use the same height. That means machines taking more jobs now get more space in the monitor. More... over 21 years ago
that was not meant to go in More... over 21 years ago
add warning about use in untrusted networks More... over 21 years ago
Fix display of local jobs. More... over 21 years ago
Fix layout warning. More... over 21 years ago
Fix srcdir!=builddir. More... over 21 years ago
reverting last commit - this configure doesn't use KDE's build system More... over 21 years ago
show link jobs in the monitor. Triggers some bugs in ganttview and shows nicely how urgently the libtool rewrite needs to be finished :) More... over 21 years ago
Make it compile if KDEDIR isn't set. I mean, why do all_includes and all_libraries exist if they aren't used? More... over 21 years ago
Show one progress bar for each slot on a node. This now correctly shows all jobs including not showing them anymore when they are ended. More... over 21 years ago
display short name - possibly remember it? More... over 21 years ago
- Show all known nodes, even when they haven't compiled anything yet. - Correctly position jobs on time scale. More... over 21 years ago
- Color code hosts. - Fix display for end of jobs (seems not to cover all cases yet). - Show host name labels. More... over 21 years ago
ganttview More... over 21 years ago
Make it compile on 8.2 More... over 21 years ago