Search found 43 matches
- Sat Jun 27, 2009 7:17 am
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
Re: TexMakerX (with interactive spellchecking!)
Once translated.... how to upload the files!?
- Mon Jun 22, 2009 8:09 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
- Mon Jun 22, 2009 8:04 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
Re: TexMakerX (with interactive spellchecking!)
Ok... I tried to changed some sentences and saved the file. recompiled texmakerx, Selected Italian as language, but I do not notice any language changes...
Where am I wrong!?
Where am I wrong!?
- Sun Jun 21, 2009 10:44 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
Re: TexMakerX (with interactive spellchecking!)
yes! where should I start from to make a translation!?
- Sun Jun 21, 2009 7:04 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
Re: TexMakerX (with interactive spellchecking!)
would it be possibile to include an italian translation in Texmakerx SVN!?
- Tue Jun 09, 2009 11:49 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
TexMakerX (with interactive spellchecking!)
REV 260
make[1]: Entering directory `/home/enrico/Software/texmakerx'
g++ -c -pipe -O2 -D_REENTRANT -Wall -W -DPREFIX=\"/usr\" -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include ...
make[1]: Entering directory `/home/enrico/Software/texmakerx'
g++ -c -pipe -O2 -D_REENTRANT -Wall -W -DPREFIX=\"/usr\" -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include ...
- Sun Jun 07, 2009 1:46 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
Re: TexMakerX (with interactive spellchecking!)
OK.. perfect! thanks!
- Sun Jun 07, 2009 10:10 am
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
TexMakerX (with interactive spellchecking!)
esaurusdialog.o thesaurusdialog.cpp
thesaurusdialog.cpp:1:29: error: ThesaurusDialog.h: No such file or directory
thesaurusdialog.cpp:7: error: ‘ThesaurusDialog’ has not been declared
thesaurusdialog.cpp:7: error: ISO C++ forbids declaration of ‘ThesaurusDialog’ with no type
thesaurusdialog.cpp ...
thesaurusdialog.cpp:1:29: error: ThesaurusDialog.h: No such file or directory
thesaurusdialog.cpp:7: error: ‘ThesaurusDialog’ has not been declared
thesaurusdialog.cpp:7: error: ISO C++ forbids declaration of ‘ThesaurusDialog’ with no type
thesaurusdialog.cpp ...
- Sat Jun 06, 2009 11:45 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
TexMakerX (with interactive spellchecking!)
Error:
.obj/texmaker.o: In function `Texmaker::editThesaurus()':
texmaker.cpp:(.text+0x1a9fc): undefined reference to `thesaurusdialog::readDatabase(QString)'
texmaker.cpp:(.text+0x1ab03): undefined reference to `thesaurusdialog::setSearchWord(QString)'
texmaker.cpp:(.text+0x1ab35): undefined ...
.obj/texmaker.o: In function `Texmaker::editThesaurus()':
texmaker.cpp:(.text+0x1a9fc): undefined reference to `thesaurusdialog::readDatabase(QString)'
texmaker.cpp:(.text+0x1ab03): undefined reference to `thesaurusdialog::setSearchWord(QString)'
texmaker.cpp:(.text+0x1ab35): undefined ...
- Fri May 29, 2009 11:15 pm
- Forum: Texmaker and TeXstudio
- Topic: TexMakerX (with interactive spellchecking!)
- Replies: 138
- Views: 106606
TexMakerX (with interactive spellchecking!)
1) A source code repo for the official Texmaker exists (looks like if he doesn't use version control?!)
There are unofficial repos containing the official source (e.g. by an Ubuntu maintainer)
2) Somebody was able to get in touch with him, or the e-mail goes directly to /dev/null.
I don't ...