2010-11-29 |
Volker Krause | Possbile workaround for label misalignments with certain...
|
commit | commitdiff | tree |
2010-11-29 |
Volker Krause | Allow to optionally build korgac as an Akonadi agent...
|
commit | commitdiff | tree |
2010-11-29 |
Volker Krause | Use a native file dialog for adding attachments for...
|
commit | commitdiff | tree |
2010-11-29 |
Volker Krause | Port to the now feature complete in-process Sieve implementa...
|
commit | commitdiff | tree |
2010-11-29 |
Volker Krause | Implement support for unencrypted connections.
|
commit | commitdiff | tree |
2010-11-29 |
Volker Krause | Propagate authentication errors correctly.
|
commit | commitdiff | tree |
2010-11-29 |
Volker Krause | Start to implement error handling.
|
commit | commitdiff | tree |
2010-11-28 |
Volker Krause | Make the active action indicator scale correctly.
|
commit | commitdiff | tree |
2010-11-27 |
Volker Krause | Make the top bar a QML BorderImage so it extends correctly...
|
commit | commitdiff | tree |
2010-11-26 |
Volker Krause | Actually attempt to save image attachments.
|
commit | commitdiff | tree |
2010-11-26 |
Volker Krause | Namespace settings class, to see if this helps with...
|
commit | commitdiff | tree |
2010-11-23 |
Volker Krause | Reduce the number of times the thread model is re-populated...
|
commit | commitdiff | tree |
2010-11-23 |
Volker Krause | compile with kdelibs 4.5 again
|
commit | commitdiff | tree |
2010-11-23 |
Volker Krause | fix Björn
|
commit | commitdiff | tree |
2010-11-23 |
Volker Krause | No need to do the initial filtering when there are...
|
commit | commitdiff | tree |
2010-11-22 |
Volker Krause | Remove empty autosave files as well.
|
commit | commitdiff | tree |
2010-11-22 |
Volker Krause | fix cmake syntax
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | Don't diable Kontact entirely if no Qt3Support is found...
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | Remove the last bit of Qt3Support usage from the Kontact...
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | No need to link agains KNS2 anymore, it's not used...
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | compile on MeeGo
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | attempt to compile on MeeGo
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | compile on MeeGo
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | compile on MeeGo
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | Compile on MeeGo.
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | compile on MeeGo
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | Compile on MeeGo.
|
commit | commitdiff | tree |
2010-11-20 |
Volker Krause | Compile on MeeGo.
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Implement parser feedback loop for the strange PUTSCRIPT...
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Implement job killing.
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Add a stand-alone test for the debug dialog as well.
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Remove the old KIO-based implementation. All commands...
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Skip CRLF after reading a literal data block. Makes...
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Implement first part of the response handling. Listing and
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Hook up job execution in Session and implement the...
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | Complete the SASL authentication code to also handle...
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | build without Qt3Support
|
commit | commitdiff | tree |
2010-11-17 |
Volker Krause | build without Qt3Support
|
commit | commitdiff | tree |
2010-11-16 |
Volker Krause | First part of SASL authentication.
|
commit | commitdiff | tree |
2010-11-16 |
Volker Krause | Add accountwizard catalog.
|
commit | commitdiff | tree |
2010-11-16 |
Volker Krause | Implement basic STARTTLS support.
|
commit | commitdiff | tree |
2010-11-16 |
Volker Krause | Implement capability parsing.
|
commit | commitdiff | tree |
2010-11-16 |
Volker Krause | First bits of a kioslave-free managesieve protocol...
|
commit | commitdiff | tree |
2010-11-16 |
Volker Krause | add a simple stand-alone testcase for sieve management
|
commit | commitdiff | tree |
2010-11-15 |
Volker Krause | oops, don't use the deprecated kcal catalog
|
commit | commitdiff | tree |
2010-11-15 |
Volker Krause | and another one
|
commit | commitdiff | tree |
2010-11-15 |
Volker Krause | one more missing translation catalogs
|
commit | commitdiff | tree |
2010-11-15 |
Volker Krause | add missing translation catalogs
|
commit | commitdiff | tree |
2010-11-15 |
Volker Krause | fix unit test, 64bit unsigned long is twice as big
|
commit | commitdiff | tree |
2010-11-15 |
Volker Krause | Don't pretend to depend on libkdepim.
|
commit | commitdiff | tree |
2010-11-15 |
Volker Krause | compile
|
commit | commitdiff | tree |
2010-11-14 |
Volker Krause | Fix updating of the internal Akonadi item in MessageItem...
|
commit | commitdiff | tree |
2010-11-13 |
Volker Krause | Honor the indexing policy. Also, ignore mails that...
|
commit | commitdiff | tree |
2010-11-13 |
Volker Krause | Replace QMetaObject::invokeMethod with a QTimer, which...
|
commit | commitdiff | tree |
2010-11-13 |
Volker Krause | Interupt item indexing much more aggressivly when the...
|
commit | commitdiff | tree |
2010-11-13 |
Volker Krause | Store the source Akonadi item in MessageItem. This...
|
commit | commitdiff | tree |
2010-11-13 |
Volker Krause | Get rid of the conflict detection workaround here,...
|
commit | commitdiff | tree |
2010-11-12 |
Volker Krause | Factor out a few more things and put them into QML...
|
commit | commitdiff | tree |
2010-11-12 |
Volker Krause | cleanup
|
commit | commitdiff | tree |
2010-11-12 |
Volker Krause | add one more missing catalog
|
commit | commitdiff | tree |
2010-11-12 |
Volker Krause | pointSize -> pixelSize, gives us consistent results...
|
commit | commitdiff | tree |
2010-11-12 |
Volker Krause | fix a few i18n word puzzles
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | add missing i18n catalog
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | Make the month view dynamically loadable. Saves about...
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | restore the focus workaround
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | Hey Qt, if you don't like what I write in QML just...
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | put all other bulk action screens into loaders too
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | fix background image handling
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | Put bulk action screen into a QML.Loader. Saves about...
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | Prepare for the bulk action filter line edit being...
|
commit | commitdiff | tree |
2010-11-11 |
Volker Krause | Cleanup bulk action screen related code duplication...
|
commit | commitdiff | tree |
2010-11-10 |
Volker Krause | Don't crash if the filter line edit is re-created during...
|
commit | commitdiff | tree |
2010-11-10 |
Volker Krause | Put the event list view into a QML loader, saves another...
|
commit | commitdiff | tree |
2010-11-10 |
Volker Krause | Use QML.Loader for the about dialog, saves about 300kb...
|
commit | commitdiff | tree |
2010-11-10 |
Volker Krause | Revert revision 1194940, that fixes a crash when selecting a
|
commit | commitdiff | tree |
2010-11-10 |
Volker Krause | Deal fix empty message ids, as you might find it in...
|
commit | commitdiff | tree |
2010-11-10 |
Volker Krause | Clear m_threadItems as well, doesn't fix anything besides...
|
commit | commitdiff | tree |
2010-11-10 |
Volker Krause | Add the KDAB team, some layouting fixes.
|
commit | commitdiff | tree |
2010-11-09 |
Volker Krause | "Fix" UserRole clash with MessageListProxy, unbreaks...
|
commit | commitdiff | tree |
2010-11-09 |
Volker Krause | Loader'ize the multiple selection screen. Saves about...
|
commit | commitdiff | tree |
2010-11-09 |
Volker Krause | Loader'ize the config dialog here as well, saves about...
|
commit | commitdiff | tree |
2010-11-09 |
Volker Krause | Hm, somehow this got lost yesterday, this actually...
|
commit | commitdiff | tree |
2010-11-08 |
Volker Krause | Use a QML Loader for the config dialog, second try...
|
commit | commitdiff | tree |
2010-11-08 |
Volker Krause | Use a loader for the timeline view to save a bit of...
|
commit | commitdiff | tree |
2010-11-08 |
Volker Krause | revert Loader usage for now, has unforseen side-effects...
|
commit | commitdiff | tree |
2010-11-08 |
Volker Krause | Reduce memory use by loading config dialogs on demand...
|
commit | commitdiff | tree |
2010-11-08 |
Volker Krause | Make window titles and start menu entries consistent.
|
commit | commitdiff | tree |
2010-11-02 |
Volker Krause | Doesn't build with Strigi 0.7.2.
|
commit | commitdiff | tree |
2010-11-01 |
Volker Krause | Translate the multiple selection screen buttons.
|
commit | commitdiff | tree |
2010-11-01 |
Volker Krause | Make the action selection model follow the navigation...
|
commit | commitdiff | tree |
2010-11-01 |
Volker Krause | Make the action selection model follow the navigation...
|
commit | commitdiff | tree |
2010-11-01 |
Volker Krause | fix thread count label layouting
|
commit | commitdiff | tree |
2010-11-01 |
Volker Krause | load a few more missing message catalogs
|
commit | commitdiff | tree |
2010-11-01 |
Volker Krause | Add Nuno's new status graphics.
|
commit | commitdiff | tree |
2010-10-27 |
Volker Krause | Install the new QML files to the right place, which...
|
commit | commitdiff | tree |
2010-10-27 |
Volker Krause | Re-enable threading for some more wide-spread testing...
|
commit | commitdiff | tree |
2010-10-27 |
Volker Krause | Also merge already existing sub-threads here.
|
commit | commitdiff | tree |
2010-10-27 |
Volker Krause | We need to unconditionally append the remaining thread...
|
commit | commitdiff | tree |
2010-10-26 |
Volker Krause | Don't crash when having two threaded mails with a missing...
|
commit | commitdiff | tree |
2010-10-26 |
Volker Krause | end the reset operation even when leaving early
|
commit | commitdiff | tree |