History | View | Annotate | Download (13.2 kB)
copyrights update
Signed-off-by: Rafał Malinowski <rafal.przemyslaw.malinowski@gmail.com>
sorted includes
core: Do not abort when caught QtCriticalMsg (#2293)
Default Qt behavior is to abort only in response for QtFatalMsg.
http://www.kadu.im/redmine/issues/2293
Signed-off-by: Bartosz Brachaczek <b.brachaczek@gmail.com>
Update all references to kadu.net to kadu.im (#2318)
Removed also "Support Us" menu item.
Only updates is left to be done, see #2323.
Removed also unmaintained old files FAQ and TODO, and changed INSTALLcontents to point to the wiki article.
http://www.kadu.im/redmine/issues/2318...
Use isEmpty() and similar methods where applicable
core, gadu: Fix some debug_mask issues
translations: allow to install additional translations without modyfing kadu source
now Kadu search for *.language files in share/kadu/translation directory and uses name of file as name of translation (2 letters language name) and content of this file as display name of translation (Polski, English and so on)...
gui: Use KaduIcon in MessageDialog
Move IconsManager and KaduIcon to their own directory kadu-core/icons
a little downgrade of dependencies
update dependencies
plugins: Modules->PluginManager
plugins: fixed activate*Plugins methods
--config-dir for m$ windows
core: Avoid destroying QApplication at exit again
I'm getting mad at it... @#$%!
core: Fix two warnings on Windows
core: moved setting default status after kadu window is initialized and shown
core: Restore destroying QApplication instance at exit
History bug causing crash fixed in previous commit.
core: Better way to delay main window showing
Fix compilation with Qt 4.6
Always cleanup correctly on Windows after exit
Require at least Qt 4.6.1 at runtime
2011
Windows compilation fixes
cleanup: string operations cleanup (krazy2)- use QString instead of QString::null and "" - use QString::remove instead of QString.replace( , QString)- use QChars for single characters
Cleanup a bit main unix code
Remove last uses of VERSION macro and unneeded includes of kadu-config.h
core: Restore hack with not deleting qApp due to crash with QGtkStyle
emoticons: split classes into separate files
Improve operations on QStrings (krazy2)
gui: removed MessageDialog::msg, replaced with wrapper on QMessageBox
Revert "Revert "core: Destroy KaduApplication instance at exit""
Bug in jabber fixed, so we can finally remove this old hack.
I hope there aren't any bugs left causing crashes with this commit.
This reverts commit 24768acb4532a6ea0d3bcbe0d6b8a09d8e3ae69e.
Use translations files provided by Qt
Revert "core: Destroy KaduApplication instance at exit"
Until bug in jabber is fixed.
This reverts commit 559c3352413ef8852ac0bd2636cf9379c7457c21.
core: Destroy KaduApplication instance at exit
It was broken for ~5 years... We've had unfixed bugs causing segfaultsin QApplication's desctructor for quite some time.
QApplication's destructor does some cleanup, so we should call it. Also,it silences lots of false leaks in valgrind....
do not add file extensions in icon paths
Fix compilation on Windows
core: Cleanup main() function; move KaduApplication class to its own files
Hope I didn't break compilation on Windows / Mac OS X.
Gentoo compilation fix on glibc 2.11 port from 0.6.5.x
core: icons manager now works on icons, not on pixmaps
Open pending messages when clicking on dock icon on Mac OS X
- core: gcc fix
Compilation fixes on Maemo
Fix some compilation errors on Mac
small cleanup
copyright updated
core: little fix in id regexp
core: removed calls to pixmapByName
everything: rename ggPath() method to profilePath()
core: search for possible ids in program arguments
core: use qtlocalpeer class to communicate between kadu instances
everything: -Wall -Werror compilation works ;)
2010
copyright: --follow added, more authors added
scripts: added update-copyrights.sh script
scripts: use different header format
scripts: more work on copyright scripts, first demo on main.cpp file
fix compilation on systems without X11
chat styles: add transparency support
use x11 xfixes extension to check if composite state changed
fixed Blocking and OfflineTo logic
Ups.. git commit -a..
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6884 fea5205d-6df5-0310-bef7-ea67e47da9a5
On windows send debugging output to.. debugger.
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6882 fea5205d-6df5-0310-bef7-ea67e47da9a5
- sound module port - part2- ext_sound, dsp_sound and alsa_sound modules ported
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6877 fea5205d-6df5-0310-bef7-ea67e47da9a5
two more classes moved
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6745 fea5205d-6df5-0310-bef7-ea67e47da9a5
message box code moved
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6744 fea5205d-6df5-0310-bef7-ea67e47da9a5
some files moved
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6735 fea5205d-6df5-0310-bef7-ea67e47da9a5
load protocol modules before gui and other subsystems started
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6624 fea5205d-6df5-0310-bef7-ea67e47da9a5
EmoticonsManager turned into singleton (Longer)
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6612 fea5205d-6df5-0310-bef7-ea67e47da9a5
IconsManager turned into singleton (Longer)
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6602 fea5205d-6df5-0310-bef7-ea67e47da9a5
Windows - reactivation
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6593 fea5205d-6df5-0310-bef7-ea67e47da9a5
command line arguments ported from 0.6.5 branch
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6496 fea5205d-6df5-0310-bef7-ea67e47da9a5
files renamed
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6487 fea5205d-6df5-0310-bef7-ea67e47da9a5
kadu class removed
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6441 fea5205d-6df5-0310-bef7-ea67e47da9a5
more cleanup
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6440 fea5205d-6df5-0310-bef7-ea67e47da9a5
lot of changes to move Kadu->KaduWindow+Core+KaduWindowActions
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6427 fea5205d-6df5-0310-bef7-ea67e47da9a5
some actions in kadu main window restored
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6416 fea5205d-6df5-0310-bef7-ea67e47da9a5
misc file splitting (Stiep)
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6412 fea5205d-6df5-0310-bef7-ea67e47da9a5
new window class
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6401 fea5205d-6df5-0310-bef7-ea67e47da9a5
remove old files
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6373 fea5205d-6df5-0310-bef7-ea67e47da9a5
Fix compilation on BSD (wisnia)
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6340 fea5205d-6df5-0310-bef7-ea67e47da9a5
compilation warnings
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6329 fea5205d-6df5-0310-bef7-ea67e47da9a5
q3support removed, but kadu does not work now ;)
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6308 fea5205d-6df5-0310-bef7-ea67e47da9a5
Workaround for bug with polish fonts in Qt4.5 (Rucok)
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6233 fea5205d-6df5-0310-bef7-ea67e47da9a5
remove some Qt3Support methods
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6232 fea5205d-6df5-0310-bef7-ea67e47da9a5
remove obsoleted files
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6203 fea5205d-6df5-0310-bef7-ea67e47da9a5
crash removessocket-notifiers refactoringgroup_manager removed
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6185 fea5205d-6df5-0310-bef7-ea67e47da9a5
Fixes to application quit ported from 0.6.5.1
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6166 fea5205d-6df5-0310-bef7-ea67e47da9a5
tab bar displays
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6124 fea5205d-6df5-0310-bef7-ea67e47da9a5
GroupsManager renamed to GroupsManagerOld
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@6119 fea5205d-6df5-0310-bef7-ea67e47da9a5
Account management in progress...
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5874 fea5205d-6df5-0310-bef7-ea67e47da9a5
some changes in account configuration
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5846 fea5205d-6df5-0310-bef7-ea67e47da9a5
yes, it is experimental !
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5804 fea5205d-6df5-0310-bef7-ea67e47da9a5
ported 0.6.5 fixes
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5678 fea5205d-6df5-0310-bef7-ea67e47da9a5
Restore kadu from dock by clicking its icon on macosx
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5634 fea5205d-6df5-0310-bef7-ea67e47da9a5
small fixes for MacOS and clean up
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5552 fea5205d-6df5-0310-bef7-ea67e47da9a5
Closing main windows don't close application and we can also logout as normal.
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5501 fea5205d-6df5-0310-bef7-ea67e47da9a5
Use qPrintable(x) instand of x.local8Bit().data()
git-svn-id: svn+ssh://kadu.net/home/kadu/repos/kadu/trunk@5486 fea5205d-6df5-0310-bef7-ea67e47da9a5