Commit Graph

2135 Commits

Author SHA1 Message Date
Arvid E. Picciani
154831dac6 corected a few behaviour bugs 2007-03-11 20:52:00 +00:00
Arvid E. Picciani
798eabfd4a exluding dtor as keyword. you don't need to doxytag your dtor anymore ;p 2007-03-11 20:32:49 +00:00
Arvid E. Picciani
d838601990 warning: doxytag your CTOR!! otherwise the class doesnt apear in assistant 2007-03-11 20:14:59 +00:00
Arvid E. Picciani
95f6de072f pathed dopxygen to create assistant files. do assistant -addContentFile index.dcf 2007-03-11 20:10:58 +00:00
Arvid E. Picciani
eb571c1cdf describes how i modified doxygen 2007-03-11 18:22:44 +00:00
Arvid E. Picciani
c04cd8efe3 new docs style. those are assistant ready. required a patch to doxygen 2007-03-11 18:19:34 +00:00
Arvid E. Picciani
539b02220c corected a stupid bug that smashed teh stack 2007-03-11 03:13:56 +00:00
Arvid E. Picciani
e596b8a86a QxtAVFile can now resample without the use of external librarys or with speex (depends on configure) 2007-03-11 02:05:38 +00:00
Arvid E. Picciani
a151c47a45 custom name mangeling to avoid syymbol colision 2007-03-10 23:01:05 +00:00
J-P Nurmi
701b03fe6e typo nobuild :p 2007-03-09 23:18:41 +00:00
Arvid E. Picciani
2e39a8d8a1 typo 2007-03-09 23:08:48 +00:00
Arvid E. Picciani
abef40bbb8 LIB scopes in the prf 2007-03-09 23:01:05 +00:00
Arvid E. Picciani
4321662a73 win32 scopes for LIBS 2007-03-09 22:56:55 +00:00
Arvid E. Picciani
b22434f76f windows dll fix 2007-03-09 22:40:07 +00:00
J-P Nurmi
b91030994a Removed the ugly and hackish "edit items" context menu for
QxtStringSpinBox.
2007-03-09 21:47:08 +00:00
J-P Nurmi
fa30501787 Build system fixes for win32. 2007-03-06 20:51:41 +00:00
J-P Nurmi
e171988f94 Minor MSVC compatibility adjustments. 2007-03-06 20:16:45 +00:00
Adam Higerd
3784f95c48 fix harmless warning 2007-03-06 17:59:19 +00:00
Adam Higerd
57ee514a6a add msvc flag 2007-03-06 17:27:35 +00:00
Adam Higerd
c60fadcd3d windows configure script 2007-03-06 14:55:44 +00:00
J-P Nurmi
a1ffb9ed12 Added QxtCheckComboBox::CheckMode to change the behaviour of checking. 2007-03-05 21:48:14 +00:00
J-P Nurmi
ae96037d7d Added QxtLabel::textChanged() [signal] and made QxtLabel::setText() a
slot.
2007-03-05 20:46:45 +00:00
Arvid E. Picciani
9c6178ad48 adding designer install path 2007-03-05 19:54:44 +00:00
J-P Nurmi
63898f247d Fixed the assertion in QxtStringSpinBox::textFromValue(). 2007-03-05 19:12:34 +00:00
J-P Nurmi
c4796818c4 Added (immature) designer plugin for QxtStringSpinBox. 2007-03-04 22:19:25 +00:00
J-P Nurmi
a4856800c2 Say hello to QxtStringSpinBox, a spin box that takes strings. 2007-03-04 22:17:00 +00:00
Arvid E. Picciani
66e3df6b64 cleaning the pros a bit 2007-03-04 15:34:26 +00:00
Arvid E. Picciani
7b6af3cf1e workaorund for the bad INT_64_C macro
docs update
2007-03-04 15:24:07 +00:00
Arvid E. Picciani
60354094bd adding the QxtCHeckComboBox to gui test 2007-03-03 15:39:40 +00:00
Adam Higerd
f3a63ab617 clean up warnings in makefile 2007-03-03 14:54:03 +00:00
Adam Higerd
272335e28e I think that fixes it 2007-03-03 14:27:13 +00:00
Adam Higerd
53b88158a5 don't need to keep this temporary file around in the repo 2007-03-02 16:16:14 +00:00
Adam Higerd
70019a1323 error handling 2007-03-02 16:03:27 +00:00
Adam Higerd
abffe22593 help added to configure 2007-03-02 15:33:53 +00:00
Adam Higerd
90690ebd04 a real configure script\! 2007-03-02 15:06:18 +00:00
Adam Higerd
a04e86a796 fix relative pathing 2007-03-02 13:50:11 +00:00
J-P Nurmi
13e957d8e7 Oops, fixed QxtApplication mistake. 2007-03-02 02:03:13 +00:00
J-P Nurmi
af42906188 Added comments to QxtApplication. 2007-03-02 02:00:33 +00:00
J-P Nurmi
47ea5f4036 Added QxtProxyStyle, for convenient creation of custom styles. 2007-03-02 01:18:16 +00:00
J-P Nurmi
f270487409 Fine tuned QxtCheckComboBox + added a designer plugin. 2007-03-01 23:04:55 +00:00
Adam Higerd
ab096d14a4 build system cleanup; a few little tweaks affecting a whole bunch of files 2007-03-01 21:16:43 +00:00
Arvid E. Picciani
ddbc1c132a BUILD_QXT is needed maybe 2007-03-01 21:09:15 +00:00
Arvid E. Picciani
398e7ad8fc removed qxtcore form the qtglobal build macro 2007-03-01 21:07:42 +00:00
Arvid E. Picciani
48ba35912f moved qobject include to correct location 2007-03-01 21:04:29 +00:00
Adam Higerd
56841d9077 that's a little better, moved mac to macx because mac is wrong 2007-03-01 19:35:40 +00:00
Adam Higerd
5b36b66878 don't build this, committing because svn is being screwy and I need to fix something 2007-03-01 19:33:31 +00:00
Arvid E. Picciani
4e17f5a0fe trying to fix include bug. works for me now 2007-03-01 18:50:38 +00:00
Adam Higerd
36b3ed5f18 refactored src/.qmake.cache into qxtbuild.prf 2007-03-01 15:05:11 +00:00
Arvid E. Picciani
3c5b7c9718 confidence -> convenience 2007-02-28 20:32:00 +00:00
J-P Nurmi
a147ff0bc8 Improved documentation. Hid irrelevant methods from the docs. Fixed
broken include directives..
2007-02-28 20:25:16 +00:00