root/trunk/qt4-gui/src/dialogs

Name Size Rev Age Last Change
../
aboutdlg.cpp 2.7 kB 5848 9 months eugene: Removed modality from AboutDlg? and StatsDlg?.
aboutdlg.h 1.0 kB 5840 9 months eugene: * Moved off about from mainwin into a separate dialog; * Removed owner …
adduserdlg.cpp 3.5 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
adduserdlg.h 1.3 kB 6287 3 months eugene: Merged r6260:6264 from SVNROOT/branches/qt4-gui_group
authuserdlg.cpp 3.6 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
authuserdlg.h 1.2 kB 5822 10 months eugene: * Cleaned up stack space by not passing global objects through method …
awaymsgdlg.cpp 8.4 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
awaymsgdlg.h 2.3 kB 6139 5 months flynd: Added option to not change status until away message dialog is closed. …
chatdlg.cpp 34.0 kB 6443 7 weeks flynd: Some fixes to make qt4-gui compile on OpenBSD. * Include …
chatdlg.h 4.0 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
CMakeLists.txt 0.9 kB 6474 3 weeks flynd: Remake of user dialog to have same page handling as settings dialog. Added …
customautorespdlg.cpp 3.7 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
customautorespdlg.h 1.2 kB 5478 11 months eugene: Moved off MLEdit to widgets dir.
editcategorydlg.cpp 4.1 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
editcategorydlg.h 1.5 kB 5471 11 months eugene: Moved out *dlg.* into a separate dir.
editfiledlg.cpp 3.3 kB 6239 3 months eugene: Introduced Fixed font setting and made it to be used in network log and …
editfiledlg.h 1.2 kB 5749 10 months flynd: Made all dialogs inherit from QDialog.
editfilelistdlg.cpp 3.7 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
editfilelistdlg.h 1.5 kB 5489 11 months eugene: Tiny fixup for EditFileListDlg?
editgrpdlg.cpp 7.0 kB 6434 7 weeks eugene: Tiny cosmetic fix.
editgrpdlg.h 2.0 kB 6303 3 months eugene: Cleaned up edit group dialog.
filedlg.cpp 14.3 kB 6443 7 weeks flynd: Some fixes to make qt4-gui compile on OpenBSD. * Include …
filedlg.h 2.3 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
forwarddlg.cpp 4.1 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
forwarddlg.h 1.4 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
gpgkeymanager.cpp 7.1 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
gpgkeymanager.h 2.0 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
gpgkeyselect.cpp 7.3 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
gpgkeyselect.h 1.8 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
hintsdlg.cpp 1.7 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
hintsdlg.h 1.2 kB 5471 11 months eugene: Moved out *dlg.* into a separate dir.
historydlg.cpp 16.2 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
historydlg.h 3.4 kB 6448 7 weeks flynd: Searching in history dialog will now mark all dates with matching entries …
joinchatdlg.cpp 3.5 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
joinchatdlg.h 1.3 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
keyrequestdlg.cpp 5.8 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
keyrequestdlg.h 1.4 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
logwindow.cpp 3.7 kB 6109 6 months flynd: Allow network window to be minimized. This closes #1619.
logwindow.h 1.2 kB 5556 11 months eugene: Cleaned up log window dialog.
mmsenddlg.cpp 7.4 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
mmsenddlg.h 1.6 kB 6430 8 weeks flynd: Redefined UserStringList? to use std::string instead of char* so we don't …
ownereditdlg.cpp 3.7 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
ownereditdlg.h 1.3 kB 6225 3 months eugene: Revised the owner edit dialog.
ownermanagerdlg.cpp 6.4 kB 6374 2 months flynd: Use the new DropOwner? function to properly specify which owner to unlock.
ownermanagerdlg.h 2.6 kB 5899 9 months flynd: Fixed coding style and member names in OwnerManagerDlg?.
phonedlg.cpp 9.7 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
phonedlg.h 1.5 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
plugindlg.cpp 12.0 kB 6048 8 months erijo: Enable KDE4 support.
plugindlg.h 1.5 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
randomchatdlg.cpp 8.3 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
randomchatdlg.h 1.6 kB 6099 6 months flynd: Adjusted variable names and indentation to be more in line with coding …
refusedlg.cpp 2.2 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
refusedlg.h 1.1 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
registeruser.cpp 7.3 kB 6374 2 months flynd: Use the new DropOwner? function to properly specify which owner to unlock.
registeruser.h 1.8 kB 5822 10 months eugene: * Cleaned up stack space by not passing global objects through method …
reqauthdlg.cpp 3.0 kB 6406 2 months flynd: More uin removed from the plugins.
reqauthdlg.h 1.3 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
searchuserdlg.cpp 12.8 kB 6352 2 months flynd: Reverted r6351. If definitions from a class is directly used by a class, …
searchuserdlg.h 2.3 kB 6287 3 months eugene: Merged r6260:6264 from SVNROOT/branches/qt4-gui_group
securitydlg.cpp 4.8 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
securitydlg.h 1.3 kB 6054 7 months eugene: * Removed all password-related work from SecurityDlg?; * Renamed …
showawaymsgdlg.cpp 5.1 kB 6463 5 weeks flynd: Use a const pointer for user objects that are only fetched for read …
showawaymsgdlg.h 1.3 kB 5822 10 months eugene: * Cleaned up stack space by not passing global objects through method …
skinbrowser.cpp 25.7 kB 6455 6 weeks flynd: Switch previews for skin/icons when using arrow keys or scroll wheel on …
skinbrowser.h 4.5 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
statsdlg.cpp 3.2 kB 5848 9 months eugene: Removed modality from AboutDlg? and StatsDlg?.
statsdlg.h 1.1 kB 5843 9 months eugene: Moved off statistics from mainwin into a separate dialog, and killed …
userselectdlg.cpp 3.2 kB 6466 5 weeks flynd: Use const pointer for owner objects that are fetched only for read access.
userselectdlg.h 1.3 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
utilitydlg.cpp 8.1 kB 6351 2 months eugene: Removed licq_user.h inclusion where it seems to be not needed.
utilitydlg.h 1.9 kB 5837 10 months eugene: * Huge coding style update; * Rewrote some code in ThemedDockIcon?; (it's …
Note: See TracBrowser for help on using the browser.