summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/abtable.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-08-29Scale icons in contact table listing and in configure dialogdrw1-11/+20
2005-04-06Use OResource for loading imagesdrw1-11/+11
2005-03-24In table view: Clicking on column 0 changes the sortorder.eilers1-86/+7
Version of ths app was changed to 1.2.0 Requested by #1591
2005-03-16Fixed: 1. Category handling - all other apps and libopie2 use -1 for unfiled ↵drw1-1/+0
and 0 for all, addressbook flipped them, 2. Letter picker record selection, 3. sort resulting records after letter picker selected them
2005-02-07Eliminate compiler warningsdrw1-2/+1
2004-10-12No functional changes.eilers1-23/+23
Just replaced owarn to odebug where debug output was ment by the developer. These warnings confusing users if the have any problems..
2004-04-04s/Opie::Core::odebug/odebug/ (same with oerr,owarn,ofatal)mickeyl1-25/+25
2004-04-02Use ODebug (135 down...), and remove libopiedb2 from dependenciesdrw1-27/+30
2004-03-25libopie -> libopie2drw1-43/+42
2004-03-02run the optimize_connect scriptalwin1-1/+1
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-9/+0
2003-09-29ocontactfields is now moved to libopie/pimeilers1-2/+2
2003-08-30Speed optimization fix:eilers1-43/+70
Startup and usability improved if a lot of contacts are stored. Left speed bootleneck is the xml file..
2003-03-09Fixed missing table refresh after changing the primary contact ordereilers1-2/+11
2003-03-06New table appearance by Dan Williams ! It looks like todolist, now ! Thankseilers1-2/+34
a lot !
2003-02-23Added icons. Especially the main-contact table has an iconeilers1-52/+85
to show whether it is a work-, home- number or if it is a mobile... The pictures may need improvements due to my incompetence in creating pictures.. Do we have anyone who may paint such stuff ?
2003-01-31Removed a lot of debug output.. Therefore it should speed up..eilers1-20/+20
The settings of the combo-boxes in the contacteditor are now stored globally and individual for a contact ( I fear this will not survive any synchronizing! ). Thanks to tille for his assistance ! I hope there isn't any new bug in the contacteditor.. It is very ugly and hard to debug..
2002-11-27Extremely improved table updateeilers1-11/+44
2002-11-19Minor bugfixeilers1-2/+4
2002-11-18Back to main tree. Back to main tree.eilers1-629/+285
Back to main tree. Waiting for moving to feature freeze ..
2002-10-27OContact now uses QDate to avoid wrong interpreted stringseilers1-2/+3
A lot of inline functions moved into the library..
2002-10-22Find bugfix. Tried to make the letterpicker more visible due toeilers1-32/+44
undelign does not work on my Z.. :( Added use of alternative mail-application (opie-mail instead of QT-Mail)
2002-10-21Some usability updates in picker and find..eilers1-9/+36
2002-10-20Connected configuration to search engineeilers1-1/+2
2002-10-19New find widget works. Settings moved into a config dialog.eilers1-8/+10
2002-10-18First attempt of new find entry field.. It still needs some finetuning !eilers1-1/+9
2002-10-16Fixed reload after sync- bugeilers1-9/+12
2002-10-14Some final language fixeseilers1-1/+1
2002-10-08Joined development branch: It uses the new PIM APIeilers1-936/+728
Some features in "View" added by Darwin Zins, but they are not finished..
2002-06-19Tille ask Diana how she was able to trigger that bug?zecke1-8/+17
I nominate her for the bug finding queen 2002. Ok I just fixed two possible crashes with the risk of losing data.
2002-05-09#include <qregexp.h>dwmw21-0/+1
2002-04-17Added a Letter Pickertux_mike1-5/+81
2002-04-17Added preliminary version of the Pickertux_mike1-2/+24
2002-04-10Made rows resize with fonts.tux_mike1-0/+11
2002-01-25Initial revisionkergoth1-0/+1091