From c174e491fb6a5413ea8dbbb3571cc852df3d6a2e Mon Sep 17 00:00:00 2001 From: Alexey Uzhva Date: Mon, 16 Apr 2007 18:20:24 +0000 Subject: bugfixes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@502 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/kvilib/config/kvi_wincfg.h | 2 +- src/kvilib/kvilib_QT4_vc05.vcproj | 8 +- src/kvilib/kvilib_vc05.vcproj | 8 + src/kvirc/kvirc_QT4_vc05.vcproj | 8 +- src/kvirc/kvs/kvi_kvs_corefunctions_af.cpp | 32 +- src/kvirc/ui/kvi_frame.cpp | 5 +- src/kvirc/ui/kvi_historywin.cpp | 13 +- src/kvirc/ui/kvi_historywin.h | 1 + src/modules/about/about_QT4_vc05.vcproj | 523 +++++----- src/modules/action/action_QT4_vc05.vcproj | 463 +++++---- .../actioneditor/actioneditor_QT4_vc05.vcproj | 523 +++++----- src/modules/addon/addon_QT4_vc05.vcproj | 521 +++++----- .../aliaseditor/aliaseditor_QT4_vc05.vcproj | 523 +++++----- src/modules/avatar/avatar_QT4_vc05.vcproj | 515 +++++----- src/modules/chan/chan_QT4_vc05.vcproj | 463 +++++---- .../channelsjoin/channelsjoin_QT4_vc05.vcproj | 517 +++++----- src/modules/codetester/codetester_QT4_vc05.vcproj | 523 +++++----- src/modules/config/config_QT4_vc05.vcproj | 463 +++++---- src/modules/dcc/dcc_QT4_vc05.vcproj | 1035 ++++++++++---------- src/modules/dialog/dialog_QT4_vc05.vcproj | 507 +++++----- src/modules/dockwidget/dockwidget_QT4_vc05.vcproj | 6 +- src/modules/dockwidget/libkvidockwidget_qt3.cpp | 2 +- src/modules/editor/editor_QT4_vc05.vcproj | 523 +++++----- .../eventeditor/eventeditor_QT4_vc05.vcproj | 523 +++++----- src/modules/file/file_QT4_vc05.vcproj | 463 +++++---- .../filetransferwindow_QT4_vc05.vcproj | 515 +++++----- src/modules/help/help_QT4_vc05.vcproj | 619 ++++++------ src/modules/http/http_QT4_vc05.vcproj | 515 +++++----- src/modules/ident/ident_QT4_vc05.vcproj | 507 +++++----- src/modules/lag/lag_QT4_vc05.vcproj | 463 +++++---- src/modules/lamerizer/lamerizer_QT4_vc05.vcproj | 6 +- src/modules/links/links_QT4_vc05.vcproj | 515 +++++----- src/modules/list/list_QT4_vc05.vcproj | 515 +++++----- src/modules/log/log_QT4_vc05.vcproj | 463 +++++---- src/modules/logview/logview_QT4_vc05.vcproj | 567 ++++++----- src/modules/mask/mask_QT4_vc05.vcproj | 463 +++++---- src/modules/math/math_QT4_vc05.vcproj | 461 +++++---- .../mediaplayer/mediaplayer_QT4_vc05.vcproj | 573 ++++++----- src/modules/mediaplayer/winamp_vc05.vcproj | 3 +- src/modules/mircimport/mircimport_QT4_vc05.vcproj | 507 +++++----- src/modules/my/my_QT4_vc05.vcproj | 539 +++++----- src/modules/my/win32/idleui_05.vcproj | 4 +- src/modules/objects/objects_QT4_vc05.vcproj | 6 +- src/modules/options/options_QT4_vc05.vcproj | 6 +- src/modules/perl/perl_QT4_vc05.vcproj | 463 +++++---- src/modules/perlcore/perlcore_QT4_vc05.vcproj | 471 +++++---- .../popupeditor/popupeditor_QT4_vc05.vcproj | 523 +++++----- src/modules/raweditor/raweditor_QT4_vc05.vcproj | 523 +++++----- src/modules/regchan/regchan_QT4_vc05.vcproj | 463 +++++---- src/modules/reguser/reguser_QT4_vc05.vcproj | 8 +- src/modules/rijndael/rijndael_QT4_vc05.vcproj | 6 +- src/modules/rijndael/rijndael_vc05.vcproj | 5 +- src/modules/setup/setup_QT4_vc05.vcproj | 511 +++++----- src/modules/sharedfile/sharedfile_QT4_vc05.vcproj | 463 +++++---- .../sharedfileswindow_QT4_vc05.vcproj | 515 +++++----- src/modules/snd/snd_QT4_vc05.vcproj | 507 +++++----- src/modules/socketspy/socketspy_QT4_vc05.vcproj | 515 +++++----- src/modules/spaste/spaste_QT4_vc05.vcproj | 523 +++++----- src/modules/str/str_QT4_vc05.vcproj | 463 +++++---- src/modules/system/system_QT4_vc05.vcproj | 6 +- src/modules/texticons/texticon_QT4_vc05.vcproj | 463 +++++---- src/modules/theme/theme_QT4_vc05.vcproj | 703 +++++++------ src/modules/tip/tip_QT4_vc05.vcproj | 507 +++++----- .../tmphighlight/tmphighlight_QT4_vc05.vcproj | 463 +++++---- src/modules/toolbar/toolbar_QT4_vc05.vcproj | 463 +++++---- .../toolbareditor/toolbareditor_QT4_vc05.vcproj | 523 +++++----- src/modules/url/url_QT4_vc05.vcproj | 515 +++++----- src/modules/window/window_QT4_vc05.vcproj | 523 +++++----- src/win32registrar/win32registrar.h | 2 +- src/win32registrar/win32registrar_i.c | 2 +- 70 files changed, 12712 insertions(+), 12834 deletions(-) diff --git a/src/kvilib/config/kvi_wincfg.h b/src/kvilib/config/kvi_wincfg.h index ed0f6c96d..5be14e9da 100644 --- a/src/kvilib/config/kvi_wincfg.h +++ b/src/kvilib/config/kvi_wincfg.h @@ -35,7 +35,7 @@ /* define if you want to use the Qt 4.x support */ /* #undef COMPILE_USE_QT4 */ -#define COMPILE_USE_QT4 +//#define COMPILE_USE_QT4 /* define if you want to use only the new KVS parser */ #define COMPILE_ONLY_NEW_KVS 1 diff --git a/src/kvilib/kvilib_QT4_vc05.vcproj b/src/kvilib/kvilib_QT4_vc05.vcproj index 7d920bda0..9cc5d35f2 100644 --- a/src/kvilib/kvilib_QT4_vc05.vcproj +++ b/src/kvilib/kvilib_QT4_vc05.vcproj @@ -63,12 +63,11 @@ /> + + + unicode()) + { + if(!c->isLetter())tmpFormat += (char)(c->unicode()); + else { + tmpFormat += '%'; + tmpFormat += (char)(c->unicode()); + } + c++; + } + } + kvi_time_t t; if(KVSCF_pParams->count() > 1) - time.setTime_t(iTime); + t = (kvi_time_t)iTime; else - time = QDateTime::currentDateTime(); + t = kvi_unixTime(); - KVSCF_pRetBuffer->setString(time.toString(szFormat)); + char buf[256]; + if(strftime(buf,255,tmpFormat.ptr(),localtime(&t))> 0) + { + KviStr tmp = buf; + if(tmp.lastCharIs('\n'))tmp.cutRight(1); + KVSCF_pRetBuffer->setString(QString(buf)); + } else { + KVSCF_pContext->warning(__tr2qs("The specified format string wasn't accepted by the underlying system time formatting function")); + } return true; } diff --git a/src/kvirc/ui/kvi_frame.cpp b/src/kvirc/ui/kvi_frame.cpp index 6df95e5db..7d5e47a80 100644 --- a/src/kvirc/ui/kvi_frame.cpp +++ b/src/kvirc/ui/kvi_frame.cpp @@ -127,11 +127,12 @@ KviFrame::KviFrame() setUsesBigPixmaps(KVI_OPTION_BOOL(KviOption_boolUseBigIcons)); m_pMdi = new KviMdiManager(m_pSplitter,this,"mdi_manager"); - connect(m_pMdi,SIGNAL(enteredSdiMode()),this,SLOT(enteredSdiMode())); connect(m_pMdi,SIGNAL(leftSdiMode()),this,SLOT(leftSdiMode())); - m_pMenuBar = new KviMenuBar(this,"main_menu_bar"); // This theoretically had to exists before KviMdiManager (that uses enterSdiMode) + // This theoretically had to exists before KviMdiManager (that uses enterSdiMode) + m_pMenuBar = new KviMenuBar(this,"main_menu_bar"); + if(KVI_OPTION_BOOL(KviOption_boolStatusBarVisible)) { m_pStatusBar = new KviStatusBar(this); diff --git a/src/kvirc/ui/kvi_historywin.cpp b/src/kvirc/ui/kvi_historywin.cpp index 83b53af20..59a6a5c5e 100644 --- a/src/kvirc/ui/kvi_historywin.cpp +++ b/src/kvirc/ui/kvi_historywin.cpp @@ -95,6 +95,7 @@ void KviHistoryWindow::mousePressEvent(QMouseEvent *e) if(e->pos().y() > height())goto hideme; KviTalListBox::mousePressEvent(e); + e->accept(); return; hideme: @@ -229,7 +230,8 @@ void KviHistoryWindow::doHide() m_iTimerId = -1; } hide(); - if(m_pOwner)m_pOwner->setFocus(); + if(m_pOwner) + m_pOwner->setFocus(); } void KviHistoryWindow::itemSelected(const QString &str) @@ -239,5 +241,14 @@ void KviHistoryWindow::itemSelected(const QString &str) } +void KviHistoryWindow::hideEvent ( QHideEvent * ) +{ + if(m_iTimerId != -1) + { + killTimer(m_iTimerId); + m_iTimerId = -1; + } +} + #include "kvi_historywin.moc" #endif //_KVI_HISTORYWIN_CPP_ diff --git a/src/kvirc/ui/kvi_historywin.h b/src/kvirc/ui/kvi_historywin.h index e166a40ae..d9f4d433e 100644 --- a/src/kvirc/ui/kvi_historywin.h +++ b/src/kvirc/ui/kvi_historywin.h @@ -51,6 +51,7 @@ private: virtual void keyPressEvent(QKeyEvent *e); virtual void mousePressEvent(QMouseEvent *e); virtual void timerEvent(QTimerEvent *); + virtual void hideEvent ( QHideEvent * ); void fill(); public slots: void ownerDead(); diff --git a/src/modules/about/about_QT4_vc05.vcproj b/src/modules/about/about_QT4_vc05.vcproj index 185f524f3..b3892fe1d 100644 --- a/src/modules/about/about_QT4_vc05.vcproj +++ b/src/modules/about/about_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/action/action_QT4_vc05.vcproj b/src/modules/action/action_QT4_vc05.vcproj index ddcc258bd..c8ba74b25 100644 --- a/src/modules/action/action_QT4_vc05.vcproj +++ b/src/modules/action/action_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/actioneditor/actioneditor_QT4_vc05.vcproj b/src/modules/actioneditor/actioneditor_QT4_vc05.vcproj index 78f8c8e00..7a1c04479 100644 --- a/src/modules/actioneditor/actioneditor_QT4_vc05.vcproj +++ b/src/modules/actioneditor/actioneditor_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/addon/addon_QT4_vc05.vcproj b/src/modules/addon/addon_QT4_vc05.vcproj index 227216c8b..d3b0cf581 100644 --- a/src/modules/addon/addon_QT4_vc05.vcproj +++ b/src/modules/addon/addon_QT4_vc05.vcproj @@ -1,263 +1,260 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/aliaseditor/aliaseditor_QT4_vc05.vcproj b/src/modules/aliaseditor/aliaseditor_QT4_vc05.vcproj index ee97a4cce..5a5f853a1 100644 --- a/src/modules/aliaseditor/aliaseditor_QT4_vc05.vcproj +++ b/src/modules/aliaseditor/aliaseditor_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/avatar/avatar_QT4_vc05.vcproj b/src/modules/avatar/avatar_QT4_vc05.vcproj index 346f05359..6ba351a82 100644 --- a/src/modules/avatar/avatar_QT4_vc05.vcproj +++ b/src/modules/avatar/avatar_QT4_vc05.vcproj @@ -1,260 +1,257 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/chan/chan_QT4_vc05.vcproj b/src/modules/chan/chan_QT4_vc05.vcproj index 0ed6498cb..453c828b1 100644 --- a/src/modules/chan/chan_QT4_vc05.vcproj +++ b/src/modules/chan/chan_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/channelsjoin/channelsjoin_QT4_vc05.vcproj b/src/modules/channelsjoin/channelsjoin_QT4_vc05.vcproj index ab930e551..bf686bfc2 100644 --- a/src/modules/channelsjoin/channelsjoin_QT4_vc05.vcproj +++ b/src/modules/channelsjoin/channelsjoin_QT4_vc05.vcproj @@ -1,261 +1,258 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/codetester/codetester_QT4_vc05.vcproj b/src/modules/codetester/codetester_QT4_vc05.vcproj index ae05b727b..f0fb33a6c 100644 --- a/src/modules/codetester/codetester_QT4_vc05.vcproj +++ b/src/modules/codetester/codetester_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/config/config_QT4_vc05.vcproj b/src/modules/config/config_QT4_vc05.vcproj index 44700f0e5..aec723004 100644 --- a/src/modules/config/config_QT4_vc05.vcproj +++ b/src/modules/config/config_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/dcc/dcc_QT4_vc05.vcproj b/src/modules/dcc/dcc_QT4_vc05.vcproj index 0803ead5f..e8af723ef 100644 --- a/src/modules/dcc/dcc_QT4_vc05.vcproj +++ b/src/modules/dcc/dcc_QT4_vc05.vcproj @@ -1,520 +1,517 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/dialog/dialog_QT4_vc05.vcproj b/src/modules/dialog/dialog_QT4_vc05.vcproj index ac8feb056..b1155c3dd 100644 --- a/src/modules/dialog/dialog_QT4_vc05.vcproj +++ b/src/modules/dialog/dialog_QT4_vc05.vcproj @@ -1,256 +1,253 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/dockwidget/dockwidget_QT4_vc05.vcproj b/src/modules/dockwidget/dockwidget_QT4_vc05.vcproj index 339f0a85f..fe042ebdd 100644 --- a/src/modules/dockwidget/dockwidget_QT4_vc05.vcproj +++ b/src/modules/dockwidget/dockwidget_QT4_vc05.vcproj @@ -62,12 +62,11 @@ /> show(); top_widget->raise(); top_widget->setActiveWindow(); - m_pFrm->setFocus(); + if(g_pActiveWindow) g_pActiveWindow->setFocus(); if(m_pFrm->isMinimized()) m_pFrm->showNormal(); else diff --git a/src/modules/editor/editor_QT4_vc05.vcproj b/src/modules/editor/editor_QT4_vc05.vcproj index 82c15eb87..c85ba17eb 100644 --- a/src/modules/editor/editor_QT4_vc05.vcproj +++ b/src/modules/editor/editor_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/eventeditor/eventeditor_QT4_vc05.vcproj b/src/modules/eventeditor/eventeditor_QT4_vc05.vcproj index 6c7fee27e..8f2d91930 100644 --- a/src/modules/eventeditor/eventeditor_QT4_vc05.vcproj +++ b/src/modules/eventeditor/eventeditor_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/file/file_QT4_vc05.vcproj b/src/modules/file/file_QT4_vc05.vcproj index eaa435893..0ca95754d 100644 --- a/src/modules/file/file_QT4_vc05.vcproj +++ b/src/modules/file/file_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/filetransferwindow/filetransferwindow_QT4_vc05.vcproj b/src/modules/filetransferwindow/filetransferwindow_QT4_vc05.vcproj index 7efc3b2a4..8a93d6814 100644 --- a/src/modules/filetransferwindow/filetransferwindow_QT4_vc05.vcproj +++ b/src/modules/filetransferwindow/filetransferwindow_QT4_vc05.vcproj @@ -1,260 +1,257 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/help/help_QT4_vc05.vcproj b/src/modules/help/help_QT4_vc05.vcproj index 0caaf8249..23966958a 100644 --- a/src/modules/help/help_QT4_vc05.vcproj +++ b/src/modules/help/help_QT4_vc05.vcproj @@ -1,312 +1,309 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/http/http_QT4_vc05.vcproj b/src/modules/http/http_QT4_vc05.vcproj index 29f93c1a2..62c96da46 100644 --- a/src/modules/http/http_QT4_vc05.vcproj +++ b/src/modules/http/http_QT4_vc05.vcproj @@ -1,260 +1,257 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/ident/ident_QT4_vc05.vcproj b/src/modules/ident/ident_QT4_vc05.vcproj index cc500b99d..3f734e5f8 100644 --- a/src/modules/ident/ident_QT4_vc05.vcproj +++ b/src/modules/ident/ident_QT4_vc05.vcproj @@ -1,256 +1,253 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/lag/lag_QT4_vc05.vcproj b/src/modules/lag/lag_QT4_vc05.vcproj index 1aaa87fe2..0ad30c2d0 100644 --- a/src/modules/lag/lag_QT4_vc05.vcproj +++ b/src/modules/lag/lag_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/lamerizer/lamerizer_QT4_vc05.vcproj b/src/modules/lamerizer/lamerizer_QT4_vc05.vcproj index a56be2fc2..d6d8702bf 100644 --- a/src/modules/lamerizer/lamerizer_QT4_vc05.vcproj +++ b/src/modules/lamerizer/lamerizer_QT4_vc05.vcproj @@ -62,12 +62,11 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/list/list_QT4_vc05.vcproj b/src/modules/list/list_QT4_vc05.vcproj index aafdb54d2..1af7701b3 100644 --- a/src/modules/list/list_QT4_vc05.vcproj +++ b/src/modules/list/list_QT4_vc05.vcproj @@ -1,260 +1,257 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/log/log_QT4_vc05.vcproj b/src/modules/log/log_QT4_vc05.vcproj index 6fe2d7990..91327d2d8 100644 --- a/src/modules/log/log_QT4_vc05.vcproj +++ b/src/modules/log/log_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/logview/logview_QT4_vc05.vcproj b/src/modules/logview/logview_QT4_vc05.vcproj index cee57e8aa..6a7918c0c 100644 --- a/src/modules/logview/logview_QT4_vc05.vcproj +++ b/src/modules/logview/logview_QT4_vc05.vcproj @@ -1,286 +1,283 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/mask/mask_QT4_vc05.vcproj b/src/modules/mask/mask_QT4_vc05.vcproj index ac40df665..4f102e473 100644 --- a/src/modules/mask/mask_QT4_vc05.vcproj +++ b/src/modules/mask/mask_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/math/math_QT4_vc05.vcproj b/src/modules/math/math_QT4_vc05.vcproj index 308fb8782..f59c0dd34 100644 --- a/src/modules/math/math_QT4_vc05.vcproj +++ b/src/modules/math/math_QT4_vc05.vcproj @@ -1,233 +1,230 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/mediaplayer/mediaplayer_QT4_vc05.vcproj b/src/modules/mediaplayer/mediaplayer_QT4_vc05.vcproj index 3ec48bf33..010c08e54 100644 --- a/src/modules/mediaplayer/mediaplayer_QT4_vc05.vcproj +++ b/src/modules/mediaplayer/mediaplayer_QT4_vc05.vcproj @@ -1,289 +1,286 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/mediaplayer/winamp_vc05.vcproj b/src/modules/mediaplayer/winamp_vc05.vcproj index c0e488901..34785fb8f 100644 --- a/src/modules/mediaplayer/winamp_vc05.vcproj +++ b/src/modules/mediaplayer/winamp_vc05.vcproj @@ -61,12 +61,11 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/my/my_QT4_vc05.vcproj b/src/modules/my/my_QT4_vc05.vcproj index 0bbf957dc..31afeed0d 100644 --- a/src/modules/my/my_QT4_vc05.vcproj +++ b/src/modules/my/my_QT4_vc05.vcproj @@ -1,272 +1,269 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/my/win32/idleui_05.vcproj b/src/modules/my/win32/idleui_05.vcproj index c34b8e5cd..6f22fb41a 100644 --- a/src/modules/my/win32/idleui_05.vcproj +++ b/src/modules/my/win32/idleui_05.vcproj @@ -77,7 +77,7 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/perlcore/perlcore_QT4_vc05.vcproj b/src/modules/perlcore/perlcore_QT4_vc05.vcproj index 478e68fd5..47291bfd7 100644 --- a/src/modules/perlcore/perlcore_QT4_vc05.vcproj +++ b/src/modules/perlcore/perlcore_QT4_vc05.vcproj @@ -1,238 +1,235 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/popupeditor/popupeditor_QT4_vc05.vcproj b/src/modules/popupeditor/popupeditor_QT4_vc05.vcproj index 0a1ecaacd..c00bacbf2 100644 --- a/src/modules/popupeditor/popupeditor_QT4_vc05.vcproj +++ b/src/modules/popupeditor/popupeditor_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/raweditor/raweditor_QT4_vc05.vcproj b/src/modules/raweditor/raweditor_QT4_vc05.vcproj index 3168eef4f..524585449 100644 --- a/src/modules/raweditor/raweditor_QT4_vc05.vcproj +++ b/src/modules/raweditor/raweditor_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/regchan/regchan_QT4_vc05.vcproj b/src/modules/regchan/regchan_QT4_vc05.vcproj index f1d2ef0b3..888bc0fc3 100644 --- a/src/modules/regchan/regchan_QT4_vc05.vcproj +++ b/src/modules/regchan/regchan_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/reguser/reguser_QT4_vc05.vcproj b/src/modules/reguser/reguser_QT4_vc05.vcproj index bf3cc8633..63d1b46be 100644 --- a/src/modules/reguser/reguser_QT4_vc05.vcproj +++ b/src/modules/reguser/reguser_QT4_vc05.vcproj @@ -62,12 +62,11 @@ /> diff --git a/src/modules/rijndael/rijndael_QT4_vc05.vcproj b/src/modules/rijndael/rijndael_QT4_vc05.vcproj index 2cddb593d..be7d23bc2 100644 --- a/src/modules/rijndael/rijndael_QT4_vc05.vcproj +++ b/src/modules/rijndael/rijndael_QT4_vc05.vcproj @@ -62,12 +62,11 @@ /> @@ -241,6 +241,7 @@ > diff --git a/src/modules/setup/setup_QT4_vc05.vcproj b/src/modules/setup/setup_QT4_vc05.vcproj index 7dbfd536b..2555dbfbe 100644 --- a/src/modules/setup/setup_QT4_vc05.vcproj +++ b/src/modules/setup/setup_QT4_vc05.vcproj @@ -1,258 +1,255 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/sharedfile/sharedfile_QT4_vc05.vcproj b/src/modules/sharedfile/sharedfile_QT4_vc05.vcproj index f55e55994..88e63bd98 100644 --- a/src/modules/sharedfile/sharedfile_QT4_vc05.vcproj +++ b/src/modules/sharedfile/sharedfile_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/sharedfileswindow/sharedfileswindow_QT4_vc05.vcproj b/src/modules/sharedfileswindow/sharedfileswindow_QT4_vc05.vcproj index 13b04f29b..c143de391 100644 --- a/src/modules/sharedfileswindow/sharedfileswindow_QT4_vc05.vcproj +++ b/src/modules/sharedfileswindow/sharedfileswindow_QT4_vc05.vcproj @@ -1,260 +1,257 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/snd/snd_QT4_vc05.vcproj b/src/modules/snd/snd_QT4_vc05.vcproj index c6f3674d2..7cd4aadca 100644 --- a/src/modules/snd/snd_QT4_vc05.vcproj +++ b/src/modules/snd/snd_QT4_vc05.vcproj @@ -1,256 +1,253 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/socketspy/socketspy_QT4_vc05.vcproj b/src/modules/socketspy/socketspy_QT4_vc05.vcproj index d36a41581..1c2faa2a8 100644 --- a/src/modules/socketspy/socketspy_QT4_vc05.vcproj +++ b/src/modules/socketspy/socketspy_QT4_vc05.vcproj @@ -1,260 +1,257 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/spaste/spaste_QT4_vc05.vcproj b/src/modules/spaste/spaste_QT4_vc05.vcproj index 523facb6e..e40a17b4f 100644 --- a/src/modules/spaste/spaste_QT4_vc05.vcproj +++ b/src/modules/spaste/spaste_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/str/str_QT4_vc05.vcproj b/src/modules/str/str_QT4_vc05.vcproj index 928875fbe..6ea53a21e 100644 --- a/src/modules/str/str_QT4_vc05.vcproj +++ b/src/modules/str/str_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/system/system_QT4_vc05.vcproj b/src/modules/system/system_QT4_vc05.vcproj index e7d209dee..945514365 100644 --- a/src/modules/system/system_QT4_vc05.vcproj +++ b/src/modules/system/system_QT4_vc05.vcproj @@ -62,12 +62,11 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/theme/theme_QT4_vc05.vcproj b/src/modules/theme/theme_QT4_vc05.vcproj index 8d76934e6..d9220d2af 100644 --- a/src/modules/theme/theme_QT4_vc05.vcproj +++ b/src/modules/theme/theme_QT4_vc05.vcproj @@ -1,354 +1,351 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/tip/tip_QT4_vc05.vcproj b/src/modules/tip/tip_QT4_vc05.vcproj index 5d93fb7dc..0e14114d0 100644 --- a/src/modules/tip/tip_QT4_vc05.vcproj +++ b/src/modules/tip/tip_QT4_vc05.vcproj @@ -1,256 +1,253 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/tmphighlight/tmphighlight_QT4_vc05.vcproj b/src/modules/tmphighlight/tmphighlight_QT4_vc05.vcproj index 226a61d1a..274e9d3ae 100644 --- a/src/modules/tmphighlight/tmphighlight_QT4_vc05.vcproj +++ b/src/modules/tmphighlight/tmphighlight_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/toolbar/toolbar_QT4_vc05.vcproj b/src/modules/toolbar/toolbar_QT4_vc05.vcproj index 6fe75a3e9..6cfe5b552 100644 --- a/src/modules/toolbar/toolbar_QT4_vc05.vcproj +++ b/src/modules/toolbar/toolbar_QT4_vc05.vcproj @@ -1,234 +1,231 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/toolbareditor/toolbareditor_QT4_vc05.vcproj b/src/modules/toolbareditor/toolbareditor_QT4_vc05.vcproj index d45c46f52..623707d50 100644 --- a/src/modules/toolbareditor/toolbareditor_QT4_vc05.vcproj +++ b/src/modules/toolbareditor/toolbareditor_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/url/url_QT4_vc05.vcproj b/src/modules/url/url_QT4_vc05.vcproj index fc12dc6dc..f99a608d7 100644 --- a/src/modules/url/url_QT4_vc05.vcproj +++ b/src/modules/url/url_QT4_vc05.vcproj @@ -1,260 +1,257 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/window/window_QT4_vc05.vcproj b/src/modules/window/window_QT4_vc05.vcproj index 7ca8bf647..176c4d029 100644 --- a/src/modules/window/window_QT4_vc05.vcproj +++ b/src/modules/window/window_QT4_vc05.vcproj @@ -1,264 +1,261 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/win32registrar/win32registrar.h b/src/win32registrar/win32registrar.h index 881152c0b..2ec13f618 100644 --- a/src/win32registrar/win32registrar.h +++ b/src/win32registrar/win32registrar.h @@ -4,7 +4,7 @@ /* File created by MIDL compiler version 6.00.0366 */ -/* at Mon Apr 16 13:04:41 2007 +/* at Mon Apr 16 22:05:31 2007 */ /* Compiler settings for .\win32registrar.idl: Oicf, W1, Zp8, env=Win32 (32b run) diff --git a/src/win32registrar/win32registrar_i.c b/src/win32registrar/win32registrar_i.c index ade2063c9..8f22efa5d 100644 --- a/src/win32registrar/win32registrar_i.c +++ b/src/win32registrar/win32registrar_i.c @@ -6,7 +6,7 @@ /* File created by MIDL compiler version 6.00.0366 */ -/* at Mon Apr 16 13:04:41 2007 +/* at Mon Apr 16 22:05:31 2007 */ /* Compiler settings for .\win32registrar.idl: Oicf, W1, Zp8, env=Win32 (32b run) -- cgit v1.3.1-10-gc9f91