You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/lib
Alexander Golubev c8d7b46522 Fix KDevPluginController::query() with empty constraint
When KDevPluginController::query() was called with empty constrain it
were resulting in incorrect query string being passed to TDETrader,
which were resulting in at least warnings like the next one:

```
[tdeio (TDETrader)] [6751] WARNING: Parsing ' and [X-TDevelop-Version] == 5' gave syntax error
```

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2 years ago
..
antlr Renaming of files in preparation for code style tools. 5 years ago
astyle Remove the tq in front of these incorrectly TQt4-converted methods/data members: 15 years ago
catalog LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
cppparser Replaced various '#define' with actual strings - part 3 2 years ago
interfaces Fix KDevPluginController::query() with empty constraint 2 years ago
util Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
widgets Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
CMakeLists.txt Revert "Finish renaming tdevelop components" 12 years ago
Makefile.am Revert "Finish renaming tdevelop components" 12 years ago
dummy.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago