index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
stringutils.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-27
Centralized String to bool conversion into the client.
Yohann Ferreira
1
-8
/
+9
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+35
2010-08-29
Move handling of autocomplete and input history into TextField
Jared Adams
1
-1
/
+36
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-2
/
+14
2010-05-27
Fix drawing incorrect utf8 strings issue.
Andrei Karas
1
-0
/
+11
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-1
/
+7
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-24
Autocomplete names with quotes if the string begins with a / or @ (commands)
Blue Sans Douze
1
-1
/
+1
2010-01-08
Small refactoring in chat auto completing
Andrei Karas
1
-1
/
+1
2010-01-07
Chat auto completing
Andrei Karas
1
-0
/
+18
2010-01-06
Fixes so mapreader ignores the case of object types
Chuck Miller
1
-0
/
+6
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-0
/
+17
2009-10-05
Hide color codes from speech text
Andrei Karas
1
-0
/
+12
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-0
/
+24
2009-04-29
Changed palette colors to be once again stored in a human readable
Tametomo
1
-2
/
+9
2009-04-13
Fixed @'s in a user's nick
David Athay
1
-0
/
+13
2009-03-26
Changed includes in utils/ dictory to new guidelines
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-0
/
+63