kaetemi
|
02e8100ea4
|
Fix sstream include
--HG--
branch : feature-crashreport
|
2015-02-24 12:47:32 +01:00 |
|
kaetemi
|
68120a53e7
|
Only in FINAL_VERSION
--HG--
branch : feature-crashreport
|
2015-02-23 20:33:31 +01:00 |
|
kaetemi
|
a548940b8c
|
Default window title
--HG--
branch : feature-crashreport
|
2015-02-23 20:09:51 +01:00 |
|
kaetemi
|
e4e3f2019b
|
Add function to set custom host url. Deprecate email callback function. Add some comments
--HG--
branch : feature-crashreport
|
2015-02-23 20:01:20 +01:00 |
|
dfighter1985
|
92d692fe69
|
Merged in dfighter1985/ryzomcore/feature-crashreport (pull request #122)
Crash reporter changes
--HG--
branch : feature-crashreport
|
2015-02-23 17:55:32 +01:00 |
|
dfighter1985
|
8bf372056f
|
Use CMsgBoxDisplayer on non-windows platforms as well.
--HG--
branch : feature-crashreport
|
2015-02-23 01:36:50 +01:00 |
|
kaetemi
|
e27cdc7ac2
|
Merge with hotfix
--HG--
branch : feature-crashreport
|
2015-02-22 23:50:39 +01:00 |
|
dfighter1985
|
955ef48460
|
Parametrize crash reporter.
--HG--
branch : feature-crashreport
|
2015-02-22 21:51:17 +01:00 |
|
dfighter1985
|
cfe2d60350
|
More renames...
--HG--
branch : feature-crashreport
|
2015-02-22 19:52:01 +01:00 |
|
dfighter1985
|
24aa500d0b
|
Launch the error report application instead of sending an email.
--HG--
branch : feature-crashreport
|
2015-02-22 18:45:41 +01:00 |
|
dfighter1985
|
3d9357637b
|
Backed out from fdc0d40
--HG--
branch : feature-crashreport
|
2015-02-22 17:38:06 +01:00 |
|
dfighter1985
|
7efbee6d0a
|
Backed out from 5942903
--HG--
branch : feature-crashreport
|
2015-02-22 17:20:24 +01:00 |
|
dfighter1985
|
4e00903dcc
|
Back out from 5bb3dad
--HG--
branch : feature-crashreport
|
2015-02-22 17:15:41 +01:00 |
|
kaetemi
|
6e06b4e79e
|
Merge with dfighter-tools
--HG--
branch : hotfix
|
2015-02-22 10:45:48 +01:00 |
|
dfighter1985
|
e130625cca
|
A little cleanup of CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
1476bfe648
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
--HG--
branch : feature-crashreport
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
f0869aa659
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
--HG--
branch : feature-crashreport
|
2015-02-20 02:35:11 +01:00 |
|
dfighter1985
|
9518a80c99
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
--HG--
branch : feature-crashreport
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
7302023777
|
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.
--HG--
branch : feature-crashreport
|
2015-02-17 03:12:26 +01:00 |
|
kervala
|
1690f777a1
|
Fixed: Unnamed semaphores are deprecated under OS X
--HG--
branch : hotfix
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
cdd35f58a1
|
Fixed: Warning with multichars to int conversion
--HG--
branch : hotfix
|
2015-02-14 14:25:50 +01:00 |
|
kervala
|
8472a6ff7f
|
Fixed: Compilation
--HG--
branch : hotfix
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
943131b802
|
Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : hotfix
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
b0937ec02b
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
3039428094
|
Fixed: Compilation warnings
--HG--
branch : hotfix
|
2015-02-14 12:41:59 +01:00 |
|
dfighter1985
|
46cc31d0d0
|
Handle relative paths when loading .worldedit files in World Editor.
--HG--
branch : hotfix
|
2015-02-08 00:24:29 +01:00 |
|
dfighter1985
|
5e55a7b7bb
|
Erm. Initialize Nel3D on other platforms too...
--HG--
branch : hotfix
|
2015-02-06 02:29:33 +01:00 |
|
dfighter1985
|
f902bf6ed6
|
Merged mainline
--HG--
branch : hotfix
|
2015-02-02 02:03:00 +01:00 |
|
dfighter1985
|
e311547a39
|
Initialize Nel3D in the Object Viewer plugin too.
--HG--
branch : hotfix
|
2015-02-01 20:29:26 +01:00 |
|
dfighter1985
|
4d67a41f94
|
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : hotfix
|
2014-12-21 22:55:27 +01:00 |
|
kaetemi
|
0a765bde8c
|
Fix bug causing patch painter fail to open more than once
--HG--
branch : hotfix
|
2014-11-19 16:30:14 +01:00 |
|
dfighter1985
|
0ac94e3e72
|
CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
|
2014-10-20 22:49:46 +02:00 |
|
dfighter1985
|
8c5ad81199
|
it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
|
2014-10-20 22:21:59 +02:00 |
|
dfighter1985
|
b6d9e3285f
|
DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
|
2014-10-20 20:57:08 +02:00 |
|
dfighter1985
|
2fe2077170
|
When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
|
2014-10-20 18:51:53 +02:00 |
|
Jan Boon
|
e2eb5d739c
|
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
--HG--
branch : develop
|
2014-10-18 04:44:34 +02:00 |
|
Nimetu
|
78e1bb6147
|
Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
|
2014-10-18 01:20:56 +03:00 |
|
Nimetu
|
48b346fed8
|
Fix crash when using textarea without form
--HG--
branch : develop
|
2014-10-18 00:15:51 +03:00 |
|
dfighter1985
|
67aa7a50d2
|
set the Id of the text properly when loading the decorated edit box.
--HG--
branch : dfighter-tools
|
2014-10-17 22:25:30 +02:00 |
|
dfighter1985
|
923b36f0e5
|
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.
--HG--
branch : dfighter-tools
|
2014-10-17 21:18:26 +02:00 |
|
dfighter1985
|
ba1e3c9919
|
Fixed a typo that messed up the textures of decorated editbox.
--HG--
branch : dfighter-tools
|
2014-10-17 16:01:50 +02:00 |
|
dfighter1985
|
210f93a4f2
|
Save decorated edit box as such.
--HG--
branch : dfighter-tools
|
2014-10-16 21:03:58 +02:00 |
|
dfighter1985
|
18866c88af
|
Update decorated edit box decoration coords while dragging.
--HG--
branch : dfighter-tools
|
2014-10-16 20:58:47 +02:00 |
|
dfighter1985
|
274efe6798
|
Allow selection of CGroupEditBox.
--HG--
branch : dfighter-tools
|
2014-10-16 20:29:36 +02:00 |
|
dfighter1985
|
42ebad94f6
|
Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
|
2014-10-16 20:25:19 +02:00 |
|
dfighter1985
|
f91846c970
|
Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
|
2014-10-15 19:46:43 +02:00 |
|
Nimetu
|
0a1a1244ae
|
Change table defaults valign=middle, cellpadding=1, cellspacing=2
--HG--
branch : html-table-rendering
|
2014-10-15 00:02:38 +03:00 |
|
Nimetu
|
799705b7ed
|
Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.
--HG--
branch : html-table-rendering
|
2014-10-14 15:29:06 +03:00 |
|
Nimetu
|
a53b9305a2
|
Add rowspan and colspan attributes
--HG--
branch : html-table-rendering
|
2014-10-14 15:26:14 +03:00 |
|
dfighter1985
|
c5cd6990fe
|
When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
|
2014-10-13 17:47:42 +02:00 |
|