David Faure
1634a06fe1
Show a busy indicator in the statusbar when there's more than one progress item
...
at a given time.
Improved tooltips on the hide/show button and hide button as discussed with coolo/till.
svn path=/trunk/kdepim/; revision=314165
22 years ago
Till Adam
e08c751b29
Show progress items in both the statusbar progress and the large progress
...
dialog only after a 1s timeout, so that very quick operations, such as
local moves don't cause rapidly appearing and disappearing items.
svn path=/trunk/kdepim/; revision=313935
22 years ago
Till Adam
a845166052
Add a tooltip for the cancel button.
...
svn path=/trunk/kdepim/; revision=313624
22 years ago
Till Adam
5b4775cd45
David's wife noticed the cancel and close buttons are very close to each
...
other and suggested putting the cancel button to the left of the progress
bar. Let's try that. Comments?
svn path=/trunk/kdepim/; revision=313491
22 years ago
Till Adam
d225f650b4
o Implement crypto state setting/getting/broadcasting in the progress
...
manager.
o Implement crypto state labels in the progress dialog.
o add crypto state info to all current users of the progress manager
except sending, since I don't know how to query a transport for whether
it is encrypted or not. Marc?
svn path=/trunk/kdepim/; revision=313293
22 years ago
David Faure
69253ccf35
Ensure that the statusbar icon is correctly reset to up after the
...
progresswidget auto-hides, and that the statusbar doesn't revert to "None"
(I removed "Clean") before the progresswidget is hidden.
Some old-code cleanups and typo fixes.
svn path=/trunk/kdepim/; revision=313231
22 years ago
Till Adam
77490dd76f
Don't draw a line for the first item and remove the line if a formerly
...
non-first item becomes the first item.
svn path=/trunk/kdepim/; revision=313191
22 years ago
David Faure
01835429bf
Don't crash when cancelling an already-completed item
...
svn path=/trunk/kdepim/; revision=313181
22 years ago
David Faure
f22bd15861
Don't show an empty gray widget for 1 second
...
svn path=/trunk/kdepim/; revision=313154
22 years ago
David Faure
749d9abafc
Don't resize horizontally all the time (only when too small, or _far_ too big)
...
Ensure a horizontal scrollbar won't need to show when a vertical scrollbar does.
svn path=/trunk/kdepim/; revision=313153
22 years ago
David Faure
58a8cbdd93
Support for cancelling dimap checks.
...
Fixed bugs related to cancelling.
svn path=/trunk/kdepim/; revision=313148
22 years ago
David Faure
23700dbfb7
Wahhhh initialize mItem!
...
svn path=/trunk/kdepim/; revision=313140
22 years ago
Till Adam
0e7f33c122
Make the dialog go away properly when the last item is removed. Put the
...
label before the progress thingie.
svn path=/trunk/kdepim/; revision=313084
22 years ago
David Faure
1e1790fcff
One less frame, a bit more spacing.
...
svn path=/trunk/kdepim/; revision=313074
22 years ago
David Faure
1ae5e2eec1
Make the embedded progress dialog shrink for real when items are removed.
...
svn path=/trunk/kdepim/; revision=313067
22 years ago
David Faure
a8600993f9
Make the progress-widget auto-grow and auto-shrink vertically, and keep constant width
...
svn path=/trunk/kdepim/; revision=313009
22 years ago
Till Adam
e92c98a610
Replace the old new progress dialog with the new new progress dialog as
...
conceived by David. Much better, although not completely done. We'll be
finishing it over the next few days. (Didn't I say that yesterday about
something else already? Hm.)
If this reminds anyone of the progress dialog in Evolution, that's because
we now follow the Gnome HIG, as everyone knows. ;)
svn path=/trunk/kdepim/; revision=312984
22 years ago
David Faure
48f69a7259
Make it look better (frame, and small close button)
...
svn path=/trunk/kdepim/; revision=312902
22 years ago
David Faure
3dfc497c86
Make the overlaywidget a QHBox so that we can see its frame.
...
Started to turn the close button into a small top-right-corner one.
Not done yet, but Till needs the QHBox
svn path=/trunk/kdepim/; revision=312889
22 years ago
David Faure
d560cd37be
Show the new progress dialog embedded into the mainwindow - manually
...
positioned above the rest, to avoid relayouts.
Made the statusbar button toggle the showing (instead of always showing).
A frame is missing - will add that now.
svn path=/trunk/kdepim/; revision=312863
22 years ago
David Faure
8a9c273127
Nah, he didn't really mean to "delete this" from a slot :)
...
svn path=/trunk/kdepim/; revision=312766
22 years ago
Till Adam
b28d5497ba
Remove items from the progress listview with a 5 second timer so their
...
completion is more noticeable for the user.
svn path=/trunk/kdepim/; revision=312765
22 years ago
David Faure
eb0f557d71
Ported cached imap to Till's magic progress engine broadcast notification thingie.
...
Still missing: cancelling
svn path=/trunk/kdepim/; revision=312756
22 years ago
Till Adam
1a987ca6b2
Update the listview geometry when an item goes away.
...
svn path=/trunk/kdepim/; revision=312733
22 years ago
Till Adam
e082c577b7
Add qt exception because I am afraid of Bo.
...
svn path=/trunk/kdepim/; revision=310709
22 years ago
Till Adam
de0191b45e
This could become the new progress infrastructure, if folks like it.
...
Committing for easier review.
svn path=/trunk/kdepim/; revision=310689
22 years ago