2 Commits (d60bc423c24c00e4076c7dbd62b7ebdfd0607752)

Author SHA1 Message Date
Montel Laurent 1ada1de26f Add insert action 13 years ago
Montel Laurent 3c62fd013a Move to own directory 13 years ago
Montel Laurent 5e5e37c898 Fix indent 13 years ago
Montel Laurent dbbad6e293 Move to own directory 13 years ago
Montel Laurent 509c07ab0b Remove QtGui/ otherwise it will make some problem in qt5 14 years ago
Montel Laurent 3400ebc459 Fix Bug 261830 - text snippets can not be moved via drag and drop between groups 15 years ago
Montel Laurent 6fc009657a Fix 284302 - Snippet view context menu bugs 15 years ago
Montel Laurent c0db84be1d Fix compile 15 years ago
Montel Laurent bd9ad387f5 Normalize signal/slots 15 years ago
Montel Laurent b77ef20cee Not necessary 15 years ago
Tobias Koenig f3b27399a9 Port SnippetWidget to MailCommon::SnippetManager. 16 years ago
Allen Winter 45cd55a1f9 merge forward SVN commit 1173116 by winterz: 16 years ago
Allen Winter d7184efdb1 coding cleaning,.. was particularly ugly. 16 years ago
Allen Winter 789dfb6eec Lots of improvements to the "Snippet Experience", including: 16 years ago
Laurent Montel 7daff19a0a Deprecated-- 16 years ago
Volker Krause 23ed17d9fb SVN_MERGE 16 years ago
Casey Link 35584ad5c5 Refactor the snippet widget to take an editor of type of the subclass 16 years ago
Thomas McGuire 98b2df1194 Put everything in messageviewer/ into the MessageViewer namespace: 16 years ago
Allen Winter d1808827f7 have the snippet tree items pre-opened for ease of use. 16 years ago
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Laurent Montel 78a16fe660 We can use directly autoqpointer.h from libmessageviewer 17 years ago
Thomas McGuire 039ba1f351 - Set the correct config for the message list with the new config provider 17 years ago
Martin Koller 95359c5b9b make the snippet tree widget show the groups expanded to make 17 years ago
Michael Leupold e210f74bbb Fix KMail krazy2 crashy issues using a private copy of kalarm/lib/autoqpointer.h 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Laurent Montel 901ded3ceb not necessary to start dn'd when text is empty 17 years ago
Laurent Montel b7816e41ed SVN_SILENT: 17 years ago
Thomas McGuire 0b72ac6899 Backport r928889 by tmcguire from trunk to the 4.2 branch: 17 years ago
Thomas McGuire a04f98c857 Fix layout, caused by incorrect Krazy fix. Too lazy right now to port to KDialog. 17 years ago
Bertjan Broeksema 001cad391b - krazy fixes: QDialog -> KDialog 18 years ago
Pradeepto Bhattacharya 94f72a31f0 -- missing i18n() call, this should partially solve kolab/issue2962. No idea if translations needs to be changed or not - is GRUPPE same as Kategorie ? 18 years ago
Frederik Schwarzer 586fa1c54a let me introduce: typo of the year "the the" 18 years ago
Bertjan Broeksema fd8b5c21c4 EBN Fixes: validity of i18n calls. (baby steps) 18 years ago
Bertjan Broeksema b5d621022d EBN Fixes: QString compares to "" 18 years ago
Bertjan Broeksema 20792edc21 EBN Fixes: single-char QString operations for efficiency. 18 years ago
Thomas Moenicke 1c3cd1c976 * merged rev 761998 from trunk: 18 years ago
Thomas Moenicke 452b15adc7 * copyright and license added to snippet feature 18 years ago
Thomas McGuire 1ad8a6758a - Rename snippet_widget* files to snippetwidget*, to stay in line 18 years ago
Thomas McGuire 0ff94640cb - warnings-- 18 years ago
Volker Krause 753114ec57 fix i18n calls 18 years ago
Andreas Hartmetz c1623ba18a small cleanups: canonical & more efficient use of QString, removed endl, removed useless include 18 years ago
Andreas Hartmetz 646e8119c3 Merged revisions 716933,731691,731716,744046,747340,750499,750598,750610 via svnmerge from 18 years ago
Andreas Hartmetz 51217929a1 Merged revisions 715206,716250,716318,716903 via svnmerge from 18 years ago
Till Adam fe4a968784 Automatically add a default group, when no group at all is present yet, 19 years ago
Till Adam 3d9e55b214 Keep and restore the position of the snippet splitter. 19 years ago
Volker Krause cd2bfe18db Place the cursor after the inserted snippet. 19 years ago
Thomas Moenicke 7652a59f56 * fixed iterator when writing snippets to configuration file (kolab issue 2262) 19 years ago
Till Adam d286f2922e Properly iterate when deleting from a QPtrList. Be less verbose. 19 years ago
Till Adam f485e07ebc Add the ability to associate keyboard shortcuts with snippets. 19 years ago
Volker Krause 3ce295308f - add missing menu accelarators 19 years ago