kaetemi
|
455c71dfc7
|
Default window title
|
2015-02-23 20:09:51 +01:00 |
|
kaetemi
|
8bcfa372ee
|
Add function to set custom host url. Deprecate email callback function. Add some comments
|
2015-02-23 20:01:20 +01:00 |
|
dfighter1985
|
958f66a8e9
|
Merged in dfighter1985/ryzomcore/feature-crashreport (pull request #122)
Crash reporter changes
|
2015-02-23 17:55:32 +01:00 |
|
dfighter1985
|
d8812f6076
|
Use CMsgBoxDisplayer on non-windows platforms as well.
|
2015-02-23 01:36:50 +01:00 |
|
kaetemi
|
a35625d1b1
|
Merge with hotfix
|
2015-02-22 23:50:39 +01:00 |
|
dfighter1985
|
abeac6d56d
|
Parametrize crash reporter.
|
2015-02-22 21:51:17 +01:00 |
|
dfighter1985
|
2b24f62e9a
|
More renames...
|
2015-02-22 19:52:01 +01:00 |
|
dfighter1985
|
059287db6a
|
Launch the error report application instead of sending an email.
|
2015-02-22 18:45:41 +01:00 |
|
dfighter1985
|
987f140998
|
Backed out from fdc0d40
|
2015-02-22 17:38:06 +01:00 |
|
dfighter1985
|
917cb4aa9d
|
Backed out from 5942903
|
2015-02-22 17:20:24 +01:00 |
|
dfighter1985
|
9ecf62b3ed
|
Back out from 5bb3dad
|
2015-02-22 17:15:41 +01:00 |
|
kaetemi
|
12487d2e58
|
Merge with dfighter-tools
|
2015-02-22 10:45:48 +01:00 |
|
kaetemi
|
735027d3e0
|
Revert invalid hotfix commits
|
2015-02-22 10:34:27 +01:00 |
|
dfighter1985
|
5cc93c0feb
|
A little cleanup of CMsgBoxDisplayer.
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
169a41c59d
|
A little cleanup of CMsgBoxDisplayer.
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
588519b1d1
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
b8192c387f
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
7d88d84a5c
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
|
2015-02-20 02:35:11 +01:00 |
|
dfighter1985
|
021b034e97
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
|
2015-02-20 02:35:11 +01:00 |
|
dfighter1985
|
c1da7d663e
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
271fbb8013
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
9825a77b79
|
CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
|
2015-02-17 03:12:26 +01:00 |
|
dfighter1985
|
c649dce53b
|
CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
|
2015-02-17 03:12:26 +01:00 |
|
kervala
|
4ee76e6182
|
Fixed: Unnamed semaphores are deprecated under OS X
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
4b5bad763c
|
Fixed: Warning with multichars to int conversion
|
2015-02-14 14:25:50 +01:00 |
|
kervala
|
fc68f4da14
|
Fixed: Compilation
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
2ad2fea0bc
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
3b38f01d5f
|
Changed: Minor changes
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
c510dcde2e
|
Fixed: Compilation warnings
|
2015-02-14 12:41:59 +01:00 |
|
dfighter1985
|
2fadeccaf1
|
Handle relative paths when loading .worldedit files in World Editor.
|
2015-02-08 00:24:29 +01:00 |
|
dfighter1985
|
eca3a92a08
|
Erm. Initialize Nel3D on other platforms too...
|
2015-02-06 02:29:33 +01:00 |
|
dfighter1985
|
afde74cbbe
|
Merged mainline
|
2015-02-02 02:03:00 +01:00 |
|
dfighter1985
|
b7104c8d57
|
Initialize Nel3D in the Object Viewer plugin too.
|
2015-02-01 20:29:26 +01:00 |
|
dfighter1985
|
d80b8ef4f9
|
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
|
2014-12-21 22:55:27 +01:00 |
|
kaetemi
|
fd73b48d36
|
Fix bug causing patch painter fail to open more than once
|
2014-11-19 16:30:14 +01:00 |
|
dfighter1985
|
836e2814d8
|
CDBViewQuantity shouldn't crash in the editor.
|
2014-10-20 22:49:46 +02:00 |
|
dfighter1985
|
d2dbcfa2eb
|
it's not a bad idea to store the value in the right variable...
|
2014-10-20 22:21:59 +02:00 |
|
dfighter1985
|
796cccab19
|
DBViewNumber shouldn't crash anymore.
|
2014-10-20 20:57:08 +02:00 |
|
dfighter1985
|
3c26e7a981
|
When setting the Id of the decorated edit box, set the Id of the text as well.
|
2014-10-20 18:51:53 +02:00 |
|
Jan Boon
|
bee43e31bb
|
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
|
2014-10-18 04:44:34 +02:00 |
|
Nimetu
|
ea2e8d1b92
|
Fix html img not showing on some cases, clean up addImage method
|
2014-10-18 01:20:56 +03:00 |
|
Nimetu
|
e9256d3b0b
|
Fix crash when using textarea without form
|
2014-10-18 00:15:51 +03:00 |
|
dfighter1985
|
f79cf8a3bc
|
set the Id of the text properly when loading the decorated edit box.
|
2014-10-17 22:25:30 +02:00 |
|
dfighter1985
|
5d35829335
|
Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
|
2014-10-17 21:18:26 +02:00 |
|
dfighter1985
|
1a39ae61c5
|
Fixed a typo that messed up the textures of decorated editbox.
|
2014-10-17 16:01:50 +02:00 |
|
dfighter1985
|
7bc7a63317
|
Save decorated edit box as such.
|
2014-10-16 21:03:58 +02:00 |
|
dfighter1985
|
ea42036580
|
Update decorated edit box decoration coords while dragging.
|
2014-10-16 20:58:47 +02:00 |
|
dfighter1985
|
28d2b27ac6
|
Allow selection of CGroupEditBox.
|
2014-10-16 20:29:36 +02:00 |
|
dfighter1985
|
2e06c88f71
|
Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
|
2014-10-16 20:25:19 +02:00 |
|
dfighter1985
|
2a8345ef9f
|
TEMPORARILY add the login texture map to new project by default.
|
2014-10-15 19:54:35 +02:00 |
|